Indicate that Asterisk uses the Allow header to determine if MESSAGE requests should be sent.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@309765 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Michelson
2011-03-07 00:13:36 +00:00
parent 3770b4d7cb
commit c8876e8ca6

View File

@@ -179,8 +179,8 @@ udpbindaddr=0.0.0.0 ; IP address to bind UDP listen socket to (0.0.0
; ;
; Note also that while Asterisk currently will parse an Allow header to learn ; Note also that while Asterisk currently will parse an Allow header to learn
; what methods an endpoint supports, the only actual use for this currently ; what methods an endpoint supports, the only actual use for this currently
; is for determining if Asterisk may send connected line UPDATE requests. Its ; is for determining if Asterisk may send connected line UPDATE requests and
; use may be expanded in the future. ; MESSAGE requests. Its use may be expanded in the future.
; ;
; disallowed_methods = UPDATE ; disallowed_methods = UPDATE