Merged revisions 119238 via svnmerge from
authorRussell Bryant <russell@russellbryant.com>
Fri, 30 May 2008 12:59:11 +0000 (12:59 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 30 May 2008 12:59:11 +0000 (12:59 +0000)
commit87c9b6fc25e3e4ba5570c7d9ffe7e4ee49ba18b7
tree96001931a675fce894c3ea9892cf358aba3474c8
parenta6db1ff912a047d0f5f6eeb1d4515f013a321368
Merged revisions 119238 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r119238 | russell | 2008-05-30 07:55:36 -0500 (Fri, 30 May 2008) | 15 lines

Merged revisions 119237 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r119237 | russell | 2008-05-30 07:49:39 -0500 (Fri, 30 May 2008) | 7 lines

- Instead of only enforcing destination call number checking on an ACK, check
  all full frames except for PING and LAGRQ, which may be sent by older versions
  too quickly to contain the destination call number.
  (As suggested by Tim Panton on the asterisk-dev list)
- Merge changes from team/russell/iax2-frame-race, which prevents PING and LAGRQ
  from being sent before the destination call number is known.

........

................

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@119239 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_iax2.c