summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-11-28 r1623@boole: tzafrir | 2006-11-21 17:19:16 +0200tzafrir
Typo: SBINDIR -> BINDIR . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1652 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28 r1590@boole: tzafrir | 2006-11-11 16:34:45 +0200tzafrir
init_card[34]_23: merge from 2654,2655. * Redirect stderr to /dev/null. Without any redirection, it may fail with exitval=4 . Probably, fd 2 is closed and the shell (or sed which is used in the scripts) tries to write to it (or do some other I/O related syscall) which fails. * make XPP_BASE handling identical in the two scripts. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1651 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28 r1571@boole: tzafrir | 2006-11-08 18:01:13 +0200tzafrir
Fixed a typo in the "wctdm reimplementation". git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1650 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28 r1558@boole: tzafrir | 2006-11-06 21:07:29 +0200tzafrir
Fixes for card init scripts from rev 2633: * Don't log card init scripts to /tmp/results . * Document how to trace, though. * init_card_4_23: don't re-open the slics file. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1649 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28 r1557@boole: tzafrir | 2006-11-06 20:12:16 +0200tzafrir
Merging xpp driver release 1.2 (rev. 2569), originally team/tzafrir/xpp_1.2 * Should build well. Almost final. * genzaptelconf: Also work when zap_autoreg=0 * README.Astribank updated for rev. 1.2. * xpp/utils/Makefile: Use $< with cc -c * Get xpp/utils configuration from autoconf (without changesin top dir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1648 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28 r1547@boole: russell | 2006-11-01 21:04:02 +0200tzafrir
instead of setting HOSTCC and CC directly in the Makefile, use the information provided by the configure script (issue #8055, tzafrir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1647 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28 r1471@boole: kpfleming | 2006-09-21 00:01:58 +0300tzafrir
it's time :-) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1646 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28Revert some README changes to allow automerge.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1645 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-26Remove a misplaced semicolon which caused some debug output to be printedrussell
regardless of the debug setting. (issue #8414, gknispel_proformatique) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1641 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-22Update for #8403mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1638 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-17Fix an issue (8071) where wct4xxp wasn't being put into ↵qwell
/etc/modprobe.d/zaptel (or similar). There should be no reason that adding wct4xxp to the MODULES variable at this point in the Makefile, would cause any harm. Somebody please correct me if I'm wrong... git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1613 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-17 mattf - I'm not sure if this is where you wanted the definitions placed. bweschke
If not, please fix, but this gets the compiles working again for now. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1610 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-17Fix for #7991.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1608 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-16Fix for 7769mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1605 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-16Make sure we check for correct name of b410p filesmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1604 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-08clean up recent VPMOCT changeskpfleming
add support for Infineon FALC rev 2.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1573 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06 * genzaptelconf: Set modes of generated files to original ones or sane tzafrir
defaults. * genzaptelconf: Don't check for zap_autoreg in wait_for_xpp . * genzaptelconf: Add support for fxs_immediate: option to set FXS port as immediate. * genzaptelconf: Fix few left over writes to stdout for config files. * genzaptelconf: Documentation fixes. * genzaptelconf.8: bring up-to-date. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1559 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-05Add support for VPMOCT64 modulemattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1556 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-31fix the installation of wct4xxp for 2.4 kernels (issue #7964, fixed by ↵russell
gkloepfer, but the committed fix is slightly modified) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1542 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-26do ProSLIC 3215 check properly in this driver tookpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1535 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-25do ProSLIC 3215 check properlykpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1534 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-24convert some characters of ISO8859-1 encoding to be UTF-8russell
(issue #8200, jcollie) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1527 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-20Later distros have now taken to removing this file as it has been deprecated ↵file
for awhile now... so on kernels 2.6.18 or higher we can safely not include it. (props to jsmith) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1519 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-18remove ROOT_PREFIX, and move INSTALL_PREFIX to before the first time it is usedrussell
(issue #7913, darren1713) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1517 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-11Copy to both directories, not just the first one.file
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1499 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-03Updated README.Astribank to reflect current hardware.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1496 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-03* run config function (genconf) in a single pass. Bumped version to 0.5.6 .tzafrir
* E1 spans should not be configured as "national". TODO: find a better default * Add support for Sangoma A102 (Hopefully also all A10x) PRI cards: -d won't work, but will configure existing spans. * Better comments in genconf() * Removing update_extensions_defs: cleaning temporary files is only done once. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1495 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-03* fixed a small syntax errortzafrir
* Hopefully correct PRI setting for country=cl git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1494 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-03Allow overriding the location of the asterisk init.d script tzafrir
using the variable ASTERISK_INIT_SCRIPT (from the config file or from the environment). git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1493 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-16Round two of the fix for "hard-safe -> hard-unsafe lock order detected" ↵tilghman
(Issue 7620) Only difference is that the fix is only defined for kernel versions 2.6.11 and above; older kernels keep the current (possible deadlocking) code. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1468 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09Update firmware header generation tool to support paths being supplied with ↵file
the filename (reported internally by Spiceland) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1458 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09Latest xpp driver. Backported from trunk (r1455, Xorcom r2157)tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1457 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-08Move CONFIG_FW_LOADER check to Makefile (reported internally by Spiceland)file
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1444 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-08gotta pay closer attention before i commit this stuff...kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1438 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-08fix spacing in log messagekpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1437 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-08fix problem with VPM450M/VPMOCT when T1 and E1 are both used on the cardkpfleming
make hardware DTMF detection default based on whether the module is a VPM400M or a VPM450M/VPMOCT git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1436 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-08Include moduleparam.h like every other module for certain 2.6 kernels (issue ↵file
#7884 reported by iceberg13de) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1431 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-05Forgot to add part of clean target to 1.2mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1400 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-27Copy the firmware from the new locationfile
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1368 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-27ok... finally, this actually does build correctly for 2.4 kernelskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1363 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-27it would probably help if we actually linked the Octasic API objects into ↵kpfleming
the wct4xxp module :-) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1362 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-27merge in new, cleaner Octasic API integrationkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1359 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-19don't report the VPM servicing more spans than the card actually haskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1327 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-18Add b410p support into 1.2 Makefile.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1326 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-08-15Ensure that fopen() is only called once for the debug output file to preventrussell
excessive file descriptor leakage when this function is called many times in a loop. (issue #7203) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1315 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-15fix erroneous check to see if PWD was set before setting it in the Zaptelrussell
Makefile. It should always be set. If not, it breaks the build when using recursive calls to make. (issue #7733, tzafrir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1313 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-15fix passing a 'w' to wait when using pulse dialing russell
(issue #7738, hanabana) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1311 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-14revert this change until a version that compiles on 2.4 kernels and older ↵kpfleming
2.6 kernels is made available and tested git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1306 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-14fix potential deadlock found by kernel's lock checker russell
(issue #7620, reported by smurfix, fixed by Corydon) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1304 5390a7c7-147a-4af0-8ec9-7488f05a26cb