Merged revisions 119237 via svnmerge from
commit7cf9c7a517a48ba8097ab36af79c9a630cdc37d0
authorrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 30 May 2008 12:55:36 +0000 (30 12:55 +0000)
committerrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 30 May 2008 12:55:36 +0000 (30 12:55 +0000)
treea48cdd2747929637560276580b0bfc626d4bf4a6
parent9f48bc0fb02ded951c85d69561c64c9e2b5f1e4b
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: http://svn.digium.com/svn/asterisk/branches/1.4@119238 614ede4d-c843-0410-af14-a771ab80d22e
channels/chan_iax2.c