[SR-Users] Syntax issue?
Igor Potjevlesch
igor.potjevlesch at gmail.com
Mon Feb 16 18:08:34 CET 2015
Hello,
I'm looking for a way to track a call by using basic AVP like this:
Into a route that treats INVITE:
$avp(s:state)="call_start";
Then, if I test this AVP into WITHINDLG route:
if($avp(s:state)!="call_start") ; the test fails.
Did I miss something?
The goal is to update this AVP during the life of the transaction.
Regards,
Igor.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20150216/c0b4e49a/attachment.html>
More information about the sr-users
mailing list