[Freeswitch-users] [FreeSwitch-users] Calls being dropped

Sam Govind govoiper at gmail.com
Fri Sep 9 09:02:16 MSD 2011


Check codecs of both legs.Also I suspect the dialplan hitting a dead-end or
something.

On Fri, Sep 9, 2011 at 8:22 AM, Wagner <wagnerspi at gmail.com> wrote:

> Hello Guys,
>
> I'm having some problems with calls, they are being dropped often, this is
> the output in fs_cli
>
> 2011-09-09 07:13:05.644007 [DEBUG] switch_ivr_play_say.c:1152 Codec
> Activated L16 at 8000hz 1 channels 20ms
> 2011-09-09 07:13:06.182083 [DEBUG] switch_ivr_play_say.c:1444 done playing
> file
> 2011-09-09 07:13:06.184311 [DEBUG] switch_ivr_play_say.c:1152 Codec
> Activated L16 at 8000hz 1 channels 20ms
> 2011-09-09 07:13:06.762395 [DEBUG] switch_ivr_play_say.c:1444 done playing
> file
> 2011-09-09 07:13:06.884005 [WARNING] switch_core_file.c:176 Sample rate
> doesn't match
> 2011-09-09 07:13:06.884005 [DEBUG] switch_ivr_play_say.c:1152 Codec
> Activated L16 at 8000hz 1 channels 20ms
> 2011-09-09 07:13:12.665209 [DEBUG] sofia.c:4153 Channel
> sofia/internal/XXX at x.x.x.x entering state [terminating][0]
> 2011-09-09 07:13:12.665209 [NOTICE] sofia.c:4789 Hangup
> sofia/internal/XXX at x.x.x.x [CS_EXECUTE] [NORMAL_UNSPECIFIED]
> 2011-09-09 07:13:12.665209 [DEBUG] switch_channel.c:2102 Send signal
> sofia/internal/XXX at x.x.x.x [KILL]
> 2011-09-09 07:13:12.665209 [DEBUG] switch_core_session.c:1021 Send signal
> sofia/internal/XXX at x.x.x.x [BREAK]
> 2011-09-09 07:13:12.682339 [DEBUG] switch_ivr_play_say.c:1444 done playing
> file
> 2011-09-09 07:13:12.687516 [DEBUG] switch_core_state_machine.c:348
> (sofia/internal/XXX at x.x.x.x) State EXECUTE going to sleep
> 2011-09-09 07:13:12.687516 [DEBUG] switch_core_state_machine.c:314
> (sofia/internal/XXX at x.x.x.x) Running State Change CS_HANGUP
> 2011-09-09 07:13:12.688525 [DEBUG] switch_core_media_bug.c:413 Removing BUG
> from sofia/internal/XXX at x.x.x.x
> 2011-09-09 07:13:12.689932 [DEBUG] switch_core_state_machine.c:499
> (sofia/internal/XXX at x.x.x.x) State HANGUP
> 2011-09-09 07:13:12.689932 [DEBUG] mod_sofia.c:414 Channel
> sofia/internal/XXX at x.x.x.x hanging up, cause: NORMAL_UNSPECIFIED
> 2011-09-09 07:13:12.697113 [DEBUG] switch_core_state_machine.c:46
> sofia/internal/XXX at x.x.x.x Standard HANGUP, cause: NORMAL_UNSPECIFIED
> 2011-09-09 07:13:12.698117 [DEBUG] switch_core_state_machine.c:499
> (sofia/internal/XXX at x.x.x.x) State HANGUP going to sleep
> 2011-09-09 07:13:12.699153 [DEBUG] switch_core_state_machine.c:333
> (sofia/internal/XXX at x.x.x.x) State Change CS_HANGUP -> CS_REPORTING
> 2011-09-09 07:13:12.699153 [DEBUG] switch_core_session.c:1021 Send signal
> sofia/internal/XXX at x.x.x.x [BREAK]
> 2011-09-09 07:13:12.699153 [DEBUG] switch_core_state_machine.c:314
> (sofia/internal/XXX at x.x.x.x) Running State Change CS_REPORTING
> 2011-09-09 07:13:12.699153 [DEBUG] switch_core_state_machine.c:590
> (sofia/internal/XXX at x.x.x.x) State REPORTING
> 2011-09-09 07:13:12.699153 [DEBUG] switch_core_state_machine.c:53
> sofia/internal/XXX at x.x.x.x Standard REPORTING, cause: NORMAL_UNSPECIFIED
> 2011-09-09 07:13:12.699153 [DEBUG] switch_core_state_machine.c:590
> (sofia/internal/XXX at x.x.x.x) State REPORTING going to sleep
> 2011-09-09 07:13:12.699153 [DEBUG] switch_core_state_machine.c:327
> (sofia/internal/XXX at x.x.x.x) State Change CS_REPORTING -> CS_DESTROY
> 2011-09-09 07:13:12.700174 [DEBUG] switch_core_session.c:1021 Send signal
> sofia/internal/XXX at x.x.x.x [BREAK]
> 2011-09-09 07:13:12.700174 [DEBUG] switch_core_session.c:1164 Session 40
> (sofia/internal/XXX at x.x.x.x) Locked, Waiting on external entities
> 2011-09-09 07:13:12.700174 [NOTICE] switch_core_session.c:1182 Session 40
> (sofia/internal/XXX at x.x.x.x) Ended
> 2011-09-09 07:13:12.700174 [NOTICE] switch_core_session.c:1184 Close
> Channel sofia/internal/XXX at x.x.x.x [CS_DESTROY]
> 2011-09-09 07:13:12.701183 [DEBUG] switch_core_state_machine.c:428
> (sofia/internal/XXX at x.x.x.x) Running State Change CS_DESTROY
> 2011-09-09 07:13:12.701183 [DEBUG] switch_core_state_machine.c:439
> (sofia/internal/XXX at x.x.x.x) State DESTROY
> 2011-09-09 07:13:12.701183 [DEBUG] mod_sofia.c:341
> sofia/internal/XXX at x.x.x.x SOFIA DESTROY
> 2011-09-09 07:13:12.701183 [DEBUG] switch_core_state_machine.c:60
> sofia/internal/XXX at x.x.x.x Standard DESTROY
> 2011-09-09 07:13:12.701183 [DEBUG] switch_core_state_machine.c:439
> (sofia/internal/XXX at x.x.x.x) State DESTROY going to sleep
>
>
> what could it be?
>
> Thanks
>
>
> 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/20110909/1fc28e2d/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list