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

Andrzej andpe at poczta.onet.pl
Sat Apr 13 09:12:58 MSD 2013


I'll check on Monday.
but:
1. Is this normal behavior IVR?
2. How it should be written:
a)
<entry action="menu-exec-app" digits="1" param="set ringback=$${uk-ring}"/>
<entry action="menu-exec-app" digits="1" param="set 
instant_ringback=true"/>
<entry action="menu-exec-app" digits="1" param="bridge 
sofia/$${domain}/xxx"/>
or
b)
<entry action="menu-exec-app" digits="1" param="set:ringback=$${uk-ring}"/>
<entry action="menu-exec-app" digits="1" 
param="set:instant_ringback=true"/>
<entry action="menu-exec-app" digits="1" param="bridge 
sofia/$${domain}/xxx"/>

look at the colon after "set".

Regards,

W dniu 12.04.2013 18:25, Paul Cupis pisze:
> 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,
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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
>



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