[sr-dev] [kamailio/kamailio] core : honor parse_param separator (#1303)

lazedo notifications at github.com
Tue Nov 7 11:53:08 CET 2017


fixes the use case when spaces should not be excluded 'BS ParkingTestCase 1'
```
       xlog("L_INFO", "$ci|log exploding test\n");
       $var(test) = "Notify=false;Unregister=false;Presence-ID=1001 at kamailio.io;Account-Name=BS ParkingTestCase 1";
       xavp_params_explode($var(test), "mytest");
       xlog("L_INFO", "$ci|log exploded test\n");
```

@miconda i believe this should be included in 5.1 and backported to 5.0

You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1303

-- Commit Summary --

  * core : honor parse_param separator

-- File Changes --

    M src/core/parser/parse_param.c (2)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/1303.patch
https://github.com/kamailio/kamailio/pull/1303.diff

-- 
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/1303
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20171107/a31d5b3b/attachment.html>


More information about the sr-dev mailing list