|
AW: avp_subst: parse errors: msg#00484voip.openser.user
> > can anyone help me to find a syntax error at the following lines in my > > cfg-file: > > > > avp_subst("i:100/i:101","/(?<=username=")\w+(?=")//"); > > > you have too many double quotes " - they are used to delimit the > parameters. You can use sing quotes instead '. > Try: > > avp_subst('i:100/i:101','/(?<=username=")\w+(?=")//'); Thank you Daniel, it now works. Besides that I had to make some corrections to the regexp. Franz |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: avp_subst: parse errors: 00484, Daniel-Constantin Mierla |
|---|---|
| Next by Date: | Re: OpenSER dimensioning. How many calls/sec can it set up?: 00484, unplug |
| Previous by Thread: | Re: avp_subst: parse errorsi: 00484, Daniel-Constantin Mierla |
| Next by Thread: | callback type TMCB_REQUEST_IN: 00484, raviprakash sunkara |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |