[Freeswitch-users] how to match '#' in XML dialplan ?
Milena
testeador01 at gmail.com
Sat Oct 10 06:24:20 PDT 2009
escape character is '\'try
<condition field="destination_number" expression="^1\#(d+)\#(d+)$"/>
2009/10/10 daqiang wang <wangdq.no1 at gmail.com>
> hello every one :
> I want to match the # in XML dialplan , how to do ?
> example :
> 1#5555#6666 . how to do ?
> I do this :
> <condition field="destination_number" expression="^1#(d+)#(d+)$"/>
> but it's not work
>
> _______________________________________________
> 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/20091010/0fdb8ec7/attachment-0002.html
More information about the FreeSWITCH-users
mailing list