[Freeswitch-users] IVR, bridge, ring back problem

Paul Cupis paul at cupis.co.uk
Fri Apr 12 20:25:26 MSD 2013


On Fri, Apr 12, 2013 at 02:07:45PM +0200, andpe wrote:
> I have a problem with the IVR in FreeSwitch and function bridge.
> 
> How it works:
> customer calls IVR, IVR announses
> customer chooses button 1
> number 1 uses function bridge to connect to, say, 1001.
> during the bridge establishes a connection user (calling party) can not hear the ring signal (silent in handset).
> when dialed user pick up handset then all works ok (we can talk). Also when dialed user reject the connection I hear busy signal.
> I have seen in logs Ring Ready not send to calling party.
> 
> When user calls directly 1001 all works fine.

Do something like this before the bridge?

<entry action="menu-exec-app" digits="1" param="set ringback=$${uk-ring}"/>
<entry action="menu-exec-app" digits="1" param="set instant_ringback=true"/>

Regards,




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