Alex Balashov writes:

> But it seems to me that options_reply() ought to answer with a 404 Not 
> Found;  it's what other UASs (like Asterisk) do...

your sip proxy should check if the request is for itself or for a local
user.  if for local user, forward.  if for itself and the request is
options, call options_reply on it.  if neither, reply with 404.

-- juha

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to