View previous topic :: View next topic |
Author |
Message |
freeswitch-users at di... Guest
|
Posted: Tue Jun 09, 2009 3:32 pm Post subject: [Freeswitch-users] Recording time limit? |
|
|
Hi guys,
I'm noticing that when recording calls (using session.recordFile in both lua and javascript) the call is disconnecting after 12 hours (exactly 12 hours). I'm still looking into our cisco gateways to see if they are doing the call clearing, but wanted to know if there were any timers on calls or specically on recording calls. I'm using svn rev 13471 on debian, the calls originate from a cisco 53xx media gateway and are using sip / g.711 ulaw.
Thanks.
Dan- |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Jun 09, 2009 3:57 pm Post subject: [Freeswitch-users] Recording time limit? |
|
|
how big is the file?
/b
On Jun 9, 2009, at 3:28 PM, freeswitch-users@digitaldan.com (freeswitch-users@digitaldan.com) wrote:
Quote: | Hi guys,
I'm noticing that when recording calls (using session.recordFile in both lua and javascript) the call is disconnecting after 12 hours (exactly 12 hours). I'm still looking into our cisco gateways to see if they are doing the call clearing, but wanted to know if there were any timers on calls or specically on recording calls. I'm using svn rev 13471 on debian, the calls originate from a cisco 53xx media gateway and are using sip / g.711 ulaw.
Thanks.
Dan- |
Brian West
brian@freeswitch.org (brian@freeswitch.org)
-- Meet us at ClueCon! http://www.cluecon.com |
|
Back to top |
|
|
freeswitch-users at di... Guest
|
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Jun 09, 2009 4:37 pm Post subject: [Freeswitch-users] Recording time limit? |
|
|
What format are you recording in ? And what is the hangup cause? Happen to have a sip trace?
/b
On Jun 9, 2009, at 3:57 PM, Dan wrote:
Quote: | 330M (345723426 bytes)
D- |
Brian West
brian@freeswitch.org (brian@freeswitch.org)
-- Meet us at ClueCon! http://www.cluecon.com |
|
Back to top |
|
|
freeswitch-users at di... Guest
|
Posted: Tue Jun 09, 2009 4:53 pm Post subject: [Freeswitch-users] Recording time limit? |
|
|
The freeswitch log show this before it hits my hangup hook in lua. I don't have a pcap trace of the sip messaging, I can try that tonight, it would definitely show where the hangup is coming from. I'm recording to a local disk as a .ul file, so a headerless ulaw format.
2009-06-08 21:25:44 [DEBUG] sofia.c:3037 sofia_handle_sip_i_state() Channel sofia/external/5555551212@192.168.3.21 entering state [terminated][200]
2009-06-08 21:25:44 [NOTICE] sofia.c:3597 sofia_handle_sip_i_state() Hangup sofia/external/5555551212@192.168.3.21 [CS_EXECUTE] [NORMAL_CLEARING]
2009-06-08 21:25:44 [DEBUG] switch_channel.c:1660 switch_channel_perform_hangup() Send signal sofia/external/5555551212@192.168.3.21 [KILL]
2009-06-08 21:25:44 [DEBUG] switch_core_session.c:933 switch_core_session_signal_state_change() Send signal sofia/external/5555551212@192.168.3.21 [BREAK]
2009-06-08 21:25:44 [DEBUG] switch_core_codec.c:122 switch_core_session_set_read_codec() Restore original codec.
2009-06-08 21:25:44 [NOTICE] switch_cpp.cpp:1122 console_log() hangupHook: 272423 status: hangup
Thanks
D-
----- Original Message -----
From: "Brian West" <brian@freeswitch.org>
To: freeswitch-users@lists.freeswitch.org
Sent: Tuesday, June 9, 2009 3:36:26 PM GMT -07:00 US/Canada Mountain
Subject: Re: [Freeswitch-users] Recording time limit?
What format are you recording in ? And what is the hangup cause? Happen to have a sip trace?
/b
On Jun 9, 2009, at 3:57 PM, Dan wrote:
Quote: | 330M (345723426 bytes)
D- |
Brian West
brian@freeswitch.org (brian@freeswitch.org)
-- Meet us at ClueCon! http://www.cluecon.com
_______________________________________________ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Jun 09, 2009 4:56 pm Post subject: [Freeswitch-users] Recording time limit? |
|
|
Someone hung the call up thats all I can imagine. Its not going to be us but maybe the far side you're talking to. Look at the sip trace bet the far end is sending you a BYE
/b
On Jun 9, 2009, at 4:52 PM, Dan wrote:
Quote: | The freeswitch log show this before it hits my hangup hook in lua. I don't have a pcap trace of the sip messaging, I can try that tonight, it would definitely show where the hangup is coming from. I'm recording to a local disk as a .ul file, so a headerless ulaw format.
2009-06-08 21:25:44 [DEBUG] sofia.c:3037 sofia_handle_sip_i_state() Channel sofia/external/5555551212@192.168.3.21 ([email]sofia/external/5555551212@192.168.3.21[/email]) entering state [terminated][200]
2009-06-08 21:25:44 [NOTICE] sofia.c:3597 sofia_handle_sip_i_state() Hangup sofia/external/5555551212@192.168.3.21 ([email]sofia/external/5555551212@192.168.3.21[/email]) [CS_EXECUTE] [NORMAL_CLEARING]
2009-06-08 21:25:44 [DEBUG] switch_channel.c:1660 switch_channel_perform_hangup() Send signal sofia/external/5555551212@192.168.3.21 ([email]sofia/external/5555551212@192.168.3.21[/email]) [KILL]
2009-06-08 21:25:44 [DEBUG] switch_core_session.c:933 switch_core_session_signal_state_change() Send signal sofia/external/5555551212@192.168.3.21 ([email]sofia/external/5555551212@192.168.3.21[/email]) [BREAK]
2009-06-08 21:25:44 [DEBUG] switch_core_codec.c:122 switch_core_session_set_read_codec() Restore original codec.
2009-06-08 21:25:44 [NOTICE] switch_cpp.cpp:1122 console_log() hangupHook: 272423 status: hangup
Thanks
D-
|
Brian West
brian@freeswitch.org (brian@freeswitch.org)
-- Meet us at ClueCon! http://www.cluecon.com |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Tue Jun 09, 2009 5:07 pm Post subject: [Freeswitch-users] Recording time limit? |
|
|
On Tue, Jun 9, 2009 at 2:55 PM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
Quote: | Someone hung the call up thats all I can imagine. Its not going to be us but maybe the far side you're talking to. Look at the sip trace bet the far end is sending you a BYE
|
This would make sense. Some systems will have a hard limit on the length of a call and will disconnect automatically because they interpret a 12 hour call as a "problem" and the "solution" is to hang up.
-MC |
|
Back to top |
|
|
freeswitch-users at di... Guest
|
Posted: Wed Jun 10, 2009 1:05 pm Post subject: [Freeswitch-users] Recording time limit? |
|
|
Yep, we tracked it down to the originating pbx ( a cisco call manager) which had a 12 hour limit on outbound calls, thanks for your help.
D-
----- Original Message -----
From: "Michael Collins" <msc@freeswitch.org>
To: freeswitch-users@lists.freeswitch.org
Sent: Tuesday, June 9, 2009 4:06:01 PM GMT -07:00 US/Canada Mountain
Subject: Re: [Freeswitch-users] Recording time limit?
On Tue, Jun 9, 2009 at 2:55 PM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
Quote: | Someone hung the call up thats all I can imagine. Its not going to be us but maybe the far side you're talking to. Look at the sip trace bet the far end is sending you a BYE
|
This would make sense. Some systems will have a hard limit on the length of a call and will disconnect automatically because they interpret a 12 hour call as a "problem" and the "solution" is to hang up.
-MC
_______________________________________________ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org |
|
Back to top |
|
|
|