Files
asterisk/channels
Mark Michelson d1ad460b3d SIP URI comparison fixes.
This initially was created to work around the issue of
using a string comparison instead of a binary comparison
for IP addresses. It evolved a bit when test cases were
created and it was discovered that comparison of URI
parameters was not working exactly as it should.

sip_uri_cmp() and its helpers have been moved to reqresp_parser.c
and a new test has been added.

(closes issue #17662)
Reported by: oej

Review: https://reviewboard.asterisk.org/r/792



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278980 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-23 16:33:52 +00:00
..
2010-07-23 16:33:52 +00:00
2009-08-10 19:20:57 +00:00
2010-07-23 16:33:52 +00:00
2010-07-14 15:48:36 +00:00
2008-10-09 14:17:33 +00:00
2009-08-10 19:20:57 +00:00
2010-06-07 20:04:42 +00:00