cffc5158cc
dahdi_cfg's -S (apply only to a specific span) uses the array chan2span to map channel numbers to span numbers. The problem is that it assumes that channels first appear in system.conf immediately after the span line of a specific span. Thus the following configuration breaks it: span=1,... span=2,... clear=1-2,4-5 dchan=3,6 The best fix for that is to require -C to be used when -S is used (which is already the case in our udev hooks). Fixes DAHTOOL-69. Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com> |
||
---|---|---|
.. | ||
dahdi_cfg.8 | ||
dahdi_diag.8 | ||
dahdi_maint.8 | ||
dahdi_monitor.8 | ||
dahdi_scan.8 | ||
dahdi_span_assignments.8 | ||
dahdi_span_types.8 | ||
dahdi_test.8 | ||
dahdi_tool.8 | ||
dahdi_waitfor_span_assignments.8 | ||
fxotune.8 | ||
fxstest.8 | ||
Makefile.am | ||
patgen.8 | ||
pattest.8 |