summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-27remove some silly echo statement constructions in the init scriptKevin P. Fleming
clean up the modules.sample file to have proper lists of cards supported by each module and remove reference to dahdi_dummy since the init script takes care of loading that module git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4850 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-27actually implement the rest of --enable-dev-mode, and fix up more problems ↵Kevin P. Fleming
it found git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4846 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-27add --enable-dev-mode support, and fix up a couple of warnings found using ↵Kevin P. Fleming
it (only two, surprisingly) git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4845 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-26* Add a "docs" target to generate documentation.Tzafrir Cohen
* Demote/promote some headers. * Fix URL for on-line copy of the README. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4844 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-25Fix default path of dahdi_cfg (used for probing type of wctdm channels)Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4833 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-25Fix more crazy formattingJason Parker
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4827 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-25Reverse some incorrect logic, and cleanup some very ugly formatting in passing.Jason Parker
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4826 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-24We've got a new "zap" string to zap.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4822 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-24dahdi_cfg.c: Reduce nesting in main() .Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4821 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-24Add support for 56 KB HDLC as well as selectable rate in system.confMatthew Fredrickson
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4818 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-17Dahdi::Chans: fix leftovers from r4767 (handling of spaces)Tzafrir Cohen
While r4767 solved some parsing problems of channels with "strange" encoding names, it introduced a new problem (e.g.: "RED" after "(In use)" which is fixed here. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4787 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-12Dahdi-perl: More robust parsing of channel signalling types.Tzafrir Cohen
Use a list of signalling types rather than a regular experssion of a "word". git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4767 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-12MFC/R2 configuration generation supportTzafrir Cohen
If optional setting 'pri_connection_type' is set to R2, configure E1 spans as CAS and generate a unicall.conf snippet (unicall-channels.conf). git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4766 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-12* xpp_fxloader: shows USB firmware version.Tzafrir Cohen
* Update PCI IDs database. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4765 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-12Dahdi-perl: Add alarms() method for channels. Use it in lsdahdi.Tzafrir Cohen
* Better paring of the /proc/dahdi/N channel lines for alarms * Provide it as a separate alarms() method. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4764 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-08-06improve wording of echo canceller configuration and requirementsKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4731 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-06minor cleanupsKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4727 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-06update to match dahdi-linuxKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4726 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-05clean up license headers in files, add LICENSE files, and apply LGPL ↵Kevin P. Fleming
(instead of GPL) to libtonezone files git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4708 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-05use a different name for this file, so it won't try to overwrite existing ↵Kevin P. Fleming
(non-version-controlled) files in existing checkouts git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4707 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-05s/zaptel/DAHDI/Russell Bryant
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4701 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-02do not give error or even bother parsing a blank/new lineJeff Peeler
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4661 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-01umm... yeah. let's define the external variable with the proper type.Kevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4652 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-01run this script from the correct locationKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4649 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-01use proper name now that the generated filename has changedKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4647 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-01reduce the amount of recompiling necessary when the version string changesKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4646 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-08-01clean up error exit conditions and improve code in various placesKevin P. Fleming
(closes issue #13039) Reported by: bbryant Patches: 20080709__dahdi_cfg_fixes_2.diff uploaded by bbryant (license 36) git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4645 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-30add dependency files to ignore listKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4640 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-30use proper technique for rebuilding version.hKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4639 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-30various Makefile cleanupsKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4635 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-29add dependency trackingKevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4634 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-29build against the new dahdi/user.h (which is now typedef-free!)Kevin P. Fleming
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4629 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-15Remove unused $MODULES from dahdi.init and init.conf.sampleTzafrir Cohen
(also minor README cleanups). git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4608 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-13Fix references to the perl utilities directories in the README.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4606 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-10* A few more README cleanups.Tzafrir Cohen
* Update "HTML copy" link to http://docs.tzafrir.org.il/dahdi/README.html * Also HTML-ize man page in xpp/ . git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4605 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-10Updating the README, but still needs another editing pass to make sure that itShaun Ruffell
makes sense now that DAHDI splits the user parts from the kernel parts, unlike Zaptel. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4604 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-10Support using 'hardhdlc=' instead of 'dchan=' for BRI devices.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4603 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-10* Include init.conf in the README as well.Tzafrir Cohen
* Initial support for referencing configuration directives from the asciidoc-ed README. * Ignore files generated while making documentation. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4602 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-10Generate the echocanceller=mg2,NNN in system.conf for the user as well.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4601 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-10Well, make this a bashism formally.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4600 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-10Formatting fixes.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4599 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-10Changed reference of zap channel to dahdi channel.Shaun Ruffell
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4598 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-09Fix -f option.Shaun Ruffell
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4588 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-09Copying over README from the original 1.4. Now let's start trimming.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4587 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-09* Remove the settings of MODULES= from the sample init.conf .Tzafrir Cohen
* Don't load dahdi_dummy by default (we modprobe for it in the same init.d script anyway). * Document the format of the modules file. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4586 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-09Also delete build_tools/menuselect-deps on dist-clean.Tzafrir Cohen
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4585 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2008-07-08Split up modprobe.conf.sample into one file for options, and another file forShaun Ruffell
the blacklist. This way updating the blacklist in a future release will not necessarily overwrite any of the users options. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4581 a0bf4364-ded3-4de4-8d8a-66a801d63aff