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

Bogdan Andrei IANCU notifications at github.com
Wed May 14 14:52:23 CEST 2014


@ovidiusas , thanks for the hints, I found and fix the bug - it was related to having a quoted value in the last hdr param (problem was in the nameaddr transformation, for "params").

Btw, instead of 
     $(ct{nameaddr.params}{param.value,blah})
you can simpler do:
     $(ct{nameaddr.param,blah})
It is much more efficient :)

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


More information about the Devel mailing list