On 11/12/13 10:46, Alex Balashov wrote:
On 12/11/2013 04:45 AM, Daniel-Constantin Mierla wrote:

Actually, to work, the above line has to be:

    $fs = "udp:" + $sel(cfg_get.kamailio.bindip) + ":5060";

I never did understand that. Some PVs seem to be substituted inside a string literal, others are not. What's the rule?
They were never substituted in expressions/statements that have quoted string literals as standalone element. Only in parameters for functions or names for variables (e.g. $sht(...)).

Daniel

--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda


_______________________________________________
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