On 11-03-03 09:39 PM, isshed wrote:
> What error code should be returned by a UA if we send a REGISTER. I am
> implementing a sip client.

I'm not a SIP expert, funnily enough, I am implementing a register. Anyway, to 
answer you're question, I'd assume:

21.4.6 405 Method Not Allowed

    The method specified in the Request-Line is understood, but not
    allowed for the address identified by the Request-URI.

    The response MUST include an Allow header field containing a list of
    valid methods for the indicated address.



-- 
Yves.                                                  http://www.SollerS.ca/
                                                        http://blog.zioup.org/
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to