[OpenSIPS-Users] Dialplan issues: simple strip\prefix cases
    Sebastian Sastre 
    sebastian at next-ip.com
       
    Thu Oct 15 23:38:27 CEST 2009
    
    
  
Hello,
 
I'm trying to use the Dialplan module to strip the prefix of my calls. 
On the database I have. 
 
Dpid = 1
Pr = 0
match_op = 1
match_exp = ^4224+
match_len = 0
subst_exp = ^(4224)(.+) 
repl_exp = \4
 
Oct 15 17:25:32 RouteMe /usr/sbin/opensips[30516]: INFO:dialog:mod_init:
Dialog module - initializing
Oct 15 17:25:32 RouteMe /usr/sbin/opensips[30516]: INFO:dialplan:mod_init:
initializing module...
Oct 15 17:25:32 RouteMe /usr/sbin/opensips[30516]:
ERROR:dialplan:build_rule: repl_exp uses a non existing subexpression
Oct 15 17:25:32 RouteMe /usr/sbin/opensips[30516]:
ERROR:dialplan:init_db_data: failed to load database data
Oct 15 17:25:32 RouteMe /usr/sbin/opensips[30516]: ERROR:dialplan:mod_init:
could not initialize data
Oct 15 17:25:32 RouteMe /usr/sbin/opensips[30516]: ERROR:core:init_mod:
failed to initialize module dialplan
Oct 15 17:25:32 RouteMe /usr/sbin/opensips[30516]: ERROR:core:main: error
while initializing modules
 
 
 
Thanks 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20091015/d3998080/attachment-0001.htm 
    
    
More information about the Users
mailing list