[Freeswitch-users] Ringing after call has been rejected

2009-12-18 Thread bcxml

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
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] Ringing after call has been rejected

2009-12-18 Thread Anthony Minessale
not answering it would be the best way.
if you want to generate fake congestion you can use tone_stream:// or
gentones


On Fri, Dec 18, 2009 at 5:16 AM, bcxml bc...@hotmail.com wrote:


 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
 FreeSWITCH-users@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_miness...@hotmail.com msn%3aanthony_miness...@hotmail.com
GTALK/JABBER/PAYPAL:anthony.miness...@gmail.compaypal%3aanthony.miness...@gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:8...@conference.freeswitch.org sip%3a...@conference.freeswitch.org
iax:gu...@conference.freeswitch.org/888
googletalk:conf+...@conference.freeswitch.orggoogletalk%3aconf%2b...@conference.freeswitch.org
pstn:+19193869900
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] Ringing after call has been rejected

2009-12-18 Thread Yehavi Bourvine
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 bc...@hotmail.com


 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
 FreeSWITCH-users@lists.freeswitch.org
 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
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org