summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2011-11-02dahdi_cfg: add '-S <spanno>' and '-C <chan-ranges>'Tzafrir Cohen
* dahdi_cfg -S <num>: only apply changes to span <num>. * If span is analog (no 'span=<num>,<channels>,...' statement in system.conf), we need to set range: -C <channels> * With the <basechan> and <channels> attributes in sysfs we easily configure each device on the fly. Simply run: dahdi_cfg -S <spanno> -C <basechan>+<channels>-1 from udev script Signed-off-by: Oron Peled <oron.peled@xorcom.com> Acked-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@10306 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2011-09-09Man page for dahdi_maintTzafrir Cohen
Fix dahdi_maint's usage message while we're at it. Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@10198 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2011-09-09Update the dahdi-monitor man pageTzafrir Cohen
Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@10196 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2010-04-18man pages: hyphen to minusTzafrir Cohen
Groff considers '-' a hyphen. If we want a minus (or a dash) we need to use '\-'. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@8529 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2009-12-02patgen and pattest: channel by numberTzafrir Cohen
Allow pattest and patgen to get the DAHDI channel by number rather than with an explicit device file. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@7658 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2009-07-27Replaces typos "recieved" with "received" and "initilize" with "initialize".David Brooks
(closes issue #15571) Reported by: alecdavis git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@6898 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2009-03-26s/zap/dahdi/ again in dahd_scan.8Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@6261 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-03Fix the dahdi_scan manpage (s/dahdi_span/dahdi_scan/) and make dahdi_scan doSean Bright
what it is advertised to do. Namely take span numbers on the command line. (closes issue #13614) Reported by: jfinstrom git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5038 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-06various updates to man pagesKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4732 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-10Moving doc/system.conf to system.conf.sample to remain consistent with theShaun Ruffell
other default/sample configuration files. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4597 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-10* Changed the 'echocanceler' system.conf parameter to 'echocanceller'Shaun Ruffell
* Added a section to describe how to set up the echocancellers in system.conf. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4596 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-06The Zaptel->DAHDI sed. And one typo fixed.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4544 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-06* Copied over the old zaptel.conf sample as doc/system.conf .Tzafrir Cohen
* Fixed installation of system.conf and man pages in main Makefile. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4543 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-06-25* dahdi.conf -> /etc/dahdi/system.conf in the tools this time.Tzafrir Cohen
* Kill some remaining zaptel strings. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4460 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-06-16Add man pages based on Zaptel's man pages.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4368 a0bf4364-ded3-4de4-8d8a-66a801d63aff