On 5 October 2010 14:21, anand <[email protected]> wrote:
> Hi,
> I have a query regarding responses, in response 405 it must contain "allow" 
> header but if it does not contain allow header then what should we do ?
> Can we discard the response ?

You _can_ discard it, of course as the 405 is not well-formed
according to RFC3261. However, following the principle of being
tolerant in what you receive (and strict in what you send), I would
not discard the response. Just accept the 405 and note the fact that
the method in question is not supported.

-- Tom

-- 
# Cisco
## [email protected]  |  http://www.tandberg.com
### http://folk.uio.no/tomkri/

_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to