summaryrefslogtreecommitdiff
path: root/configs/samples/mgcp.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/mgcp.conf.sample
parentd3c4b901d476a41b3f7df063aeba3852df4e26b7 (diff)
Sample configs: Eliminate false multiline comment block starts.
Change-Id: Ie627def9604ae30abd80754f9e6f09874825aec6
Diffstat (limited to 'configs/samples/mgcp.conf.sample')
-rw-r--r--configs/samples/mgcp.conf.sample6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/samples/mgcp.conf.sample b/configs/samples/mgcp.conf.sample
index 7c725bc3d..f4bc0dbf2 100644
--- a/configs/samples/mgcp.conf.sample
+++ b/configs/samples/mgcp.conf.sample
@@ -11,12 +11,12 @@
;cos=3 ; Sets 802.1p priority for signaling packets.
;cos_audio=5 ; Sets 802.1p priority for RTP audio packets.
-;---------------------- DIGIT TIMEOUTS ----------------------------
+; --------------------- DIGIT TIMEOUTS ----------------------------
firstdigittimeout = 30000 ; default 16000 = 16s
gendigittimeout = 10000 ; default 8000 = 8s
matchdigittimeout = 5000 ; defaults 3000 = 3s
-;------------------------------ JITTER BUFFER CONFIGURATION --------------------------
+; ----------------------------- JITTER BUFFER CONFIGURATION --------------------------
; jbenable = yes ; Enables the use of a jitterbuffer on the receiving side of a
; MGCP channel. Defaults to "no". An enabled jitterbuffer will
; be used only if the sending side can create and the receiving
@@ -48,7 +48,7 @@ matchdigittimeout = 5000 ; defaults 3000 = 3s
; network normally has low jitter, but occasionally has spikes.
; jblog = no ; Enables jitterbuffer frame logging. Defaults to "no".
-;-----------------------------------------------------------------------------------
+; ----------------------------------------------------------------------------------
;[dlinkgw]
;host = 192.168.0.64