summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2016-10-18 17:06:38 +0300
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2016-10-27 23:46:00 +0300
commit0646b48ece3d1a63cd84f88b14f8679a6d919c12 (patch)
treedbdddd37baa3fb4b67d529e785607849605c67fa /configs
parent4f45d62653a2b0e5878607df355c042ea41daa13 (diff)
chan_dahdi: remove by_name support
Support for referring to DAHDI channels by logical names was added in (FIXME: when? Asterisk 11? 1.8?) and was intended to be part of support of refering to channels by name. While technically usable, it has never been properly supported in dahdi-tools, as using it would require many changes at the Asterisk level. Instead logical mapping was added at the kernel level. Thus it seems that refering to DAHDI channels by name is not really used by anyone, and therefore should probably be removed. Change-Id: I7d50bbfd9d957586f5cd06570244ef87bd54b485
Diffstat (limited to 'configs')
-rw-r--r--configs/samples/chan_dahdi.conf.sample18
1 files changed, 0 insertions, 18 deletions
diff --git a/configs/samples/chan_dahdi.conf.sample b/configs/samples/chan_dahdi.conf.sample
index e70a2a138..69f751279 100644
--- a/configs/samples/chan_dahdi.conf.sample
+++ b/configs/samples/chan_dahdi.conf.sample
@@ -1330,24 +1330,6 @@ pickupgroup=1
; signalling = pri_cpe
; group = 2
; channel => 1-23
-;
-; Alternatively, the number of the channel may be replaced with a relative
-; path to a device file under /dev/dahdi . The final element of that file
-; must be a number, though. The directory separator is '!', as we can't
-; use '/' in a dial string. So if we have
-;
-; /dev/dahdi/span-name/pstn/00/1
-; /dev/dahdi/span-name/pstn/00/2
-; /dev/dahdi/span-name/pstn/00/3
-; /dev/dahdi/span-name/pstn/00/4
-;
-; we could use:
-;channel => span-name!pstn!00!1-4
-;
-; or:
-;channel => span-name!pstn!00!1,2,3,4
-;
-; See also ignore_failed_channels above.
; Used for distinctive ring support for x100p.
; You can see the dringX patterns is to set any one of the dringXcontext fields