[Users] avp_subst: parse errors
    Franz Edler 
    franz.edler at ycn.com
       
    Sun May 28 18:42:49 CEST 2006
    
    
  
Hello experts,
can anyone help me to find a syntax error at the following lines in my
cfg-file:
   avp_write("$hdr[Proxy-Authorization]","i:100");
   avp_subst("i:100/i:101","/(?<=username=")\w+(?=")//");
   avp_print();
The middle line (330) with the "avp_subst" function causes the following
parse errors:
0(6799) parse error (330,19-20): syntax error
0(6799) parse error (330,19-20): bad command: missing ';'?
What might be wrong?
Regards
Franz
    
    
More information about the Users
mailing list