[OpenSER-Devel] subst_uri problem with latest svn version

Daniel-Constantin Mierla daniel at voice-system.ro
Fri Aug 17 18:28:11 CEST 2007


please updated from svn and try again. Hopefully, the issue was fixed.

Daniel

On 08/17/07 18:56, Juha Heinanen wrote:
> with latest svn version of openser, script
>
> route [5] {
> 	xlog("L_INFO", "Request URI <$ru>\n");
> 	if (subst_uri("/@vm\./@/")) {
> 		setflag(1);
> 		xlog("L_INFO", "Request URI <$ru>\n");
> 		return(1);
> 	};
>
> produces
>
> Aug 17 18:54:40 localhost /usr/sbin/openser[26180]: Request URI <sip:jh at vm.test.fi>
> Aug 17 18:54:40 localhost /usr/sbin/openser[26180]: Request URI <sip:jh/@test.fi>
>
> this used to work a couple of days ago.
>
> -- juha
>
> _______________________________________________
> Devel mailing list
> Devel at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/devel
>
>   



More information about the Devel mailing list