[Devel] OpenSER not sending Ack on Request Cancel
Klaus Darilion
klaus.mailinglists at pernau.at
Tue Jan 9 11:38:25 CET 2007
Hi!
This indeed looks strange. Are you using stateful forwarding (t_relay)?
It loks like your are using lookup() also for CANCEL - try to avoid that
and just t_relay:
if (is_method("CANCEL")) {
t_relay();
}
regards
klaus
Rajesh Kalagarla wrote:
> Hi Klaus,
>
> here is the log.
>
> Thanks & Regards,
> Rajesh
> ----- Original Message -----
> From: "Klaus Darilion" <klaus.mailinglists at pernau.at>
> To: "Rajesh Kalagarla" <RajeshK at idnltd.com>
> Cc: <devel at openser.org>
> Sent: Monday, January 08, 2007 1:00 PM
> Subject: Re: [Devel] OpenSER not sending Ack on Request Cancel
>
>
>> Rajesh Kalagarla wrote:
>>> Hello All,
>>>
>>> OpenSER is not responding with a Ack for the call that was terminated
> with CANCEL because of no response from remote user. because of this SIP
> client is keep retransmitting the 487 Response for the Invite request.
>>> is it a bug or something need to be enabled?
>> Please send a "ngrep -W byline port 5060" dump.
>>
>> regards
>> klaus
>>
>>
>>> Thanks,
>>> Rajesh
>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Devel mailing list
>>> Devel at openser.org
>>> http://openser.org/cgi-bin/mailman/listinfo/devel
>>
>> --
>> Klaus Darilion
>> nic.at
>>
>>
--
Klaus Darilion
nic.at
More information about the Devel
mailing list