[Freeswitch-users] Voicemail hangups 38 sec into recording

George Sapak sat at calgaryit.com
Wed May 2 19:58:59 MSD 2012


that worked what gives, on another note anyway to strip ;phone-context=national after the phone number from the To: line? I have all Aastra phones and some how the pick this up.

To: <sip:4037811386;phone-context=national at 10.185.16.170;user=phone>

Thank You, George.

----- Original Message -----
From: "Michael Collins" <msc at freeswitch.org>
To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org>
Sent: Wednesday, May 2, 2012 9:34:22 AM
Subject: Re: [Freeswitch-users] Voicemail hangups 38 sec into recording


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. 



_________________________________________________________________________
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



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