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?
-- Alex