[Kamailio-Devel] More about URI port and URI parameters when comparing SIP URI's
Juha Heinanen
jh at tutpro.com
Wed Feb 25 02:58:54 CET 2009
Iñaki Baz Castillo writes:
> Well, the fact is that port is *not allowed* in From/To headers, as Table 1
> states in RFC 3261 (pag 151):
if so, should parsing of such a header fail rather that this:
> Under my understanding this means that the following URI's in a From headers
> are all equal when comparing them:
>
> From: <sip:user at domain.org:5060;myparam=qwe>;tag=1111
> From: <sip:user at domain.org:9999;myparam2=rty>;tag=2222
> From: <sip:user at domain.org;myparam3=qweuio;tag=3333
i.e., it makes no sense to compare invalid from headers.
-- juha
More information about the Devel
mailing list