summaryrefslogtreecommitdiff
path: root/zaptel.init
AgeCommit message (Collapse)Author
2007-09-13The order ov modules load counts, if you have multiple cards.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3015 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-13Add TE120P to init script.file
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3013 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-20* Set maximal zaptel udev timeout to 20 seconds.tzafrir
* Allow overriding it from cwrcconfconfig file (and explain how). (From trunk r2909 - got accidentally commited there first). git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2910 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-16Remove automatic call to ztcfg -s from init.d script. Do dynamic spanstzafrir
need it? git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2739 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-11* Enable zaptel-perl by default.tzafrir
* Clunky shell xpp init functions replaced with better perl utilities. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2710 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-04Bourne shell scripts should not use >& . dash doesn't support it.tzafrir
And all of them simply supressed errors, so they were replaced with 2> /dev/null . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2689 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-04Set the default value for XPP_SYNC.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2687 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-02When running the optional xpp_startup, run it only when there aretzafrir
Astribank devices connected. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2673 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-26 * Fix unloading of xpp modules.tzafrir
* Add optional support for using the zaptel perl functions git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2670 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-21readability fixes: Remove complex nesting. Move hpec init to a function.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2656 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-07Remove useless backticks.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2587 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-07The -quit option to find is not supported on the version of find installed onrussell
Centos 4. Lame! Just remove it, as it isn't really necessary. (issue #9800, noahisaac) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2583 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-05-04Init script clean-up; enable module-specific parameters tzafrir
(though modprobe.conf is the recomended method to pass arguments) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2494 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-04-29xpp rev. 3814:tzafrir
* Protocol no. 2.6: syncing improvements. * Support for 8-port Astribank BRI. * Firmware unloading now works: rmmod xpp_usb; /etc/hotplug/usb/xpp_fxloader reset * Defaults of kernel parameters are now part of parameter description. * World-readable kernel parameters. * No need for extra patch beyond bristuff for Astribank BRI. * Default poll intervals changed: 500 in BRI and FXO. * Allow changing FXS polls interval at run time. * BRI initalization fixed on SUSE (path to logger). * When using the SUSE zaptel rpm package, set modules_var=ZAPTEL_MODULES in /etc/sysconfig/zaptel . * zt_registration not verbose by default. * xpp_sync warns if FXO is sync slave. * Fixed genzaptelconf -z (zapscan output emulation). * PCM fixes. * Solves "multiple ticks" bug. No need for pcm_tasklets workaround. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2475 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-29Trim the HPEC readme that is included in zaptel to only include basic ↵russell
information as the one on the FTP site will always be the one that contains the full up to date information. Also, tweak some grammar in the additions to the init script. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2350 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-29Add a README for HPEC, and add support for HPEC in the init script.russell
(issue #9413, chozian) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2347 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-27When debug is enabled, ensure that "debug=1" gets passed to the zaptel module,russell
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/branches/1.2@2342 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-02Proper initialization of the Astribank (xpp) at zaptel startup.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2275 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-16Bug 7624 - Debian lacks /var/lock/subsystilghman
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1317 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/branches/1.2@937 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-11-29remove extraneous svn:executable propertieskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@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