VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
juanbackson at gmail.com Guest
|
Posted: Fri Sep 26, 2008 2:21 am Post subject: [Freeswitch-users] Unexpected hangup of FIFO consumer |
|
|
Hi,
I found out that if fifo_music is set before "fifo out wait", the consumer would get hung up after 30 s.
<action application="set" data="fifo_music=/usr/local/freeswitch/sounds/music/8000/suite-espanola-op-47-leyenda.wav"/>
<action application="fifo" data="myfifo out wait" />
If I remove the line that sets fifo_music, consumer can stay in the channel forever.
Does anyone know what may be causing this problem?
Thanks,
JB |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Fri Sep 26, 2008 9:14 am Post subject: [Freeswitch-users] Unexpected hangup of FIFO consumer |
|
|
What was the hangup cause?
/b
On Sep 26, 2008, at 2:19 AM, Juan Backson wrote:
Quote: | Hi,
I found out that if fifo_music is set before "fifo out wait", the
consumer would get hung up after 30 s.
<action application="set" data="fifo_music=/usr/local/
freeswitch/sounds/music/8000/suite-espanola-op-47-leyenda.wav"/>
<action application="fifo" data="myfifo out wait" />
If I remove the line that sets fifo_music, consumer can stay in the
channel forever.
Does anyone know what may be causing this problem?
Thanks,
JB
|
_______________________________________________
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 |
|
|
juanbackson at gmail.com Guest
|
Posted: Fri Sep 26, 2008 9:32 pm Post subject: [Freeswitch-users] Unexpected hangup of FIFO consumer |
|
|
Hi,
I am not sure about the hangup clause, but here is the console log:
2008-09-27 18:26:53 [DEBUG] switch_core_session.c:1059 switch_core_session_execute_application() sofia/internal/6003@192.168.1.101 (6003@192.168.1.101) Expanded String fifo(d5d72b6f-fa66-48db-b6de-fd231ff1fc00 out wait)
2008-09-27 18:26:53 [DEBUG] switch_ivr_play_say.c:928 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 20ms
2008-09-27 18:26:53 [DEBUG] switch_core_session.c:435 switch_core_session_receive_message() Kill sofia/internal/6003@192.168.1.101 (6003@192.168.1.101) [BREAK]
2008-09-27 18:26:53 [DEBUG] mod_event_socket.c:1282 listener_run() Session complete, waiting for children
2008-09-27 18:26:53 [DEBUG] mod_event_socket.c:1288 listener_run() Connection Closed
2008-09-27 18:27:16 [DEBUG] sofia.c:200 sofia_event_callback() event [nua_i_error] status [408][ACK Timeout] session: sofia/internal/6003@192.168.1.101 (6003@192.168.1.101)
2008-09-27 18:27:16 [DEBUG] sofia.c:200 sofia_event_callback() event [nua_i_state] status [0][ACK Timeout] session: sofia/internal/6003@192.168.1.101 (6003@192.168.1.101)
2008-09-27 18:27:16 [DEBUG] sofia.c:2233 sofia_handle_sip_i_state() Channel sofia/internal/6003@192.168.1.101 (6003@192.168.1.101) entering state [terminating] 2008-09-27 18:27:16 [DEBUG] sofia.c:2233 sofia_handle_sip_i_state() Channel sofia/internal/6003@192.168.1.101 (6003@192.168.1.101) entering state [terminated]
The channel is disconnected suddenly after the music is played for 30 s.
Thanks,
JB
On Fri, Sep 26, 2008 at 10:08 PM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
|
|
Back to top |
|
|
brian at freeswitch.org Guest
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|