@gmail.com]
> Sent: Friday, January 20, 2012 5:06 AM
> To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users
> Mailing List
> Cc: JR Richardson
> Subject: Re: [SR-Users] onreply _route syntax error for homer capture
> server
>
> Hello,
>
> can y
Hello,
can you try with:
if(is_method("NOTIFY|SUBSCRIBE|OPTIONS")) {
Not sure method (which is reserved keyword), works with regular
expressions, the example is with $rm, which is a variable and works with
regexps.
Cheers,
Daniel
On 1/17/12 6:40 PM, JR Richardson wrote:
Hi All,
Tuning
Hi All,
Tuning my homer capture server and ran into a syntax error in the
onreply_route. The idea is to NOT to capture
NOTIFY|SUBSCRIBE|OPTIONS. The route block compiles ok but I get the
following errors for the lines in the onreply_route:
0(6443) : [cfg.y:3504]: parse error in config file
/u