[sr-dev] [kamailio/kamailio] tr_lookup(): error parsing [{param.count, , }] (#1041)

Sergey Lavrov notifications at github.com
Fri Mar 24 09:34:33 CET 2017


Yes, there was whitespace. I tried without whitespace without success.

```
$var(delimiter) = ",";                                             
$var(count) = $(hdr(History-Info)[*]{param.count,$var(delimiter)});

ERROR: pv [pv_trans.c:2631]: tr_parse_paramlist(): invalid separator in transformation: count,$var(delimiter)}
ERROR: <core> [pvapi.c:1629]: tr_lookup(): error parsing [{param.count,$var(delimiter)}]
ERROR: <core> [pvapi.c:1010]: pv_parse_spec2(): bad tr in pvar name "hdr"
ERROR: <core> [pvapi.c:1036]: pv_parse_spec2(): invalid parsing in [$(hdr(History-Info)[*]{param.count,$var(delimiter)})] at (4)
```


-- 
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/issues/1041#issuecomment-288962885
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20170324/b0633e2c/attachment.html>


More information about the sr-dev mailing list