[SR-Users] options_reply()

Juha Heinanen jh at tutpro.com
Thu Aug 22 10:57:33 CEST 2013


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



More information about the sr-users mailing list