summaryrefslogtreecommitdiff
path: root/zaptel.init
AgeCommit message (Collapse)Author
2009-05-27Big dump of newer xpp code.tzafrir
For finer details and separate commits, you are advised to look into the commit log of dahdi-{linux,tools}. xpp.r7150 * 116x Astribanks: - Support for the TwinStar capability and for FXO and (BRI|PRI) on same device. - New control protocol ("MPP"). - astribank_hextool - a low-level firmware loading tool instead of fpga_load . - astribank_tool - Other MPP activities . - Can still reset (but just that) through older protocol. - astribank_hexload is required for loading FPGA firmware for USB_FW.hex rev > 6885. - USB_FW rev. 7071 . - More modular FPGA firmware (1161 only). - FPGA_1161.hex rev. 7131. PIC_TYPE_* rev. 7107. - software-settings of some capabilities with astribank_allow . * XPP: - init_card_* script are less verbose. - Reduced rate of "Is a DAHDI sync master" message. - Replace member bus_id with dev_name() and set_dev_name() for building with 2.6.30. - Conditionally remove 'owner' property of procfs was dropped in 2.6.30. - astribank_hook now enabled by default. - Has an optional hook for TwinStar. * BRI: - hardhdlc support: The bri_dchan patch is no longer needed. - If bri_dchan patch applied: old code is used, and "dchan" is used. - If not: new code and "hardhdlc" is used. - zapconf will generate the right configuration, depending on the new sysfs driver attribute bri_hardhdlc, but default to "dchan" as before if not explicitly told. - Bugfix: explicitly turn off leds on startup. * FXS: - Initialization and calibration fixes. - Notify the user just one about wrong VMWI config * Dahdi-perl: - Fix detection of empty slots in wctdm. - Fix working with ethmf's extra file in /proc/zaptel - Improved detection of Rhino cards. - dahdi_genconf's generated text better explains files are generated. - /etc/xpp_order - allow specifiying an explicit order for Astribanks to register with Zaptel. - Dahdi::Xpp::Mpp - A wrapper around astribank_tool . * dahdi.init: - A separate waitfor_xpds script. May now have a wait-loop in some cases. - xpp_sync needs to only be called after dahdi_cfg . (for the PRI module). git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4641 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2009-03-18zaptel.init: call xpp_sync a bit latertzafrir
xpp_sync needs to only be called after ztcfg was run, because the application of zaptel.conf may change the priority of a PRI module span (If it is a sync provider, "NT", priority is lower). (From DAHDI rev 6167) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4629 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-05-01Clarify a message. Some hardware doesn't provide timing, so this could be ↵qwell
confusing. (closes issue #12459) Reported by: panderson Patches: zaptel.init.patch uploaded by panderson (license 469) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4217 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-19You need a space after [, since [ is an applicationqwell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3529 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-12If these are going to cause the script to exit, we really need to explain why.qwell
Issue 10902, patch by snuffy git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3455 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-23Ignore errors from fxotune -s. The channel can be used e.g. if Asterisktzafrir
is already running. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3090 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-21fxotune must be run after ztcfg.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3070 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-16* Run fxotune automatically on startup.tzafrir
* Make fxotune -s less verbose by default so it won't make noise for the init.d script. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3045 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-13No need for a duplicate list of modules.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3017 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-13The order of modules load counts, if you have multiple cards.tzafrir
Merged revisions 3015 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3016 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-13Merged revisions 3013 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r3013 | file | 2007-09-13 18:31:30 -0300 (Thu, 13 Sep 2007) | 2 lines Add TE120P to init script. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3014 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-25zaptel.init: Allow passing extra arguments (e.g.: -c conffig) to ztcfg.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2954 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). Merged revisions 2910 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2911 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-16Simplify hpec_start and remove duplicates.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2740 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-11* Enable zaptel-perl and use perl utilities for Astribank init (from 1.2 r2710)tzafrir
* Update README accordingly. * Continue documenting Zaptel, while we're updating the README. * Ignore the generated README.html. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2711 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 . (from branches/1.2 r2689) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2690 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-04Set default value for XPP_SYNC.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2688 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-02* Fix unloading of xpp modules.tzafrir
* Add optional support for using the zaptel perl functions. (From branches/1.2 changesset:2670 and changeset:2673) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2674 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-21* Remove ztcfg -s from shutdown.tzafrir
* Someone with a dynamic span, please test the suggested replacement (remmed-out). * Reduced nesting in wait_for_xpp . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2660 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-21Reduce nesting in hpec startup by moving it to a function.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2659 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-21Fix a syntax error in hpec startup.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2658 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-05-04zaptel.init: use automative modules unloading (as in trunk and 1.2).tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2495 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-04-30eliminate bogus warning message during script startup with no HPEC licenseskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2480 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-29Merged revisions 2350 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2350 | russell | 2007-03-29 11:35:37 -0500 (Thu, 29 Mar 2007) | 4 lines Trim the HPEC readme that is included in zaptel to only include basic 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.4@2351 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-29Merged revisions 2347 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2347 | russell | 2007-03-29 11:05:32 -0500 (Thu, 29 Mar 2007) | 3 lines Add a README for HPEC, and add support for HPEC in the init script. (issue #9413, chozian) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2348 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-27Merged revisions 2342 via svnmerge from russell
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/branches/1.4@2343 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-02Support proper loading of the Astribank (xpp) with proper initialization.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2273 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