summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-08Moving wcte12xp driver into a subdirectory and adding support for the Digium ↵mspiceland
TE121 and TE122 cards. These cards support the Digium VPMADT032 module. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3358 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-07revert a change that caused some problems and wasn't necessarykpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3346 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-06make the TC400B driver tolerant of incoming G.723.1 frames in all possible ↵kpfleming
formats (6.3kb/s, 5.3kb/s and SID) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3327 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-06Don't mangle old value of this register. Just set it without the reset bit setmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3321 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-30Make sure we only disable irqs during octasic firmware load only if we have ↵mattf
4K stacks git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3263 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-28Pass the correct variable to sizeof when copying the driver name.file
(closes issue #11352) Reported by: brettcar Patches: ztdynamic.c.patch uploaded by eliel (license 64) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3258 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-21Add new product supportmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3243 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-21Transcoder driver updates. Fixes G.723 no audio issues with latest driversmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3241 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-14Changelog for xpp r5010.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3232 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-14Increase FXS ring detect debounce interval.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3231 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-14Improve (reduce) signal attenuation on FXO ports.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3230 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-14Fix a deadlock spotted on some SMP installations.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3229 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-10Get rid of a pointless static buffer and strcpy.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3222 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-07* zaptel-perl, genzaptelconf: Detect and list Rhino cards.tzafrir
* zaptel-perl: Fix reporting of empty slots in analog Digium cards. * genzaptelconf: More readable case-s. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3217 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-06Cross port fxo line voltage monitoring patch from wctdm to wctdm24xxpmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3215 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-03Major update for tc4xxp driver. Fixes many outstanding issues related to ↵mattf
channel lockups, etc. It also raises the maximum channel count for g.729 to 120 channels. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3209 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-31Fixed potential buffer overflow.mmichelson
See AST-2007-024 for more details git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3205 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-31Also get fxotne's man page from 1.4 .tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3201 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-26Another clock polarity update. To fix garbage audio on some systems with ↵mattf
the wctdm24xxp driver and VPMADT032 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3188 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-20Update fxotune in 1.2 to be the same as fxotune in 1.4. Should have been ↵mattf
done a long time ago git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3179 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-18Correct the name of the wct4xxp driver.qwell
Issue 11030 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3169 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-18Fix zaptel_hardware's behaviour for unknown span types.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3157 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-18 * zaptel-perl should not panic when there is no /proc/bus/usb (Closestzafrir
#11020). * Don't build metering by default for now. * And this is xpp rev 4900. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3153 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-18Make opermode work again.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3152 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-16Some modumentation.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3146 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-16xpp r4892:tzafrir
* Zaptel/Hardware perl modules: - Use sysfs directly. Don't rely on lspci/lsusb. - Each device has a description and driver name. - Zaptel::Hardware::drivers() to show the list of required drivers for this system (see zaptel_drivers). - zaptel_hardware shows a description and a (suggested?) driver. * zt_registration sorts by Serial first and only then by connector. * USB_FW.hex replaces all the USB_11x0.hex . - Separate USB interface for the management processor. - Hence fpga_load can now work even with drivers loaded. * Fix firmware upgrading. * Fix manual firmware loading while auto-loading. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3142 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-16use latest Octasic API releasekpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3138 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-12Fix for false power alarms, as well as a clock polarity issuemattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3132 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-05Forgot to remove before we create the device nodemattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3120 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-05Make sure we make the transocder device node if no dynamic device filesystem ↵mattf
found. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3119 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-04Properly fix the README .tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3112 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-04"contrib" means "scripts". Scripts in zaptel reside in the junktzafrir
directory until we'll decide what to do with them. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3111 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-04Don't run/print install command when there's nothing to install.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3110 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-04nstall_prereq is not a build script. Move it under contrib/ .tzafrir
(It is a new script, so this change also oges into 1.2) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3109 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-03New xpp release: r4786:tzafrir
* New firmware protocol version: 2.9 . * fpga_load: initial clean-ups before interface split. * genzaptelconf: Don't leave an empty directory behind (4784) * Increase xpp poll_timeout to 1000ms - useful for CentOS 4 (r4781). * Fix initialization anoyance: if AB don't answer to polls, don't waitfor_xpds, and show no waiting XPDs (r4725). * Disable dtmf_detect by default once again (r4712). * Don't check twice for asterisk to stop. The second test was done while Asterisk was still stopping (r4708). * Support building the kernel with M= instead of with SUBDIRS= , as used in some newer build systems (r4677). git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3105 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-01One other hrtimer merge leftover.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3099 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-01A slightly more complete merge of the hires times code to 1.2 .tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3098 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-22Re-disable dtmf_detection of the FXS module (From xpp rev 4712).tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3084 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-22Backport support for high-resolution timers from 1.4. Allows 2.6.22tzafrir
Fedoras to build again. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3083 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-18Support building the kernel with M= instead of with SUBDIRS= , as used tzafrir
in some newer build systems. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3055 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-15Should apply this separatelymattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3040 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-15This patch was not thought out well enough. Get rid of it for now (CAS ↵mattf
signalling conflicts...) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3039 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-14New xpp release (Xorcom rev 4648):tzafrir
* New firmware protocol version: 2.8 . * New firmwares fix input ports offhook. * Cleanup INFO() messages during module loading. * USB: Receive queue with TASKLETS [r4600]. Controlled by rx_tasklet parameter to xpp_usb module (can be changed in runtime). * The pcm_tasklet parameter in xpp module is deprecated: - Does not actually do anything. - If set during module loading, shows an ERR() message. - Also appears in /proc/xpp/sync * FXS: Hardware DTMF detection by default, can be disabled by setting dtmf_detection=0 parameter to xpd_fxs. PCM is muted when DTMF key is pressed. * zapconf: - Can now generate users.conf compatible with asterisk-gui. - Optional command-line arguments denoting which files to generate. Possible values are 'zaptel', 'zapata' and 'users'. - Defaults to creating zaptel and zapata. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3019 5390a7c7-147a-4af0-8ec9-7488f05a26cb
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-09-09* Remove a warning (no point bothering everybody about it).tzafrir
* ignore perlcheck. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3005 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-09xpp.r4584:tzafrir
* New firmware to fix FXS leds irregularities. * Less noise at build time - don't echo version, test compile only once. * zapconf can generate users.conf snippets. * xpd_pri: initial version. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3004 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-08Allow overriding the asciidoc command. This allows using asciidoc < 7.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2997 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-31* Maintain the same meaning of DESTDIR and INSTALL_PREFIX as in maintzafrir
Makefile * Document ppp support to the best of my knowledge. * Err clearly if the VERSION was not found. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2987 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-30add a proper plugin for Zaptel support in pppd, so that it can be used with ↵kpfleming
any distro-supplied version of pppd instead of requiring a patched copy from the Digium download site git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2983 5390a7c7-147a-4af0-8ec9-7488f05a26cb