From e60115cc201c2e713ed4f7fb1b3c450c7867fdcc Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Thu, 10 Feb 2011 17:44:42 +0000 Subject: [PATCH] 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 --- configs/ccss.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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