summaryrefslogtreecommitdiff
path: root/zaptel.init
AgeCommit message (Collapse)Author
2007-08-20* Set maximal zaptel udev timeout to 20 seconds.tzafrir
* Allow overriding it from cwrcconfconfig file (and explain how). git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2909 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-11A more robust modules loading order, IMHO.tzafrir
If this breaks, the first thing to try is to remove faulty run of zaptel from modprobe.conf . git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2716 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-04* Fix unloading of xpp modules.tzafrir
* Initialize the Astribank (xpp) using the zaptel-perl utilities. (in trunk they are installed by default) (From branches/1.2 changesset:2670 and changeset:2673) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2686 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-21zaptel.init:tzafrir
* Reduce nesting in hpec startup by moving it to a function. * Fix a syntax error in hpec startup. * Remove ztcfg -s from shutdown. * Someone with a dynamic span, please test the suggested replacement (remmed-out). * Reduced nesting in wait_for_xpp . Ignore some generated man pages in xpp/utils Merges: r2657 - r2660 from brnaches/1.4 . git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2661 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-05* >& does not work with all /bin/sh shells (specifically not /bin/dash , tzafrir
occasionally used as /bin/sh in Debian / Ubuntu). * Removed some unnecessary 2>/dev/null . If ztcfg failed, the user should know, and have the data to fix the problem. * Removing ztcfg -s from the stop target. Who needs it? git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2572 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-04-30Merged revisions 2480 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r2480 | kpfleming | 2007-04-30 19:07:21 -0400 (Mon, 30 Apr 2007) | 2 lines eliminate bogus warning message during script startup with no HPEC licenses ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2481 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-27Merged revisions 2343 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2343 | russell | 2007-03-27 13:49:01 -0500 (Tue, 27 Mar 2007) | 13 lines Merged revisions 2342 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2342 | russell | 2007-03-27 13:48:23 -0500 (Tue, 27 Mar 2007) | 5 lines When debug is enabled, ensure that "debug=1" gets passed to the zaptel module, and not just the hardware modules. Also, run "ztcfg -s" at the beginning of the "stop" action of the script. (issue #7409, PCadach and tzafrir) ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2344 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-02Support loading an Astribank (xpp) device in the init script.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2270 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-02Fix the usage of ztcfg in the init script:tzafrir
* The debian variant has failed to report errors. * Remove duplication. * Allow overriding the location of ztcfg and zaptel.conf in the config file. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2265 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-02The "unload" target actually works.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2264 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-01Fixed module unloading in the zaptel init script.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2256 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-16Merged revisions 1317 via svnmerge from tilghman
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1317 | tilghman | 2006-08-15 20:36:34 -0500 (Tue, 15 Aug 2006) | 2 lines Bug 7624 - Debian lacks /var/lock/subsys ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1318 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-02-09Bug 6451 - Default to probe and remove newest Digium cardtilghman
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@936 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-01-10Updates to allow module paramesters to be set for zaptel.initmattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@889 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-11-29remove extraneous svn:executable propertieskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@837 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-04-04correct syntax error (bug #3954)kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@616 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-04-01Make zaptel.init automatically load ztdummy if none of the hardwarekpfleming
drivers find any Zaptel hardware (bug #3886) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@612 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-02-18Update zaptel.init for FC3 (bug #3615)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@591 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-01-21Improve portability for debian (bug #3390)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@571 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-01-14fix typo (bug #3336)russell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@552 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-01-06Fix for FC3 (bug #3138)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@530 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-11-06Makefile fixes from bug #2798 and rename wcfxs to wctdmmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@491 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2003-07-14Add wct4xxp to initmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@212 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2003-05-19In the boot-up script first load the wcfxo (before wcfxs)martinp
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@184 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2003-03-15Sat Mar 15 07:00:01 CET 2003matteo
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@154 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2002-11-04Version 0.3.3 from FTPmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@127 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2002-06-06Version 0.2.0 from FTPmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@84 5390a7c7-147a-4af0-8ec9-7488f05a26cb