[Kamailio-Users] BYE packet is not received in siptrace module !!

Daniel-Constantin Mierla miconda at gmail.com
Tue Jan 19 12:23:24 CET 2010



On 1/19/10 12:18 PM, Dinesh Gautam wrote:
> Yes I have record_route() in .cfg config file
>
> # record routing
> 	if (!is_method("REGISTER|MESSAGE"))
> 		record_route();
> still I am not getting BYE packet.
>    
do you set the flag and call sip_trace() for BYE?

If you are using 3.0 and don't set trace_local_ip parameter, use the 
latest kamailio_3.0 branch from git (see dokuwiki for guidelines).

Cheers,
Daniel

> thanks for your response.
>
> ---
> Dinesh Gautam
>
>
> On Tue, 2010-01-19 at 11:22 +0100, Iñaki Baz Castillo wrote:
>    
>> El Martes, 19 de Enero de 2010, Dinesh Gautam escribió:
>>      
>>> Dear all,
>>>
>>> I am using siptrace module and getting all the packets except the BYE.
>>> when the call disconnected BYE packet is not received.
>>>
>>> I am also getting the packets OK, REGISTER, INVITE two times in
>>> sip_trace table.
>>>
>>> Can anyone help me to sort out this problem??
>>>        
>> Ensure you are using "record_route()" for the call initial INVITE. If not, in-
>> dialog requests (as re-INVITE, INFO, BYE) will not pass through the proxy and
>> instead will go directly from UA to UA.
>>
>>
>>      

-- 
Daniel-Constantin Mierla
* http://www.asipto.com/




More information about the Users mailing list