summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-12-01Merging from 1.2:tzafrir
* Removing -DSOFT_RING: unused, useless code. * Register init scripts are not as noisy by default. * Register init scripts read configuration from a standard location. * Fixed a FXO spinlock race. (Log was lost on previos merge) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1680 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-01Take out useless line of code. Thanks Nick!mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1679 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-30Merged revisions 1664 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1664 | qwell | 2006-11-29 18:24:30 -0600 (Wed, 29 Nov 2006) | 10 lines Merged revisions 1663 via svnmerge from 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/trunk@1665 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-29Merged revisions 1661 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1661 | kpfleming | 2006-11-29 16:27:20 -0600 (Wed, 29 Nov 2006) | 10 lines Merged revisions 1660 via svnmerge from 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/trunk@1662 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-29Fix for #7860. Don't allow channel 16 to be clear in E1/CAS mode.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1659 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28Fix for #8300mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1655 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-26Merged revisions 1642 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1642 | russell | 2006-11-26 03:12:57 -0500 (Sun, 26 Nov 2006) | 11 lines Merged revisions 1641 via svnmerge from 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/trunk@1643 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-23* Work around http://bugs.digium.com/view.php?id=7877: reset every valuetzafrir
we set (except signalling). Isn't zapata.conf fun to work with? * Allow different signalling type for ZapBRI through ZAPBRI_SIGNALLING. - Note that even "pri" ZAPBRI_SIGNALLING requires bristuffed zaptel. * All in all a good reason to increase version number. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1640 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-22Fix for #8403. No extra characters in /proc/zaptel/* when readingmattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1636 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-21Typo: SBINDIR -> BINDIRtzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1624 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-17Merged revisions 1615 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r1615 | qwell | 2006-11-17 11:47:36 -0600 (Fri, 17 Nov 2006) | 7 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... (Fix is slightly different from 1.2) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1616 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-17Merged revisions 1611 via svnmerge from bweschke
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1611 | bweschke | 2006-11-16 23:12:38 -0500 (Thu, 16 Nov 2006) | 12 lines Merged revisions 1610 via svnmerge from 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/trunk@1612 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-17Make the master span change more atomic, in face of not doing actual locking ↵mattf
like we need to do. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1607 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-16Fix for 7769. Make sure we lock before modifying flags.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1603 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-14Merged revisions 1601 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r1601 | kpfleming | 2006-11-14 17:53:56 -0600 (Tue, 14 Nov 2006) | 2 lines might as well do it for Zaptel too... ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1602 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-11 r9497@boole (orig r1590): 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/trunk@1591 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-09Minor makefile typomattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1584 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-09Merged revisions 1576 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r1576 | russell | 2006-11-09 10:58:37 -0500 (Thu, 09 Nov 2006) | 3 lines fix an expression in the install target (issue #8321, tzafrir) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1577 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-08Merged revisions 1574 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1574 | kpfleming | 2006-11-08 17:06:17 -0600 (Wed, 08 Nov 2006) | 11 lines Merged revisions 1573 via svnmerge from 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/trunk@1575 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-08 r9473@boole (orig r1571): tzafrir | 2006-11-08 18:01:13 +0200tzafrir
Fixed a typo in the "wctdm reimplementation". git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1572 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-08Don't build the firmware headers unless needed. This shaves ~3.5 seconds off ↵file
build time. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1570 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-08Merged revisions 1568 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r1568 | kpfleming | 2006-11-07 21:44:52 -0600 (Tue, 07 Nov 2006) | 3 lines update configure script to add searching for libusb update svn:ignore for new firmware header file names ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1569 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-07use editable URLs for menuselect and octasic_api, and switch to trunkkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1567 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06 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/trunk@1564 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06 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/trunk@1563 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06 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/trunk@1562 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06util/Makefile: reverting small change to allow automatic merge...tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1561 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06Reduces dma memory requirement and fixes multi card supportmogorman
-John Sloan git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1560 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-05Add support for VPMOCT64 modulemattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1555 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-01Merged revisions 1547 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r1547 | russell | 2006-11-01 14:04:02 -0500 (Wed, 01 Nov 2006) | 3 lines 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/trunk@1548 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-31Merged revisions 1543 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1543 | russell | 2006-10-31 01:26:31 -0500 (Tue, 31 Oct 2006) | 11 lines Merged revisions 1542 via svnmerge from 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/trunk@1544 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-30Fixed REL4 stack overflow. - jsloanmogorman
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1540 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-26Merged revisions 1536 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1536 | kpfleming | 2006-10-25 19:03:22 -0500 (Wed, 25 Oct 2006) | 15 lines Merged revisions 1534-1535 via svnmerge from 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/trunk@1537 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-24Merged revisions 1530 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r1530 | russell | 2006-10-23 21:33:25 -0400 (Mon, 23 Oct 2006) | 3 lines Both of these files are corrupted and can not be decompressed, so they need to be re-added. (issue #8134) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1531 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-24Merged revisions 1528 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1528 | russell | 2006-10-23 21:09:47 -0400 (Mon, 23 Oct 2006) | 11 lines Merged revisions 1527 via svnmerge from 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/trunk@1529 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-20Merged revisions 1520 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1520 | file | 2006-10-19 21:26:29 -0400 (Thu, 19 Oct 2006) | 10 lines Merged revisions 1519 via svnmerge from 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/trunk@1521 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-18suppress a bunch of compiler warningsrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1515 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-17Merged revisions 1507 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r1507 | russell | 2006-10-17 12:40:45 -0400 (Tue, 17 Oct 2006) | 4 lines Set the readbuf size to be the same size of the variable, readsize. This buffer 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/trunk@1508 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-16bringing trunk up to date.mogorman
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1505 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-11Merged revisions 1500 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1500 | file | 2006-10-11 13:25:16 -0400 (Wed, 11 Oct 2006) | 10 lines Merged revisions 1499 via svnmerge from 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/trunk@1501 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-02Merged revisions 1490 via svnmerge from mogorman
https://svn.digium.com/svn/zaptel/branches/1.4 ........ r1490 | mogorman | 2006-10-02 18:50:44 -0500 (Mon, 02 Oct 2006) | 2 lines add support for setting gain registers on the fxo and fxs modules. ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1491 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-02add support for tc400p drivermogorman
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1488 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-20setup merge trackingkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1472 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