escape character is &#39;\&#39;<div>try <br>  &lt;condition field=&quot;destination_number&quot; expression=&quot;^1\#(d+)\#(d+)$&quot;/&gt;<br><div class="gmail_quote">2009/10/10 daqiang wang <span dir="ltr">&lt;<a href="mailto:wangdq.no1@gmail.com">wangdq.no1@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">hello every one : <br>   I want to match the # in XML dialplan , how to do  ? <br>   example : <br>      1#5555#6666 . how to do ? <br>
     I do this : <br>     &lt;condition field=&quot;destination_number&quot; expression=&quot;^1#(d+)#(d+)$&quot;/&gt;<br>
    but it&#39;s not work <br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>