Actually my application returns 403 if it decides that it doesnt want to answer the call
So I changed the response that my applicatgion gives to 486 and I now get the behavior that I wanted Thanks for the advice Brian Anthony Minessale-2 wrote: > > that will only work if you have not answered yet. > if you already have, you would need to indicate the tones inband like I > mentioned. > > > On Fri, Dec 18, 2009 at 2:16 PM, Yehavi Bourvine > <[email protected]>wrote: > >> Try the following: >> >> <action application="hangup" data="USER_BUSY"/> >> I don't know whether it will work in your case, but here we use it to >> reject a call while we want to signal that the remote party is busy. >> >> Regards, __Yehavi: >> >> >> >> 2009/12/18 bcxml <[email protected]> >> >> >>> I have an incomming call being answered by FreeSwitch and passed to IVR >>> application which rejects the call. >>> >>> The call is never answered by FreeSwitch, but instead of hearing a busy >>> signal, the caller hears ringing. >>> >>> Can anyone advise how I can get the user to hear a busy signal after >>> call >>> rejection instead of ringing. >>> >>> Here is the debug trace >>> >>> http://pastebin.freeswitch.org/11558 >>> >>> Thanks >>> >>> >>> Brian >>> >>> -- >>> View this message in context: >>> http://old.nabble.com/Ringing-after-call-has-been-rejected-tp26842055p26842055.html >>> Sent from the Freeswitch-users mailing list archive at Nabble.com. >>> >>> >>> _______________________________________________ >>> 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 >>> >> >> _______________________________________________ >> 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:+19193869900 > > _______________________________________________ > 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 > > -- View this message in context: http://old.nabble.com/Ringing-after-call-has-been-rejected-tp26842055p26850453.html Sent from the Freeswitch-users mailing list archive at Nabble.com. _______________________________________________ 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
