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.

 

_______________________________________________
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