[asterisk-dev] [svn-commits] dvossel: trunk r216594 -/trunk/channels/chan_sip.c

David Vossel dvossel at digium.com
Tue Sep 8 10:07:25 CDT 2009


----- "Nick Lewis" <Nick.Lewis at atltelecom.com> wrote:
> I think this change to the hash breaks udp peers. For example, if
> there
> are peers trunk1 and trunk2 at myproxy.net:5060 and myproxy.net:5061
> respectively any incoming calls from trunk2 will incorrectly match to
> trunk1. Can you please have a look and see what you think
> 
> Nick_Lewis

The hash function has changed, but UDP matching should not experience any change in behavior.  UDP peers with no 'insecure=port' option should still match correctly by port.

~Vossel



More information about the asterisk-dev mailing list