summaryrefslogtreecommitdiff
path: root/configs/samples/ccss.conf.sample
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2016-08-31 15:56:41 -0500
committerRichard Mudgett <rmudgett@digium.com>2016-09-02 13:01:13 -0500
commit4aaa27e532743af908ac525cebcdd9f942a0f871 (patch)
tree5e4cb017c7d5016670ca8d1f1e2da11ff3633b03 /configs/samples/ccss.conf.sample
parentd3c4b901d476a41b3f7df063aeba3852df4e26b7 (diff)
Sample configs: Eliminate false multiline comment block starts.
Change-Id: Ie627def9604ae30abd80754f9e6f09874825aec6
Diffstat (limited to 'configs/samples/ccss.conf.sample')
-rw-r--r--configs/samples/ccss.conf.sample16
1 files changed, 8 insertions, 8 deletions
diff --git a/configs/samples/ccss.conf.sample b/configs/samples/ccss.conf.sample
index 21b0b0668..7b3fe7d23 100644
--- a/configs/samples/ccss.conf.sample
+++ b/configs/samples/ccss.conf.sample
@@ -64,9 +64,9 @@
; PLEASE READ THIS!!!
;===========================================
;
-;---------------------------------------------------------------------
+; --------------------------------------------------------------------
; Timers
-;---------------------------------------------------------------------
+; --------------------------------------------------------------------
;There are three configurable timers for all types of CC: the
;cc_offer_timer, the ccbs_available_timer, and the ccnr_available_timer.
;In addition, when using a generic agent, there is a fourth timer,
@@ -98,9 +98,9 @@
; only affects operation when using a generic agent.
;
;cc_recall_timer = 20
-;---------------------------------------------------------------------
+; --------------------------------------------------------------------
; Policies
-;---------------------------------------------------------------------
+; --------------------------------------------------------------------
; Policy settings tell Asterisk how to behave and what sort of
; resources to allocate in order to facilitate CC. There are two
; settings to control the actions Asterisk will take.
@@ -153,9 +153,9 @@
;cc_monitor_policy=never
;
;
-;---------------------------------------------------------------------
+; --------------------------------------------------------------------
; Limits
-;---------------------------------------------------------------------
+; --------------------------------------------------------------------
;
; The use of CC requires Asterisk to potentially use more memory than
; some administrators would like. As such, it is a good idea to limit
@@ -175,9 +175,9 @@
;
;cc_max_monitors = 5
;
-;---------------------------------------------------------------------
+; --------------------------------------------------------------------
; Other
-;---------------------------------------------------------------------
+; --------------------------------------------------------------------
;
; When using a generic CC agent, the caller who requested CC will be
; called back when a called party becomes available. When the caller