From: "Gayathri Madda" <[EMAIL PROTECTED]>
can u please suggest how to parse this as per ABNF Rule
sip:5550100;phone-context=+1-630;tgrp=TG-1;[EMAIL
PROTECTED];user=phone
As per RFC we use "@" for parsing host and user part
Here in this case :
"5550100;phone-context=+1-630;tgrp=TG-1;trunk-context=example.com" is
consider as user part and called party number is corrupted while mapping to
H323 set up message.
Indeed, the user-part is
"5550100;phone-context=+1-630;tgrp=TG-1;trunk-context=example.com",
the host-part is "isp.example.net", and a URI-parameter is
"user=phone".
Why it is getting corrupted while being mapped to a H.323 setup
message is a question about the gateway that is doing the mapping, not
a question about SIP URI parsing.
Dale
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors