Group I am seeing errors in opensips logs with the latest 2.3

I am attempting to do the following:


if ($ua=~someUA){

setflag(4);

}


WARNING:core:do_action: error in expression at
/etc/opensips/opensips.cfg:790


I also see an error in this expression



if ($ua=~restcomm){

setflag(uac_ws);

}

 WARNING:core:do_action: error in expression at
/etc/opensips/opensips.cfg:602

does anyone have any idea what is causing this error or if this flag is
even being evaluated ?
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to