[OpenSIPS-Devel] [opensips] Error in the logs while looking for contact param when param missing (#228)

Ovidiu Sas notifications at github.com
Fri May 9 21:12:37 CEST 2014


The formatting was messed up by github :(
Here's the correct header that failed to be parsed
````
$ct=["test" <sip:test at 192.168.2.113:34184;transport=TCP;ob>;reg-id=1;+sip.instance="<urn:uuid:ed409b05-1872-36ee-8ba0-865cb642250b>"]
$var(ct_nameaddr_params)=[reg-id=1;+sip.instance="<urn:uuid:ed409b05-1872-36ee-8ba0-865cb642250b>]
````

The header is properly formated:
````
Contact:"test" <sip:test at 192.168.2.113:34184;transport=TCP;ob>;reg-id=1;+sip.instance="<urn:uuid:ed409b05-1872-36ee-8ba0-865cb642250b>"
````

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/228#issuecomment-42702899
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140509/81df4b50/attachment.htm>


More information about the Devel mailing list