summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-12-04A minor formatting fix.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5432 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-12-01Next README.Astribank revision: Devices are not under the bun.Tzafrir Cohen
(And various other fixes) git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5426 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-30README.Astribank catching up with sysfs, dahdi and all.Tzafrir Cohen
Many more entries in the table of contents. Most of sysfs is documented. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5409 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-27dahdi-tools: Re-add README.Astribank.html generation.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5404 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-27Moving README.Astribank to dahdi-tools .Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5402 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-24dahdi_cfg: {} as per coding guidelines.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5381 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-24dahdi_cfg: Make the message about echo canceller selection verbose.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5380 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-24Add some missing copyright statements in the xpp/ directory as well.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5379 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-21add copyright headers to all the files that don't have themKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5366 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-21minor fixes to accommodate compilers who check return result usageKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5365 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-19LSB init script comments.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5334 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-16Fix a compilation warning about signednessTzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5309 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-16Fix usage strings and eliminate all traces of torTzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5308 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-06set DTMF twist levels for listed EU countries to meet TBR-21 standard of ↵Doug Bailey
-9/-11 dB git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5266 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-05Update system.conf.sample to clarify BRI configuration.Shaun Ruffell
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5231 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-04Fix compilation issues with the hdlc tests.Shaun Ruffell
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5228 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-11-03Bump SONAME of libtonezone to 2.0:Tzafrir Cohen
API and ABI have not changed from Zaptel, but the library behaves differently. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5226 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-28Get wcb4xxp listed in lsdahdi .Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5160 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-28Adding support for the wcb4xxp module.Shaun Ruffell
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5155 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-27perl xpp: Support for FXO batter attribute from sysfs (from r5133).Tzafrir Cohen
Still falls back to reading the battery status from procfs. Also fixes error message. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5134 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-16xpp: userspace support for sysfx migration.Tzafrir Cohen
The userspace side of dahdi-linux r5097. * Perl modules default to using xpp sysfs but will fallback (with warning) to procfs interface. * An additional /usr/share/dahdi/waitfor_xpds to replace the line in the init.d script. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5099 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-16dahdi_genconf: report channel number in case of error.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5098 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-15Dahdi-perl: Fix detection of empty slots in Rhino analog cards.Tzafrir Cohen
Closes issue #13685 git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5094 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-12A CGI script to give some information about Zaptel through the Tzafrir Cohen
Dahdi perl interface. A simple demo. Not installed automatically. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5088 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-10Fix 'make config' for distros with no chkconfig and no update-rc.d .Tzafrir Cohen
This would cause the error on 'make config' for "unknown command dahdi", and 'make -n config' would show that it tries to run "dahdi defaults 15 30" git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5082 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-10revert r5077 as r5078 fixes this better: now we can use 8 entries in aTzafrir Cohen
line. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5080 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-10make dahdi_test's prints fit in one line.Tzafrir Cohen
It makes them slightly less "accurate", but we already use it in the verbose messages, and dahdi_test is not really accurate. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5079 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-10Wrap at 6 instead of 8 so we are sure to fit on an 80 column terminal.Sean Bright
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5077 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-09Return the appropriate values to indicate if the modules are loaded or not.Sean Bright
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5074 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-09Add a status command to the DAHDI init script.Sean Bright
(closes issue #13655) Reported by: jcollie Patches: 0001-Add-a-trivial-status-command-to-the-init-script.patch uploaded by jcollie (license 412) (Slight modification by me to update the usage text) git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5072 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-03When the config file is not found: return "empty" data and don't die.Tzafrir Cohen
Closes issues #13615 . git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5044 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-03Whitespace and formatting only.Sean Bright
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5042 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-03The first line was getting wrapped after 7 instead of 8.Sean Bright
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5041 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-10-03Remove some leftovers.Sean Bright
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5039 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-09-25dahdi_init: Fix a typo in xpp initialization (Stephen Farrell)Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4984 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-24Re-enable sethdlc by default in menuselect. Add configure checks to properlySean Bright
discover the linux/hdlc.h dependency. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4977 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-24Disable sethdlc in menuselect by default. This is how it was in Zaptel, and ↵Jason Parker
it's causing issues. Ideally, this would eventually be checked in the configure script. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4975 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-23Removing the note about running install_prereq since from the README sinceShaun Ruffell
that script is not present currently. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4969 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-16Remove the extra space printed after each line when a module is loaded.Shaun Ruffell
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4915 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-16Close the /dev/dahdi/channel file handle if we're unable to associate it withShaun Ruffell
a particular channel. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4914 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-16Provide system error information if open on /dev/dahdi/channel fails.Shaun Ruffell
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4913 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-12A few changes:Sean Bright
1) Start using menuselect trunk 2) Bring in changes similar to those in asterisk trunk so that 'make menuselect' works as it should from the dahdi-tools directory. 3) Stop looking for curses/ncurses in the top level configure since nothing uses it (except menuselect which will find it on it's own). git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4904 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-11Move udev rules xpp.rules from dahdi-tools to dahdi-linux .Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4894 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-11Fix installation of ifup-hdlc and init script when using DESTDIR.Jason Parker
(Step 2 of cleanup) (closes issue #13430) Reported by: jcollie Patches: 0001-Fix-install-of-ifup-hdlc-when-installing-into-an-alt.patch uploaded by jcollie (license 412) Tested by: qwell Note: Patch from #13430 was extended to modify init script installation as well. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4893 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-11Remove files that aren't used or are duplicated from dahdi-linux. Step 1 of ↵Jason Parker
cleanup. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4891 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-09Fix a few typosJason Parker
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4883 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-09Fix location of fxotuneJason Parker
(closes issue #13428) Reported by: eeman git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4882 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-04* Updates the instructions presented after 'make config' about where to setShaun Ruffell
which modules are loaded. * Update UPGRADE.txt to indicate where to set which modules are loaded and where the module parameters are set. Issue# DAHDI-187 git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4860 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-09-03Slightly reformat UPDATES.txt for asciidoc . Include it in README.html .Tzafrir Cohen
See e.g. http://docs.tzafrir.org.il/dahdi-tools/README.html#_upgrade_notes Also fix some links in the README. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4859 a0bf4364-ded3-4de4-8d8a-66a801d63aff