[Freeswitch-users] Voicemail hangups 38 sec into recording

Michael Collins msc at freeswitch.org
Tue May 1 22:13:59 MSD 2012


You may want to capture the who call with media as well, just in case. I
recommend one of the packet capture tools listed here:
http://wiki.freeswitch.org/wiki/Packet_Capture

Use wireshark to analyze the call. It will show you the whole call broken
down into a nice call flow graph and you can see if one side or the other
sent a BYE. Usually there's a reason listed in the BYE as to why the client
is hanging up. If not you can go back to the console log and look for clues
there. If you need help then go ahead and put your logs into a pastebin and
post the URL in this thread.

-MC

On Tue, May 1, 2012 at 10:11 AM, George Sapak <sat at calgaryit.com> wrote:

> Still having issue with hangup:
>
> FreeSWITCH Version 1.1.beta1 (git-5e5a2ff 2012-04-23 07-50-57 -0500)
>
> I have set the waste resources:
>
> <action application="hash"
> data="insert/${domain_name}-last_dial/${called_party_callgroup}/${uuid}"/>
>        <action application="bridge" data="user/${dialed_extension}@
> ${domain_name}"/>
>        <action application="answer"/>
>        <action application="sleep" data="1000"/>
>        <action application="set" data="record_waste_resources=true"/>
>        <action application="bridge" data="loopback/app=voicemail:default
> ${domain_name} ${dialed_extension}"/>
>
> Thank You, George.
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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/20120501/1d293422/attachment.html 


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