summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorChristian Richter <christian.richter@beronet.com>2006-03-20 18:04:05 +0000
committerChristian Richter <christian.richter@beronet.com>2006-03-20 18:04:05 +0000
commit52eb1ad9d14c96df905049d4b3e2193585dbc3e8 (patch)
tree91eb71315e168de7dbbf6e042c92898c12168e6a /configs
parent3cb576801616a22ef57ae3402cab69e33791fd70 (diff)
removed dynamic switching from transparent to hdlc mode. Instead we've got a config option hdlc=yes now which enables the hdlc controller for a data call
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13637 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/misdn.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/misdn.conf.sample b/configs/misdn.conf.sample
index 479d6bb83..67c144bde 100644
--- a/configs/misdn.conf.sample
+++ b/configs/misdn.conf.sample
@@ -287,6 +287,12 @@ jitterbuffer=4000
jitterbuffer_upper_threshold=0
+;
+; change this to yes, if you want to bridge a mISDN data channel to
+; another channel type or to an application.
+;
+hdlc=no
+
[intern]
; define your ports, e.g. 1,2 (depends on mISDN-driver loading order)
ports=1,2