On Wednesday 16 January 2008 14:04:41 Aymeric Moizard
wrote:
Hi list,
I'm using openser1.1.1 and just found a problem. I wish to not
upgrade right now as I'm using serweb...
I got an issue:
a UA is sending a PUBLISH, the server is relaying the PUBLISH
to 2 sip addresses which both answer 501. openser is not sending
501 but instead is choosing to answer 407 as the best response...
¿Sure it is "407 Proxy Authentication Required"? isn't it "406 Not
Acceptable"
or "405 Method Not Allowed"?
I think 501 is expected... Any idea where could
be the problem so I can
look at the code and try to fix this!
I think the behaviour is correct:
5XX reply means "server reply" and OpenSer is not falling at all so it
shouldn't reply with a 5XX.
A SIP proxy should also forward 5XX, except 503 which should be
transformed to 500.
regards
klaus