[Freeswitch-users] [Condition AND Problem]

Bilal Abbasi bilaln018 at gmail.com
Mon Sep 21 14:41:13 MSD 2015


Thanks for the comment, but this does not solved the issue..:-(
Regards


On Mon, Sep 21, 2015 at 3:06 PM, Sergey Safarov <s.safarov at gmail.com> wrote:

> Try
> <action application="set" data="effective_caller_id_number=2" inline="true
> "/>
>
>
> On Mon, Sep 21, 2015 at 12:49 PM, Bilal Abbasi <bilaln018 at gmail.com>
> wrote:
>
>> Hi All,
>> I have the following as my dial plan,
>>
>>     <extension name="ASDF" continue="true">
>>            <condition>
>>                  <action application="set"
>> data="effective_caller_id_number=2"/>
>>                  <action application="log" data="CRIT This is
>> Caller_ID_NUM ${effective_caller_id_number}"/>
>>            </condition>
>>
>>            <condition field="destination_number"
>> expression="(^\d{11}$|^\d{10}$)"/>
>>               <condition field="${effective_caller_id_number}"
>> expression="2">
>>                  <action application="log" data="CRIT This is
>> Caller_ID_NUM ${effective_caller_id_number}"/>
>>                  <action application="hangup"/>
>>                  <anti-action application="set"
>> data="hangup_after_bridge=true"/>
>>                  <anti-action application="set"
>> data="continue_on_fail=true"/>
>>                  <anti-action application="set" data="bypass_media=true"/>
>>                  <anti-action application="log" data="CRIT Caller_ID_NUM
>> ${effective_caller_id_number}"/>
>>                  <anti-action application="bridge" data="sofia/external/$
>> 1 at 10.100.0.60"/>
>>               </condition>
>>     </extension>
>>
>> I have changed the effective called id to 2, now what I expect is that
>> action should be executed, but dial plan goes to the anti-action
>> Don't know what I am missing out.
>>
>> Help is appropriated,
>>
>> Regards
>> Bilal Abbasi
>>
>> _________________________________________________________________________
>> 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
>>
>
>
> _________________________________________________________________________
> 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/20150921/5c9e962f/attachment.html 


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