[Freeswitch-users] FS hangup

Lars Zeb larclap at yahoo.com
Thu Nov 5 10:17:03 PST 2009


Thanks for the help. Yes, I am using a lua script to handle inbound calls
with continue_on_fail set to true:

 

session:execute("set", "continue_on_fail=true");

 

I changed it to:

 

session:execute("set",
"continue_on_fail=NORMAL_TEMPORARY_FAILURE,USER_BUSY,NO_ANSWER,NO_ROUTE_DEST
INATION");

 

and it works OK now.

 

Did something change between v15311 to v15372 to make this behave
differently? I ask because it worked with "true" in the earlier version.

 

From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Anthony
Minessale
Sent: Thursday, November 05, 2009 9:48 AM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] FS hangup

 

do you have continue_on_fail set?
if you do you have to include no_answer,busy etc once you set it, you have
to set *everything* you want.




On Thu, Nov 5, 2009 at 11:27 AM, Lars Zeb <larclap at yahoo.com> wrote:

I just updated to v15372 from v15311. When calling into FreeSWITCH, it hangs
up the call rather than going to voicemail (line 262 in pastebin).  I don't
know what might be causing this.

 

Can anyone help?

 

Thanks, Lars

 

http://pastebin.freeswitch.org/11006

 

Linux fs 2.6.18-128.1.10.el5 #1 SMP Thu May 7 10:39:21 EDT 2009 i686 i686
i386 GNU/Linux

 


_______________________________________________
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




-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
<mailto:MSN%3Aanthony_minessale at hotmail.com> 
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
<mailto:PAYPAL%3Aanthony.minessale at gmail.com> 
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
<mailto:sip%3A888 at conference.freeswitch.org> 
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org
<mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org> 
pstn:213-799-1400

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091105/ba3ea9f5/attachment-0002.html 


More information about the FreeSWITCH-users mailing list