> On May 13, 2016, at 12:28 PM, Kevin McAllister <ke...@mcallister.ws> wrote:
> 
> counter to the docs for nathelper fix_nated_sdp the config parser rejects any 
> pseudovariables in the second parameter claiming they need to be constant.  


Sorry this turned out to be a dumb question.

I was getting the error when I was calling this:

fix_nated_sdp("2", $var(var));

but when I put it in like this:

fix_nated_sdp("2", "$var(var)");

It worked as expected.

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to