[Freeswitch-users] Voicemail hangups 38 sec into recording

Michael Collins msc at freeswitch.org
Wed May 2 19:34:22 MSD 2012


It looks like the Nortel is still hanging up on you. For kicks, try using
export instead of set on this line before the bridge:

<action application="export" data="record_waste_resources=true"/>

I'm wonder if maybe the flag isn't getting set on the right leg.
-MC

On Wed, May 2, 2012 at 6:41 AM, George Sapak <sat at calgaryit.com> wrote:

> Here is the pastebin:
>
> http://pastebin.freeswitch.org/18969
>
> Thank You,
> George
>
> ----- Original Message -----
> From: "Michael Collins" <msc at freeswitch.org>
> To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org>
> Sent: Tuesday, May 1, 2012 12:13:59 PM
> Subject: Re: [Freeswitch-users] Voicemail hangups 38 sec into recording
>
>
> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120502/e35e00c2/attachment-0001.html 


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