From: Mark Michelson Date: Thu, 10 Feb 2011 17:44:42 +0000 (+0000) Subject: Fix a gaffe in the CCSS sample configuration. X-Git-Tag: 1.8.4-rc1~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e60115cc201c2e713ed4f7fb1b3c450c7867fdcc;p=thirdparty%2Fasterisk.git Fix a gaffe in the CCSS sample configuration. Discovered by Philippe Lindheimer and pointed out on #asterisk-dev git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@307467 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/ccss.conf.sample b/configs/ccss.conf.sample index 385f2b23b3..bb78cad0c6 100644 --- a/configs/ccss.conf.sample +++ b/configs/ccss.conf.sample @@ -100,7 +100,7 @@ ; protocol-specific methods to request CC from this interface ; and to monitor the interface for availability. ; -;accept: If an interface is set to "accept," then we will accept +;always: If an interface is set to "always," then we will accept ; protocol-specific CC offers from the caller and use ; a native CC monitor for the remainder of the CC transaction. ; However, if the interface does not offer protocol-specific