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(a)pernau.at>
To: "Rajesh Kalagarla" <RajeshK(a)idnltd.com>
Cc: <devel(a)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(a)openser.org
>>
http://openser.org/cgi-bin/mailman/listinfo/devel
> --
> Klaus Darilion
> nic.at
>
>