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

Michael Collins msc at freeswitch.org
Tue Apr 16 09:29:46 MSD 2013


I believe it's the space and not the colon. However, I don't personally
recommend that you put everything into the IVR like that. Instead, try
putting all those set apps and the bridge app into a separate XML dialplan
extension and then use the transfer app to send the caller there. See the
demo IVR in conf/ivr_menus/ for examples on how to do that.

-MC

On Fri, Apr 12, 2013 at 10:12 PM, Andrzej <andpe at poczta.onet.pl> wrote:

> 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
> >
>
> _________________________________________________________________________
> 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
>



-- 
Michael S Collins
Twitter: @mercutioviz
http://www.FreeSWITCH.org
http://www.ClueCon.com
http://www.OSTAG.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130415/7c6f6e0d/attachment-0001.html 


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