[Freeswitch-users] Unexpected hangup of FIFO consumer

Juan Backson juanbackson at gmail.com
Fri Sep 26 19:30:54 PDT 2008


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 at 192.168.1.101Expanded 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 at 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 at 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 at 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 at 192.168.1.101
2008-09-27 18:27:16 [DEBUG] sofia.c:2233 sofia_handle_sip_i_state() Channel
sofia/internal/6003 at 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 at 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 at freeswitch.org> wrote:

> What was the hangup cause?
>
> /b
>
> On Sep 26, 2008, at 2:19 AM, Juan Backson wrote:
>
> > 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 at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080927/f1792fb3/attachment-0002.html 


More information about the FreeSWITCH-users mailing list