From: Mark Michelson Date: Mon, 7 Mar 2011 00:13:36 +0000 (+0000) Subject: Indicate that Asterisk uses the Allow header to determine if MESSAGE requests should... X-Git-Tag: 1.8.5-rc1~11^2~288 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c8876e8ca6e2f7df511e1b9b0d8f506d460a7ee4;p=thirdparty%2Fasterisk.git 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 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 92e41e4403..a60ea347da 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -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 ; what methods an endpoint supports, the only actual use for this currently -; is for determining if Asterisk may send connected line UPDATE requests. Its -; use may be expanded in the future. +; is for determining if Asterisk may send connected line UPDATE requests and +; MESSAGE requests. Its use may be expanded in the future. ; ; disallowed_methods = UPDATE