fixed in 15376 On Thu, Nov 5, 2009 at 12:35 PM, Anthony Minessale < [email protected]> wrote:
> yes sounds like a bug. > I think i redid it and forgot to check for "true" still =0 > > > > On Thu, Nov 5, 2009 at 12:17 PM, Lars Zeb <[email protected]> wrote: > >> 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_DESTINATION"); >> >> >> >> 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:* [email protected] [mailto: >> [email protected]] *On Behalf Of *Anthony >> Minessale >> *Sent:* Thursday, November 05, 2009 9:48 AM >> *To:* [email protected] >> *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 <[email protected]> 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 >> [email protected] >> 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:[email protected] <msn%[email protected]> >> GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> >> IRC: irc.freenode.net #freeswitch >> >> FreeSWITCH Developer Conference >> sip:[email protected] <sip%[email protected]> >> iax:[email protected]/888 >> googletalk:[email protected]<googletalk%3aconf%[email protected]> >> pstn:213-799-1400 >> >> _______________________________________________ >> FreeSWITCH-users mailing list >> [email protected] >> 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:[email protected] <msn%[email protected]> > GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> > IRC: irc.freenode.net #freeswitch > > FreeSWITCH Developer Conference > sip:[email protected] <sip%[email protected]> > iax:[email protected]/888 > googletalk:[email protected]<googletalk%3aconf%[email protected]> > pstn:213-799-1400 > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ Twitter: http://twitter.com/FreeSWITCH_wire AIM: anthm MSN:[email protected] <msn%[email protected]> GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[email protected] <sip%[email protected]> iax:[email protected]/888 googletalk:[email protected]<googletalk%3aconf%[email protected]> pstn:213-799-1400
_______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
