Error in contact header parsing?
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <OF3402C9C1.6CA92116-ONC12571A2.002E957B-C12571A2.0031A2A0@rohde-schwarz.com> |
Hello, An SIP client sends in the Register message following contact header: m: sip:[email protected]:1234;param1 . After parsing the header looks like this: Contact: <sip:[email protected]:1234;param1> . The Nist SIP parser recognized the header value as a complete (SIP) URI with a parameter. In my opinion the parameter is part of the contact header. Is this a bug from the SIP NIST parser? Thank you. Regards, Sven