[asterisk-commits] mmichelson: branch group/CCSS r236140 - /team/group/CCSS/doc/tex/ccss.tex

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Dec 22 13:36:53 CST 2009


Author: mmichelson
Date: Tue Dec 22 13:36:51 2009
New Revision: 236140

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=236140
Log:
Change wording of scenarios to use proper timer names.


Modified:
    team/group/CCSS/doc/tex/ccss.tex

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=236140&r1=236139&r2=236140
==============================================================================
--- team/group/CCSS/doc/tex/ccss.tex (original)
+++ team/group/CCSS/doc/tex/ccss.tex Tue Dec 22 13:36:51 2009
@@ -385,7 +385,7 @@
 \item Scenario 4:
 Richard calls Mark, but Mark is busy. About thirty seconds later, Richard decides
 that he should perhaps request call completion. However, since Richard's phone
-has the default cc\_offer\_timeout of 20 seconds, he has run out of time to
+has the default cc\_offer\_timer of 20 seconds, he has run out of time to
 request call completion. He instead must attempt to dial Mark again manually. If
 Mark is still busy, Richard can attempt to request call completion on this second
 call instead.
@@ -393,13 +393,13 @@
 \item Scenario 5:
 Mark calls Richard, and Richard is busy. Mark requests call completion. Richard
 does not finish his current call for another 2 hours (7200 seconds). Since Mark
-has the default ccbs\_available\_timeout of 4800 seconds set, Mark will not be
+has the default ccbs\_available\_timer of 4800 seconds set, Mark will not be
 automatically recalled by Asterisk when Richard finishes his call.
 
 \item Scenario 6:
 Mark calls Richard, and Richard does not respond within the 20 second dial timeout.
 Mark requests call completion. Richard does not use his phone again for another 
-4 hours (144000 seconds). Since Mark has the default ccnr\_available\_timeout 
+4 hours (144000 seconds). Since Mark has the default ccnr\_available\_timer 
 of 7200 seconds set, Mark will not be automatically recalled by Asterisk when 
 Richard finishes his call.
 \end{itemize}




More information about the asterisk-commits mailing list