[Freeswitch-users] Ringback after pre_answer without bridge?

David Villasmil david.villasmil.work at gmail.com
Fri Jun 3 12:25:18 MSD 2016


Have you tried moving the "pre_answer" to before the ringback?
ᐧ

On Tue, May 31, 2016 at 1:57 PM, Dmitry Sytchev <kbdfck at gmail.com> wrote:

> Hi all!
>
> I'd like to resolve some unclear ringback behavior in early media
> mode. I'm trying to implement ringback while no bridge active.
> A calls FS, FS does something, then searching for B and bridges A to B.
>
> I'd like to start playing custom ringback immediately after call from
> A gets into FS, not when we start bridge to B.
>
> I'm doing something like that:
>
> <action application="set" data="ringback=%(2000, 4000, 440.0, 480.0)"/>
> <action application="set" data="instant_ringback=true"/>
> <action application="set" data="bridge_early_media=true"/>
> <action application="pre_answer"/>
> <action application="sleep" data="10000"/>
> ...
> <action application="bridge" data="some bridge data"/>
>
> There is no ringback to A in such scenario until bridge is called in
> further dialplan processing. I've tried all combinations of
> ignore/bridge early media, but with no luck. Pre_answer can be called
> directly or by FS when call is recorded, with no difference. There is
> a wiki page that recommends usage of ring_ready:
>
>
> https://freeswitch.org/confluence/display/FREESWITCH/mod_dptools%3A+ring_ready
>
> ring_ready works, but it can give only Ringing to calling side, so  I
> can't pass custom RBT to calling party. It would be enough for me, but
> once somebody calls pre_answer, no early media is passed until bridge
> attempt.
>
> What can be done to resolve this? Thanks in advance.
>
>
>
>
>
>
>
> --
> Best regards,
>
> Dmitry Sytchev,
> IT Engineer
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160603/2f658fad/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list