```
$var(list) = 10;
if (ds_list_exist($var(list))) {
...
```
```
0(8) CRITICAL: <core> [core/cfg.y:3507]: yyerror_at(): parse error in config file
/etc/kamailio/kamailio.cfg, line 200, column 21-44: function ds_list_exist: parameter 1 is
not constant
```
--
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/2099#issuecomment-541187887