Unfortunately, this doesn't work:
```
$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)}]
```
--
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-288915259