[OpenSIPS-Users] Opensips 1.6.4-2

dpa denis7979 at mail.ru
Tue Jul 24 14:22:38 CEST 2012



Hello 

 

I have one question

I had such opensips.cfg

 

route {

..

create_dialog(); //"INVITE processing"

store_dlg_value("error","yes");

.

}

onreply_route[1] {

..

if (status=~"200||18[0,3]" && $rm=="INVITE") {

..

store_dlg_value("error","no");

..

}

.

}

failure_route [1] {

.

fetch_dlg_value("error","$avp(i:42)");

xlog("L_INFO", "FAIL_route:$rs was received (IP=$si, CALLID=$ci,
FROMTAG=$ft, TOTAG=$tt, AVP(i:42)=$avp(i:42))");

..

}

 

In attachment there is log of a call. 

2.2.2.2 - Opensips. 1.1.1.1 and 3.3.3.3 - some UA. As you can see there is
no 200 or 183 replies in this call. 

 

But in log file I see

< Jul 24 15:52:20 opensips-mirror
/usr/local/opensips1.6.4-2/sbin/opensips[11522]: FAIL_route:<null> was
received (IP=1.1.1.1, CALLID=676e0e00-ac77-0f22-80c7-0002a4085a16 at 1.1.1.1,
FROMTAG=67000fc7a4, TOTAG=<null>, AVP(i:42)=no) >

 

The question is why does AVP(i:42) has meaning "no"?

 

Thank you for any help.

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20120724/c84dcf9f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 906 bytes
Desc: not available
URL: <http://lists.opensips.org/pipermail/users/attachments/20120724/c84dcf9f/attachment.gif>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: debug.txt
URL: <http://lists.opensips.org/pipermail/users/attachments/20120724/c84dcf9f/attachment.txt>


More information about the Users mailing list