[svn-commits] mmichelson: branch group/CCSS r225353 - in /team/group/CCSS: configs/ doc/tex/
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Thu Oct 22 10:34:25 CDT 2009
Author: mmichelson
Date: Thu Oct 22 10:34:21 2009
New Revision: 225353
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=225353
Log:
Some more whitespace fixing.
Modified:
team/group/CCSS/configs/ccss.conf.sample
team/group/CCSS/doc/tex/ccss.tex
Modified: team/group/CCSS/configs/ccss.conf.sample
URL: http://svnview.digium.com/svn/asterisk/team/group/CCSS/configs/ccss.conf.sample?view=diff&rev=225353&r1=225352&r2=225353
==============================================================================
--- team/group/CCSS/configs/ccss.conf.sample (original)
+++ team/group/CCSS/configs/ccss.conf.sample Thu Oct 22 10:34:21 2009
@@ -88,9 +88,9 @@
; 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
-; CC, then we will fall back to using a generic CC monitor
-; instead. This is a good setting to use for phones for which
-; you do not know if they support protocol-specific CC
+; CC, then we will fall back to using a generic CC monitor
+; instead. This is a good setting to use for phones for which
+; you do not know if they support protocol-specific CC
; methodologies.
;
;
@@ -127,21 +127,3 @@
; is no callback macro configured.
;
;callbackmacro=
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Modified: team/group/CCSS/doc/tex/ccss.tex
URL: http://svnview.digium.com/svn/asterisk/team/group/CCSS/doc/tex/ccss.tex?view=diff&rev=225353&r1=225352&r2=225353
==============================================================================
--- team/group/CCSS/doc/tex/ccss.tex (original)
+++ team/group/CCSS/doc/tex/ccss.tex Thu Oct 22 10:34:21 2009
@@ -11,8 +11,8 @@
Call Completion Supplementary Services (often abbreviated "CCSS" or
simply "CC") allow for a caller to let Asterisk automatically alert him
when a called party has become available, given that a previous call to
-that party failed for some reason. The two services offered are Call
-Completion on Busy Subscriber (CCBS) and Call Completion on No Response
+that party failed for some reason. The two services offered are Call
+Completion on Busy Subscriber (CCBS) and Call Completion on No Response
(CCNR).
To illustrate, let's say that Alice attempts to call Bob. Bob is
currently on a phone call with Carol, though, so Alice hears a busy
@@ -84,7 +84,7 @@
\subsection{The Initial Call}
- The only requirement for the use of CC is to configure an agent for
+ The only requirement for the use of CC is to configure an agent for
the caller and a monitor for at least one recipient of the call.
This is controlled using the cc\_agent\_policy for the caller and the
cc\_monitor\_policy for the recipient. For more information about these
More information about the svn-commits
mailing list