[Serusers] save("location") causing routing errors?

Patrick Jordan-Smith pjs at quicksilver.co.nz
Sun Oct 16 23:22:09 CEST 2005


Hi Everyone,

I have a route script that includes this following:

----------------
# authenticate users if they didn't provide credentials
if (!radius_www_authorize("sip")) {
	www_challenge("sip", "0");
	break;
};

# save their location, etc
save("location");
----------------

now this works fine for when the message is a REGISTER message, but when
the message is a INVITE message, it goes wonky and the routing gets all
screwed up.

When I take the 'save("location");' function out, everything returns to
normal.

Has anyone else seen this behavior?


Thanks,
Patrick

-- 
Patrick Jordan-Smith
Mercury Telecommunications Ltd

voice +64-9-916-0300
paper +64-9-916-0301 





More information about the sr-users mailing list