Hi,

According to 
https://kamailio.org/docs/modules/5.3.x/modules/dispatcher.html#dispatcher.f.ds_is_from_list,
 ds_is_from_list should accept an integer variable for the group id parameter. 
The following simple example doesn¹t work however:

        $var(foo) = 5;
        ds_is_from_list($var(foo));

Kamailio logs ³function ds_is_from_list: parameter 1 is not constant². Is this 
a bug or have I misinterpreted the documentation somehow?

Thanks in advance,
Björn Bylander


_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to