[Freeswitch-users] How to force FS generate fake tone on ring-ready (180) message?
Michael Jerris
mike at jerris.com
Fri Sep 23 02:26:10 MSD 2016
do you have the ringback var set?
like in this example
https://freeswitch.org/confluence/display/FREESWITCH/mod_dptools%3A+ring_ready <https://freeswitch.org/confluence/display/FREESWITCH/mod_dptools:+ring_ready>
> On Sep 22, 2016, at 6:18 PM, Dmitry Mordovin <d.mordovin at dwide.com> wrote:
>
> Hello!
>
> Don't know what to do in case when no early media...
>
> Simplest dialplan configuration
>
> <action application="answer"/>
> <action application="set" data="ignore_early_media=false" />
> <action application="set" data="hangup_after_bridge=true" />
>
> <action application="bridge" data="sofia/gateway/GW-1/111111 at gw-1"/>
>
> <action application="playback" data="subscriber_not_reached.mp3"/>
> <action application="hangup"/>
>
> Sometimes recv 183 with early media (rings)
> Sometimes, 180 without early media
>
> In last case, A leg hear silence instead alerting.
>
> Does it possible to generate tone if no early media?
>
> Thnaks
> DM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160922/23a21cbe/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list