[Freeswitch-users] destination_number question
Madovsky
infos at madovsky.org
Thu Aug 5 11:30:35 PDT 2010
have some doubt
can I have destination_number stacked condition like
<condition field="destination_number" expression="^(1\d{10,15})"/>
<condition field="destination_number" expression="^(54\d{10,14})">
blablablaa
</condition>
Thanks
----- Original Message -----
From: Madovsky
To: freeswitch-users at lists.freeswitch.org
Sent: Thursday, August 05, 2010 2:00 PM
Subject: destination_number question
if I call from a sip phone for ex 99999999 at mydomain
and use
<condition field="destination_number" expression="^(99999999})"/>
in dialplan it fails. I need to remove the << ^ >>
and it works.
so I there any chars in front of the number in destination_number variable
if I call from SIP phone ?
Thanks
Franck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100805/6958ad55/attachment.html
More information about the FreeSWITCH-users
mailing list