[sr-dev] method test fails

Andrei Pelinescu-Onciul andrei at iptel.org
Sat Jul 18 10:19:00 CEST 2009


On Jul 18, 2009 at 09:56, Juha Heinanen <jh at tutpro.com> wrote:
> i have this piece of config code:
> 
> 	if (method == "SUBSCRIBE") {
> 	    xlog("L_INFO", "Method $rm $ru is SUSBCRIBE\n");
> 	    ...
> 	    exit;
> 	 };
> 	 xlog("L_INFO", "Method $rm $ru NOT is SUSBCRIBE\n");
> 
> and here is what i get to syslog:
> 
> Jul 18 09:54:27 localhost /usr/sbin/sip-router[17556]: INFO: Method SUBSCRIBE sip:jh at test.fi NOT is SUSBCRIBE
> 
> looks like method test has got broken.

Thanks, it should be fixed now.

Andrei



More information about the sr-dev mailing list