Hello

 

I am using “bye_on_timeout_flag” for each transaction in Opensips. The default 
timeout – 10 s. “Real timeout” rewriting after loose_routing() when routing ACK 
request on 200 ОК and different for clients. The max timeout in Opensips for 
dialogs is 9999 s.

 

From: users-boun...@lists.opensips.org 
[mailto:users-boun...@lists.opensips.org] On Behalf Of Binan AL Halabi
Sent: Monday, November 12, 2012 1:31 PM
To: OpenSIPS users mailling list
Subject: Re: [OpenSIPS-Users] extra duration of a call in 1.6.4-2

 



Hi Denis,

The client must send BYE to end the dialog. but in case of timeout you can 
generate the local BYE to end the dialog:
create_dialog("B");  The string "B" activate the BYE on timeout behavior. In 
OpenSIPS 1.6 use "bye_on_timeout_flag".

 // Binan

 

 

  _____  

Från: dpa <denis7...@mail.ru>
Till: 'OpenSIPS users mailling list' <users@lists.opensips.org> 
Skickat: måndag, 12 november 2012 7:30
Ämne: [OpenSIPS-Users] extra duration of a call in 1.6.4-2

 



Hello, 

 

I have detected one call  which has duration 255558 seconds. I found this call 
in ngrep log (you can get it from here http://files.mail.ru/CU4GGS).

1.1.1.1    – One UA

2.2.2.2 – Opensips 1.6.4-2

3.3.3.3 – Another UA

 

After analyze the log I cannot find a reason why this call has so big duration. 
In addition I control a duration of any calls and from this client the call 
shouldn`t be alive more than 1800 seconds. As you can see in log there is no 
local BYE for the session.

 

Thank you for any help

 

 


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users



<<image001.gif>>

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to