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

Ovidiu Sas notifications at github.com
Wed May 28 20:25:54 CEST 2014


Something is not right again (latest 1.11).
```
        xlog("L_NOTICE", "$$ct=[$ct]\n");
        xlog("L_NOTICE", "$$ct.fields(params)=[$ct.fields(params)]\n");
        xlog("L_NOTICE", "$$(ct{nameaddr.params})=[$(ct{nameaddr.params})]\n");
```
generates:
```
$ct=["test" <sip:test at 192.168.2.113:46466;transport=TCP>;+sip.ice]
$ct.fields(params)=[+sip.ice]
ERROR:core:pv_printf: no more space for spec value [24][559214942]
ERROR:core:pv_printf: buffer overflow -- increase the buffer size from [4096]...
ALERT:core:do_action: Cannot print xlog debug message
```

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


More information about the Devel mailing list