[sr-dev] [kamailio/kamailio] modules/siptrace: fix regression preventing variables to be used (#2588)

Daniel-Constantin Mierla notifications at github.com
Thu Dec 17 08:41:50 CET 2020


That style was inherited from SER with the merge in 2008, the traditional Kamailio style is to enclose in quotes the parameters fixed up with `fixup_spve`, like:

```
sip_trace("sip:ip:port", "$(ci{s.substr,0,26})")
```

The parameter is evaluated and variables inside are replaced.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2588#issuecomment-747270624
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201216/0b566c0f/attachment.htm>


More information about the sr-dev mailing list