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
[email protected]

-- Meet us at ClueCon!  http://www.cluecon.com




_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to