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:[EMAIL 
PROTECTED]>
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@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel


_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to