[Freeswitch-users] Unloop extension
Victor Chukalovskiy
victor.chukalovskiy at gmail.com
Thu Apr 11 06:07:30 MSD 2013
Wanted to ask this some time ago... all this extension does is check
whether call is "from" and "to" the same SIP profile? Like if someone
was to create registration, register to themselves, and send calls to
that registration?
On 01/15/2013 07:54 PM, Michael Collins wrote:
> Yes, it's okay. The pre-process does a set and ${unroll_loops} gets
> set as needed. Then this dp entry does the work:
> <extension name="unloop">
> <condition field="${unroll_loops}" expression="^true$"/>
> <condition field="${sip_looped_call}" expression="^true$">
> <action application="deflect" data="${destination_number}"/>
> </condition>
> </extension>
>
> More info on sip_looped_call var:
> http://wiki.freeswitch.org/wiki/Variable_sip_looped_call
>
> -MC
>
> On Mon, Jan 14, 2013 at 9:33 PM, ????? ??????? <e.tylepov at btcom.kz
> <mailto:e.tylepov at btcom.kz>> wrote:
>
> What unloop extension is used for? BTW: vars.xml
> pre-(process)-sets unroll_loops, whereas DPs (public and default)
> are using channel variable syntax? Is this ok?
>
> Y.
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org <mailto: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
> <mailto: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
>
>
>
> _________________________________________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130410/b98fb974/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list