[OpenSIPS-Users] Dialplan with # or *

Binan AL Halabi binanalhalabi at yahoo.com
Sat Nov 3 03:50:19 CET 2012


Hi Jorge,

Use character code  point instead:

\x{0023} matches #
\x{002A} matches *


// Binan.



________________________________
 Från: Jorge Medina <jorgemmm4562 at hotmail.com>
Till: users at lists.opensips.org; bogdan at opensips.org 
Skickat: lördag, 3 november 2012 0:16
Ämne: [OpenSIPS-Users] Dialplan with # or *
 

 
Hi,  
 
I need to inclue #  and * characters  begining dialing. Customers will dial  #400   and  *20(+ digits).  Sipserver never routes these strings  to softswich.  I had included in dialplan intenting several ways without  results.   
 
 
 id      dpid   pr   match_op   match_exp           match_len   subst_exp   repl_exp   attrs  
14501 10 0 1  ^#400              0                                
 
 
 id      dpid   pr   match_op   match_exp        match_len   subst_exp   repl_exp   attrs  
14500 11 0 1  ^\*20[0-9]*     0                                
 
Thank you for your help!
 
Jorge Medina 
jorgemmm4562 at hotmail.com
_______________________________________________
Users mailing list
Users at lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20121102/14aaa535/attachment-0001.htm>


More information about the Users mailing list