summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-10-04* install_prereq is not a build script. Move it to main directorytzafrir
(which is our scripts directory). * Don't run/print install command when there's nothing to install. * Fix install_prereq command in README . Merged revisions 3109-3112 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3113 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). Merged revisions 3105 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3106 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-01No need to met those to changes back into 1.4 .tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3100 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-29* Document the usage of ./configure .tzafrir
* spacing. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3097 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-26Add a script to load package prerequisites (closes issue #10523)tilghman
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3094 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-22Re-disable dtmf_detection of the FXS module (From xpp rev 4712).tzafrir
Merged revisions 3084 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3087 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-22Make some improvements in how we do event retrievalmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3082 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-22Disable that for now (DTMF detection)mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3079 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-22Makefile Automatically enabling Zaptel MMX support. Disabled by defaulttzafrir
for now. * To enable, build with ZAPTEL_MMX_AUTO=yes (or any other non-empty value) * There is a white list of configuration values (without the prefix CONFIG_). One of them needs to be set in order for CONFIG_ZAPTEL_MMX to be enabled. * Only adds support for kernel 2.6 . If anybody finds a simple way to do the same with 2.4 - patches are welcomes. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3076 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-21Sort out print messages in ztdummy:tzafrir
* Proper priority to every message. * Remove a useless global. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3073 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-20Remove DESTDIR from CONFIG_FILE, since we don't want DESTDIR passed in as ↵qwell
part of the -DZAPTEL_CONFIG. Closes issue #10764, pointed out by cabal95 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3067 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-20Disable native bridging pending resolving of some issuesmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3064 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-19Clarify that ztcfg prints the channel map before actually configuringtzafrir
channels. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3061 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. From xpp r4677. Merged revisions 3055 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3056 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-18Give proper type for printk messages.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3052 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-18Fix the ioctl ZT_CHANDIAG and enable it by default.tzafrir
(Backport changeset 2384 from trunk) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3051 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-17Revert previous change on spaninfo and institute an ABI compatible call, to ↵tilghman
avoid breaking zaptel ABI compatibility between releases (closes issue #10745) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3048 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-16* Document ztdummy changes. tzafrir
* It's a (ztdummy) clock source, not ztdummy type. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3044 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-15Remove silly CAS signalling conflicts... patchmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3041 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-15Include support for high-resolution timers for linux >= 2.6.22 (#10314).tzafrir
Changes from the patch: * Only support kernels >= 2.6.22, as hrtimer_forward is only exported as of that version. * Adapted to my recent changes in ztdummy.c . * Use ZAPTEL_TIME_NS instead of ZAPTEL_RATE * Simplified ticks debug statement. Will only be used if debug=2 or debug=3 . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3038 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-15Include the type of the ztdummy module in the desc (span description)tzafrir
filed. To check what type of module you built, use: strings ztdummy.ko | grep type tr '%' '\n' <ztdummy.ko | grep -a type: Or look at the span title line in /proc/zaptel . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3035 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-15ZAPTEL_RATE is not a time period.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3032 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-15s/INSTALL_PREFIX/DESTDIR/ in firmware/Makefile .tzafrir
The install target now won't fail in DESTDIR install, but will probably do nothing. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3029 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-15New 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. Merged revisions 3019 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3020 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-09-11After committing the patch to make ringdebounce a module parameter in wctdm, Irussell
went ahead and made the same change to wctdm24xxp. *** Note that there is a discrepancy here. wctdm uses 64 ms as the default ring debounce value while this module uses 128 ms. I'm not sure which one is more appropriate, but they should certainly default to the same thing. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3012 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-11Make ringdebounce a module parameterrussell
(closes issue #10218, pnlarsson git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3011 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-09Also probe for wcte12xp by default (before wcte11xp).tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3008 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. * ignore perlcheck. Merged revisions 3004-3005 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3006 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-08* Let autoconf figure out the switches for asciidoc.tzafrir
* Remove some leftover set -x from previous debug... git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2999 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-08Allow overriding the asciidoc command. This allows using asciidoc < 7.tzafrir
Merged revisions 2997 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2998 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-08* Improve accuracy of zttest by using floats (#10312).tzafrir
* Account only for the time of actually waiting for the clock. * Clarify message for zttest -v . * Don't print some digits that are not meaningful enough. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2995 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-04Fixing the ZAPTEL_SYNC_TICK patch for zaptel-base.c (#9645)tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2992 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-04(closes issue #10087)file
Reported by: Matti Remove comment that is no longer true. -1 will not cause the name to be used. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2991 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-01* 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. * Add some basic/broken detection of ppp in autoconf. Merged revisions 2987 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2990 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-31CONFIG_FILE already has DESTDIR prepend to it.qwell
It is not needed here. Issue 10619, patch by djflux git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2988 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-30Add two fields to the spanconfig struct (at the bottom, as suggested by ↵tilghman
tzafrir), with a define to let modules know that it's there git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2986 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-30Merged revisions 2983 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2983 | kpfleming | 2007-08-30 16:48:55 -0500 (Thu, 30 Aug 2007) | 2 lines add a proper plugin for Zaptel support in pppd, so that it can be used with 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.4@2985 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-30don't know how this was missed when i upgraded the interrupt flags before...kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2984 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-30remove an unnecessary memset of the global ifaces array on module initrussell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2980 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-30Remove some code that could never be executed. Instead of fixing the if ↵russell
statement, I just removed it. The contents of this global array are guaranteed to be zeroed out for us on load. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2977 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-28Revert the patlooptest changesmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2972 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-28Make sure the target name is not the same as the directory name. Thanks ↵mattf
Josh :-) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2971 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-28fix index for ru tones. Thanks to Malcolm for pointing this out.russell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2969 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-28Add Russian tones. (issue #7953, hanabana)russell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2967 5390a7c7-147a-4af0-8ec9-7488f05a26cb