summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-08-27Enact the init.d script when not installing to a DESTDIR.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2960 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-24Fix an issue that caused only MG2 and possibly HPEC to work.qwell
Issue 10555, patch by me. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2949 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-23Increase CWCID reliability on analog modules significantly. (although if you ↵mattf
have problems with pulse dialing on high REN loads, see the comment to revert the value back to its previous value). Thanks Kinsey and Rick. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2940 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-22Don't try to create devices 250 and above in udev.qwell
Issue 10522, fix found by me (but I'm not going to take credit for the code, since it already existed in trunk for some reason) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2936 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-21Make sure 1.2 wctdm24xxp builds on 2.4 kernelsmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2926 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-21Allow wctdm24xxp to compile on a 2.4 based kernelmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2923 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-21Fix building on kernel 2.6.23rc1, from Axel Thimm (xpp r4523).tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2919 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-21* Add an explicit mode to the callto open (the default one that is usedtzafrir
anyway). * Clarify error message. Closes #10505 on Zaptel 1.2. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2914 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-08-19Fix README.Astribank with asciidoc 8.2.2: make "underlining" moretzafrir
strict. (xpp r4519) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2906 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-18Zaptel 1.2 doesn't use autoconf just yet :-(tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2904 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-18* Fix makefile targets to match documentation.tzafrir
* Fix dependencies of install-utils. * Rename the generated xpp/README.html to xpp/README.Astribank.html to provide a unique basename among docs (helps debian packaging). git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2903 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-17install_prereq: Don't install packages twice.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2880 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-17Fix building extra modules in subdirectories.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2878 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-17* Re-introduce the target install-include .tzafrir
* programs and install-programs are now for all of userspace. Added the target 'utils' for what 'programs' used to be. * Document this. * Document some other variations on 'make' and 'make install'. * Improve documentation of /proc/zaptel . * Ignoring some more utilities. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2873 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-17-l should come after LDFLAGS.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2871 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-17* Make sure every userspace tool is built with CFLAGS and LDFLAGS.tzafrir
* Search for newt.h in INCLUDE_DIR. * Build makefw and gendigits with HOSTCC . * Don't build makefw in the 'programs' target. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2868 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16Make sure we enable MRMmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2864 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16Remove some unused variables from compilationmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2861 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16xpp rev. 4515:tzafrir
* BRI improvement: an 'nt_keepalive' parameter to xpd_bri forces a BRI_NT to retry a connection indefinitely (this is our default). When false it revert to the behaviour in changeset:4415 ("Bezeq like") * Improvement in DBG macros. The print_dbg parameter is now set of flags to debug. They are defined in zap_debug.h * Don't use Astribanks connected to USB1 interfaces Unless the user set the option usb1=1 for xpp_usb (r4504). * And some more documentation... * Include some of our variables in the default zaptel sample file. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2860 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16Fix for when voicebus based cards stop taking interrupts on some systemsmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2857 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16Make sure the gain adjustment is only done if the VPM100M is presentmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2852 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16* Add a rule for generating xpp/README.html (not used by default).tzafrir
* Ignore it, and clean it and README.html . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2850 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-15Make sure that the URL is REALLY up to datemattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2844 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-15Make sure we use the new URL for ftp.digium.commattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2841 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-15Fixing installation targets:tzafrir
- programs/install-programs - userspace utilities. - libs/install-libs - libtonezone - modules/install-modules - kernel stuff Those can be used independently. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2840 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-15* Allow setting the echo canceller from the Makefile or the environmenttzafrir
(needed for overriding the default EC in Debian m-a builds) * Allow specifiying extra modules in the make command line: MODULES_EXTRA. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2838 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-14Fix building on older CentOS 4 and Trixbox.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2836 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-14Merging a few small changes Xorcom:tzafrir
* Marked with no. 4416, to note that major changes after 4415 were note merged yet. * Demote the messages about PCM in non-PCM from notice to debug (r4501). * Fix sample BRI zapata.conf: NT instead of TE (r4498). * Disable FXS hardware DTMF detection by default (r4492). git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2832 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-10Make sure we permit MRM commandsmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2829 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-05Extra Zaptel PCI IDs (from Philipp Kempgen). From Xorcom r4466.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2818 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-01xpp.r4415:tzafrir
* Show Astribank 6+2 as 6/2 channels and not 8/8 channels. - Added as a "subtype" to the device type (r4391). * Fixed a panic in BRI span shutdown method (r4393). * Changes to debug macros. * Add proper sysfs support (r4406) - A bus on whuch all of the Astribanks reside. - Replaces useless sysfs code that existed in the module. - Currently used to set the sync source automatically at device adition / removal. * BRI: We do need the T1 timer in NT. If it gets into G2 state (rr4407). git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2811 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-01Per Matt Fredrickson, we don't want to use GFP_KERNEL while holding a spinlock.qwell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2808 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-28Ignore generated files on the new wctdm24xxp dir.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2796 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-27Rearrange and add some Makefile targets to be in line with the original ↵qwell
intentions of the addition of targets such as install-programs. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2789 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-27Quick fix for could not fill input buffer errorsmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2786 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-27Fix a few bothersome Makefile issues I ran into while trying to `make install`qwell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2784 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-27Minor message removalmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2781 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-22Revert initd config file installation to the greeddy one of beforetzafrir
zaptel 1.2.19/1.4.4 - install on both /etc/default/zaptel and /etc/sysconfig/zaptel . Closes #10257 . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2771 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-20Add new 2.6.22 api updatesmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2765 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-20New product support, new echo canceler and new boardsmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2761 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-19* Generate list of Zaptel Modules directories automatically.tzafrir
* Evaluate PERLLIBDIR only once. Closes: #10223 (Xorcom changeset:4379) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2758 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-19update to 2.6.22 request_irq() flagskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2756 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-19convert a few drivers over to current PCI module registration functionkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2754 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-19don't try to timeslot-interchange channels that are being bridged (DACS) if ↵kpfleming
either channel has a txgain or rxgain specified, since that gain won't be applied any longer if the DACS is put into effect git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2752 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-18A distribution may have multiple directories for firmware and without ↵file
knowing the proper one we have to copy the firmware into each. We can't just copy it into the first one found. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2750 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-17Fix spelling of variable names...tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2749 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-17* Separate programs, modules install-programs and install-modulestzafrir
targets. * Finish DESTDIR / INSTALL_PREFIX separation. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2748 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-16Allow overriding the output of uname -m and uname -r with the variables tzafrir
MACHINE and KVERS, respectively. KVERS existed before, but ther ewere still direct uses of uname -r left. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2747 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-16Cleaning up Makefile:tzafrir
INSTALL_PREFIX: /usr . A place under which standard stuff is installed. DESTDIR: A complete subtree under which the system is installed. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2746 5390a7c7-147a-4af0-8ec9-7488f05a26cb