From 0a96892b04d4a07ec69040faa7cfd08ab2c22dd8 Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Mon, 7 Mar 2011 00:14:34 +0000 Subject: [PATCH] Merged revisions 309765 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r309765 | mmichelson | 2011-03-06 18:13:36 -0600 (Sun, 06 Mar 2011) | 3 lines Indicate that Asterisk uses the Allow header to determine if MESSAGE requests should be sent. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@309766 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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