some improvements to the IAX2 full frame dropping logic recently added:
commitc52832a8876b9fbae44106bcd5cb44bb625d366a
authorkpfleming <kpfleming@614ede4d-c843-0410-af14-a771ab80d22e>
Thu, 7 Jun 2007 22:14:35 +0000 (7 22:14 +0000)
committerkpfleming <kpfleming@614ede4d-c843-0410-af14-a771ab80d22e>
Thu, 7 Jun 2007 22:14:35 +0000 (7 22:14 +0000)
tree3410fbad4e2a31acc618e9904c9aada738e6ae29
parent24606b8e950d43488641f5af862ea97bd0464c6a
some improvements to the IAX2 full frame dropping logic recently added:

- use inaddrcmp(), since we have it
- output the type of frame and subclass being dropped, and the type/subclass that is already being processed (which caused the drop)

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@68313 614ede4d-c843-0410-af14-a771ab80d22e
channels/chan_iax2.c