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:00:08 -0500
commit0f9b144c1aaf7a68050051dcb069923bc422f4df (patch)
treec62b700dc51212bbfa48a15dc3084dd73e505432 /configs/samples/mgcp.conf.sample
parent1bd571ef75900c78f98b047659de9d2d6c0c51b5 (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