[Freeswitch-users] how to match '#' in XML dialplan ?
daqiang wang
wangdq.no1 at gmail.com
Sat Oct 10 02:53:19 PDT 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091010/7d0ebc11/attachment-0002.html
More information about the FreeSWITCH-users
mailing list