[OpenSIPS-Users] BYE processing and AVP
Anton Zagorskiy
a.zagorskiy at oyster-telecom.ru
Tue Nov 30 14:33:55 CET 2010
Why BYE isn't a part of the transaction?
WBR, Anton Zagorskiy
VoIP Developer, Oyster Telecom
Phone.: +7 812 601-0666
Fax: +7 812 601-0593
a.zagorskiy at oyster-telecom.ru
www.oyster-telecom.ru
From: users-bounces at lists.opensips.org
[mailto:users-bounces at lists.opensips.org] On Behalf Of mayamatakeshi
Sent: Tuesday, November 30, 2010 4:13 PM
To: OpenSIPS users mailling list
Subject: Re: [OpenSIPS-Users] BYE processing and AVP
On Tue, Nov 30, 2010 at 10:07 PM, Anton Zagorskiy
<a.zagorskiy at oyster-telecom.ru> wrote:
Hello.
During INVITE processing I'm setting up some avp variables. When I'm
receiving a BYE request all avps are null. Why does this happen?
A part of the script:
if (has_totag())
{
if (loose_route())
{
if (is_method("BYE"))
{
xlog("*** BYE $avp(i:2)");
More information about the Users
mailing list