> That is not a sane subject (as length) :P Sorry :-)
> Anyhow, I guess your OPTIONS hit the lb module which tries to create a
> dialog for it, but lb stuff work only for calls ;)..
Yep. So this would be OK in the main route with an exit?
if (is_method("OPTIONS|INFO"))
{
sl_send_reply("501", "Method not allowed");
exit;
};
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
