[Freeswitch-users] Dialplan extension using Caller-ID-Name not matching condition
Brian West
brian at freeswitch.org
Thu Jun 11 11:07:14 PDT 2009
try destination_number
/b
On Jun 11, 2009, at 1:04 PM, Larry Marshall wrote:
> http://pastebin.freeswitch.org/9365
>
> I do not know what I am doing wrong. I am trying to set the
> effective_caller_id_name and _number depending on the originating
> extension.
>
> I tried:
> <condition field=${caller_id_number}$
> expression="^100[09]$" break="on-true">
> and
> <condition field=${Caller-ID-Name}$
> expression="^100[09]$" break="on-true">
> and
> <condition field=${sip_from_user}$
> expression="^100[09]$" break="on-true">
>
Brian West
brian at freeswitch.org
-- Meet us at ClueCon! http://www.cluecon.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090611/7c568749/attachment-0002.html
More information about the FreeSWITCH-users
mailing list