[OpenSIPS-Users] $du not expanded/evaluated?
    robert 
    rmundkowsky at ets.org
       
    Tue Apr 11 13:04:39 EDT 2017
    
    
  
I am using the following in the opensips.cfg file.
$du correctly evaluates to a real value (e.g. "sip:XX.XX.XX.XX:5060" ) in
the xlog, but inside the python_exec, it does not.
On the python side the incrementMissedCallsCount function gets the value
"$du" rather than "sip:XX.XX.XX.XX:5060"
code:
xlog("REPORT: LB destination $du failed with code $T_reply_code\n");
python_exec('incrementMissedCallsCount',"$du");
--
View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/du-not-expanded-evaluated-tp7606924.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
    
    
More information about the Users
mailing list