[Freeswitch-users] how to signal ringing to incoming calls when user is not registered?

Stanislav Sinyagin ssinyagin at gmail.com
Mon Jun 22 01:52:56 MSD 2015


you can also set up a condition that checks if
"${sofia_contact(internal/100 at domain)}" returns "^error" and does
something without attempting to bridge.

In this case, you would distinguish between an unregistered user and a
user that did not pick up the phone.


On Sun, Jun 21, 2015 at 11:43 PM, wiebittewas
<wiebittewas at googlemail.com> wrote:
> Am 21.06.2015 21:05 schrieb "Dušan Dragić" bzgl. "Re: [Freeswitch-users] how to signal ringing to incoming calls when user is not registered?":
>
>> One way would be to set continue_on_fail or transfer_on_fail and after
>> the bridge (or in a new ext in the latter case) execute ring_ready and
>> then sleep for a while (or do something else). Use pre_answer if you
>> want to send early media (183 with sdp ; ring_ready only sends 180).
>
> many thanks. that works.
>
> best regards
>
> w.
>
>
>
> _________________________________________________________________________
> 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



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