summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-12-06Merged revisions 1686 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1686 | file | 2006-12-06 18:22:11 -0500 (Wed, 06 Dec 2006) | 2 lines Link ztcfg-dude against stdc++ so we get needed functions. (issue #8494 reported by Romik) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1687 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-01 r1671@boole: tzafrir | 2006-12-01 01:30:24 +0200tzafrir
r2806@boole: oron | 2006-11-27 16:54:06 +0200 Fixed panic in ticket:147 merged code from changeset:2802 changeset:2804 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1678 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-01 r1670@boole: tzafrir | 2006-12-01 01:29:57 +0200tzafrir
r2794@boole: oron | 2006-11-26 14:24:15 +0200 Remove all SOFT_RING code (unused for a long time). git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1677 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-01 r1668@boole: tzafrir | 2006-11-30 23:48:25 +0200tzafrir
r2832@boole: tzafrir | 2006-11-29 11:06:06 +0200 Add parameter xpp_ec to the module xpp (xpp_zap.c). Defaults to 1. If 0, module will use Zaptel echo canceller even with XPP_EC_CHUNK. Parameter is read-only for now: cannot be set through /sys/modules. (Merge of changeset:2830) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1676 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-01 r1667@boole: tzafrir | 2006-11-30 23:46:46 +0200tzafrir
r2831@boole: tzafrir | 2006-11-29 11:05:08 +0200 genzaptelconf: A list of countries for which to use busydetect. (backport of changeset:2829) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1675 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-01 r1666@boole: tzafrir | 2006-11-30 23:46:11 +0200tzafrir
r2817@boole: oron | 2006-11-28 13:39:47 +0200 Maintenance branch for asterisk-1.2.x git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1674 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-01Ignore objects here, and skip a needless 1.2 changeset.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1673 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-30Merged revisions 1663 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1663 | qwell | 2006-11-29 18:23:33 -0600 (Wed, 29 Nov 2006) | 2 lines Fix issue that was discovered by using dash as /bin/sh instead of bash. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1664 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-29Merged revisions 1660 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1660 | kpfleming | 2006-11-29 16:24:07 -0600 (Wed, 29 Nov 2006) | 2 lines clarify the BOOST_RINGER compile-time option ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1661 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-29Fix for #7860. Make sure we don't allow channel 16 to be clear if it's in ↵mattf
E1/CAS mode. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1658 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28Fix for (#8300)mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1656 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-26Merged revisions 1641 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1641 | russell | 2006-11-26 03:10:22 -0500 (Sun, 26 Nov 2006) | 3 lines Remove a misplaced semicolon which caused some debug output to be printed regardless of the debug setting. (issue #8414, gknispel_proformatique) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1642 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-22Update for #8403mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1637 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-21Typo: SBINDIR -> BINDIR .tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1623 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... (Fix is slightly different from 1.2) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1615 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-17Blocked revisions 1613 via svnmergeqwell
........ r1613 | qwell | 2006-11-17 11:43:12 -0600 (Fri, 17 Nov 2006) | 5 lines Fix an issue (8071) where wct4xxp wasn't being put into /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.4@1614 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-17Merged revisions 1610 via svnmerge from bweschke
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1610 | bweschke | 2006-11-16 23:06:05 -0500 (Thu, 16 Nov 2006) | 4 lines mattf - I'm not sure if this is where you wanted the definitions placed. If not, please fix, but this gets the compiles working again for now. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1611 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-17Fix for 7991.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1609 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-16Fix for 7769mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1606 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-14might as well do it for Zaptel too...kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1601 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-11init_card[34]_23: merge from 2654,2655.tzafrir
* 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.4@1590 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-09revert to normal property, and switch to writable URL for oct612xkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1580 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-09use autotagged externalskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1579 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-09fix an expression in the install targetrussell
(issue #8321, tzafrir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1576 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-08Merged revisions 1573 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1573 | kpfleming | 2006-11-08 17:04:33 -0600 (Wed, 08 Nov 2006) | 3 lines clean up recent VPMOCT changes add support for Infineon FALC rev 2.2 ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1574 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-08Fixed a typo in the "wctdm reimplementation".tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1571 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-08update configure script to add searching for libusbkpfleming
update svn:ignore for new firmware header file names git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1568 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-07use editable URL for menuselectkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1566 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06Add support into 1.4 branch for new VPMOCT64 as wellmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1565 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06Fixes for card init scripts from rev 2633:tzafrir
* 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.4@1558 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06Merging xpp driver release 1.2 (rev. 2569), originally team/tzafrir/xpp_1.2tzafrir
* 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.4@1557 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-01instead of setting HOSTCC and CC directly in the Makefile, use the informationrussell
provided by the configure script (issue #8055, tzafrir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1547 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-31Merged revisions 1542 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1542 | russell | 2006-10-31 01:25:16 -0500 (Tue, 31 Oct 2006) | 3 lines fix the installation of wct4xxp for 2.4 kernels (issue #7964, fixed by gkloepfer, but the committed fix is slightly modified) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1543 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-26Merged revisions 1534-1535 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1534 | kpfleming | 2006-10-25 18:54:41 -0500 (Wed, 25 Oct 2006) | 2 lines do ProSLIC 3215 check properly ........ r1535 | kpfleming | 2006-10-25 19:00:31 -0500 (Wed, 25 Oct 2006) | 2 lines do ProSLIC 3215 check properly in this driver too ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1536 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-24Both of these files are corrupted and can not be decompressed, so they needrussell
to be re-added. (issue #8134) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1530 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-24Merged revisions 1527 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1527 | russell | 2006-10-23 21:08:27 -0400 (Mon, 23 Oct 2006) | 3 lines convert some characters of ISO8859-1 encoding to be UTF-8 (issue #8200, jcollie) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1528 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-20Merged revisions 1519 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1519 | file | 2006-10-19 21:23:26 -0400 (Thu, 19 Oct 2006) | 2 lines Later distros have now taken to removing this file as it has been deprecated 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.4@1520 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-18Blocked revisions 1517 via svnmergerussell
........ r1517 | russell | 2006-10-17 22:14:43 -0400 (Tue, 17 Oct 2006) | 3 lines remove ROOT_PREFIX, and move INSTALL_PREFIX to before the first time it is used (issue #7913, darren1713) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1518 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-17Set the readbuf size to be the same size of the variable, readsize. This bufferrussell
was 31 bytes, while the readsize could be 32 bytes, causing a read into invalid memory. (issue #8155, araasch) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1507 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-11Merged revisions 1499 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1499 | file | 2006-10-11 13:22:10 -0400 (Wed, 11 Oct 2006) | 2 lines Copy to both directories, not just the first one. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1500 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-02add support for setting gain registers on the fxo and fxs modules.mogorman
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1490 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-20it's time :-)kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1471 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-16Merged revisions 1468 via svnmerge from tilghman
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1468 | tilghman | 2006-09-16 02:45:04 -0500 (Sat, 16 Sep 2006) | 4 lines Round two of the fix for "hard-safe -> hard-unsafe lock order detected" (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/trunk@1469 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09Merged revisions 1458 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1458 | file | 2006-09-09 15:29:31 -0400 (Sat, 09 Sep 2006) | 2 lines Update firmware header generation tool to support paths being supplied with the filename (reported internally by Spiceland) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1459 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09Moving firmwares back where they were.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1455 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09Bugfix: Shorten max lines < MAX_PROC_WRITEtzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1453 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09unrevert file's reversionkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1451 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09Change reference to Asterisk needing make to build to Zaptel needing make to ↵file
build. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1450 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-08Merged revisions 1444 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1444 | file | 2006-09-08 19:49:43 -0400 (Fri, 08 Sep 2006) | 2 lines Move CONFIG_FW_LOADER check to Makefile (reported internally by Spiceland) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1445 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-08Add support for 56kbps ANSI links in hardhdlc mode.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1440 5390a7c7-147a-4af0-8ec9-7488f05a26cb