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@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