[zaptel-commits] sruffell: branch mspiceland/zaptel-1.4-adtapiupdatefor117 r4595 - in /team/ms...
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Fri Dec 12 16:39:51 CST 2008
Author: sruffell
Date: Fri Dec 12 16:39:49 2008
New Revision: 4595
URL: http://svn.digium.com/view/zaptel?view=rev&rev=4595
Log:
Merged revisions 4421,4425-4426,4429,4432,4438,4440,4443,4449,4456,4459,4461-4463,4469,4472,4474,4476-4483,4485,4487,4489-4497,4503-4504,4506,4511,4513-4515,4523-4524,4529,4531,4534,4540,4542,4545,4547,4549,4551,4553-4554,4556,4560,4562,4564,4567,4569-4573,4578-4579,4581-4582,4584-4586,4588-4593 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.4
................
r4421 | kpfleming | 2008-07-18 06:16:11 -0700 (Fri, 18 Jul 2008) | 6 lines
ensure that the PWD variable we set during the toplevel 'make' process actually gets carried down to the subprocesses... don't know why this ever worked, it shouldn't have :-)
(closes issue #12750)
Reported by: atis
Tested by: tzafrir, atis
................
r4425 | tzafrir | 2008-07-21 02:18:43 -0700 (Mon, 21 Jul 2008) | 2 lines
Fix URL in README.
................
r4426 | tzafrir | 2008-07-21 03:04:48 -0700 (Mon, 21 Jul 2008) | 6 lines
Fix building zaptel with kernel 2.6.26. Taken from DAHDI-linux rev.
4522. For issue #12944 .
Merged revisions 4424 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4429 | kpfleming | 2008-07-22 10:34:49 -0700 (Tue, 22 Jul 2008) | 2 lines
make battery loss to red alarm translation actually work for these drivers
................
r4432 | kpfleming | 2008-07-22 13:33:36 -0700 (Tue, 22 Jul 2008) | 2 lines
install tonezone.h during 'install-include' and remove any DAHDI header files during 'install-include' as well
................
r4438 | kpfleming | 2008-07-30 08:10:51 -0700 (Wed, 30 Jul 2008) | 2 lines
version.h is *NOT* a phony target, it's a real file
................
r4440 | kpfleming | 2008-07-30 08:24:28 -0700 (Wed, 30 Jul 2008) | 2 lines
use proper method for updating version.h
................
r4443 | russell | 2008-08-01 06:52:37 -0700 (Fri, 01 Aug 2008) | 19 lines
Blocked revisions 4442 via svnmerge
........
r4442 | russell | 2008-08-01 08:50:24 -0500 (Fri, 01 Aug 2008) | 12 lines
Fix detection of ringing on FXO ports. This change was made to wctdm in 1.4
in revision 4096, but when that code got backported to 1.2 in rev 4132, the
change was not made. I found it just by comparing the differences in the
drivers between 1.2 and 1.4.
(closes issue #13188)
Reported by: pyves
Patches:
20080731__issue13188_revert4123z12.diff uploaded by bbryant (license 36)
issue13188.patch1.txt uploaded by russell (license 2)
Tested by: russell, bbryant
........
................
r4449 | tzafrir | 2008-08-03 08:03:03 -0700 (Sun, 03 Aug 2008) | 9 lines
Fix build on kernels 2.6.2-2.6.13: class_simple_device_remove
This function only needs the device as its parameter.
(Note that r4448 has already been fixed in 1.4)
Merged revisions 4447 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4456 | tzafrir | 2008-08-04 08:52:49 -0700 (Mon, 04 Aug 2008) | 42 lines
Merged revisions 4451-4455 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
........
r4451 | tzafrir | 2008-08-04 18:11:01 +0300 (Mon, 04 Aug 2008) | 9 lines
Firmware update: 5959 (DTMF and BRI ID)
(From DAHDI rev. 4695)
* Fix some cases of double digits.
* Fix some rare cases of a BRI unit providing incorrect directionality.
* Extra debugging code in card_fxs.c to trace future DTMF issues.
* Properly note DAHDI (as opposed to Zaptel) ioctls.
........
r4452 | tzafrir | 2008-08-04 18:36:19 +0300 (Mon, 04 Aug 2008) | 2 lines
Make it formally bashism.
........
r4453 | tzafrir | 2008-08-04 18:38:10 +0300 (Mon, 04 Aug 2008) | 2 lines
Kbuild: A more robust check for the bri_dchan patch.
........
r4454 | tzafrir | 2008-08-04 18:39:01 +0300 (Mon, 04 Aug 2008) | 2 lines
Minor BRI initlization improvements.
........
r4455 | tzafrir | 2008-08-04 18:43:32 +0300 (Mon, 04 Aug 2008) | 7 lines
Add channel alarms in Zaptel-perl and lszaptel specifically.
* Zaptel::Chans now provides a method alarms() for a list (or number of)
alarms.
* lszaptel uses it for a more correct display of channel status.
* Also update PCI hardware list.
........
................
r4459 | tzafrir | 2008-08-04 11:12:27 -0700 (Mon, 04 Aug 2008) | 5 lines
Remove obsolete calibrate_slics. Clean more in utils Makefile.
Merged revisions 4458 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4461 | tzafrir | 2008-08-07 03:12:36 -0700 (Thu, 07 Aug 2008) | 4 lines
xpp: debuggging parameter pcmtx_chan now refers to a zap channel number.
Also fix a typo in card_fxs.
................
r4462 | tzafrir | 2008-08-07 03:13:26 -0700 (Thu, 07 Aug 2008) | 2 lines
xpp: reset a reserved protocol field.
................
r4463 | tzafrir | 2008-08-07 03:15:39 -0700 (Thu, 07 Aug 2008) | 4 lines
xpp: preliminary CAS support.
Uses newer firmware (5975) for the 1151 alone.
................
r4469 | kpfleming | 2008-08-07 11:58:55 -0700 (Thu, 07 Aug 2008) | 3 lines
remove support for the Digium TC400 transcoder card; the interace to this card has been completely redesigned, and the new interface will only be present in DAHDI; TC400 users will need to upgrade to DAHDI 2.0.0 to continue using their transcoder cards
................
r4472 | tzafrir | 2008-08-11 06:33:00 -0700 (Mon, 11 Aug 2008) | 5 lines
xpp: fxo: fix caller-id CID_STYLE_PASS_ALWAYS.
Merged revisions 4468 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4474 | tzafrir | 2008-08-11 07:00:30 -0700 (Mon, 11 Aug 2008) | 8 lines
* pcmtx_chan debugging parameter now refers to a zaptel channel number.
* Do initialize xsp. Closes issue #13276 .
* xbus_core_shutdown can't be __exit as it is used in initilization as
well.
Merged revisions 4473 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4476 | tzafrir | 2008-08-12 06:11:52 -0700 (Tue, 12 Aug 2008) | 7 lines
Zaptel-perl: more robust parsing of channel signalling types.
Parse them from a list rather thna fusing a regex of a "word".
Merged revisions 4475 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4477 | kpfleming | 2008-08-12 13:50:02 -0700 (Tue, 12 Aug 2008) | 2 lines
bring back the transcoder interface... it will be upgraded to the new improved version here too
................
r4478 | qwell | 2008-08-13 11:05:37 -0700 (Wed, 13 Aug 2008) | 1 line
Make sure we've run configure menuselect before trying (and failing) to install firmware.
................
r4479 | dbailey | 2008-08-13 12:06:04 -0700 (Wed, 13 Aug 2008) | 2 lines
Port in the NEON MWI detection from the AA50 into the wctdm24xxp driver
................
r4480 | dbailey | 2008-08-13 13:51:31 -0700 (Wed, 13 Aug 2008) | 2 lines
clean up a timing issue on debounce of neon mwi detect
................
r4481 | kpfleming | 2008-08-13 16:22:33 -0700 (Wed, 13 Aug 2008) | 1 line
README updates and license updates for header files
................
r4482 | kpfleming | 2008-08-13 17:58:36 -0700 (Wed, 13 Aug 2008) | 2 lines
more license header updates
................
r4483 | kpfleming | 2008-08-13 18:57:01 -0700 (Wed, 13 Aug 2008) | 3 lines
backport new transcoder interface and driver from DAHDI
................
r4485 | tzafrir | 2008-08-14 02:11:50 -0700 (Thu, 14 Aug 2008) | 8 lines
xpp: FXO: display signed voltage values (from xpp r6055)
This is only an issue with the displayed value. In case you wondered why
you have battery voltage of more than 220V.
Merged revisions 4484 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4487 | tzafrir | 2008-08-14 14:00:20 -0700 (Thu, 14 Aug 2008) | 5 lines
Update changelog for xpp rev. 6055.
Merged revisions 4486 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4489 | tzafrir | 2008-08-17 10:08:21 -0700 (Sun, 17 Aug 2008) | 9 lines
Zaptel-perl: fix leftovers from r4475 (handling of spaces)
While r4476 solved some parsing problems of channels with "strange"
encoding names, it introduced a new problem (e.g.: "RED" after "(In
use)" which is fixed here.
Merged revisions 4488 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4490 | kpfleming | 2008-08-19 13:11:39 -0700 (Tue, 19 Aug 2008) | 5 lines
simplify this Makefile a bit by always creating /usr/lib/hotplug/firmware and /lib/firmware in $(DESTDIR) if hotplug firmware is being installed
work around a GNU make buglet that caused some target rules not to match
................
r4491 | sruffell | 2008-08-19 13:14:25 -0700 (Tue, 19 Aug 2008) | 9 lines
Couple of fixes for the transcoder:
- In dahdi_transcode.c, Embed the identifiation number, assigned sequentially
when the transcoders are registered, in the transcoder structure. This allows
DAHDI_TC_GETINFO to work as expected even though the transcoders are rotated
on the list in order to spread the load.
- In wctc4xxp, fix bug where all transcoders are named tc400b0.
................
r4492 | sruffell | 2008-08-19 13:24:52 -0700 (Tue, 19 Aug 2008) | 3 lines
Fix bug where all transcoders are named tc400b0.
................
r4493 | kpfleming | 2008-08-19 13:45:18 -0700 (Tue, 19 Aug 2008) | 2 lines
even more improvements in firmware Makefile
................
r4494 | tzafrir | 2008-08-20 09:58:18 -0700 (Wed, 20 Aug 2008) | 2 lines
Mark xpp_fxloader as executable.
................
r4495 | sruffell | 2008-08-20 12:31:57 -0700 (Wed, 20 Aug 2008) | 3 lines
Change to support both 5.3kbps and 6.3kbps bit rates when using the G723.1
codec.
................
r4496 | kpfleming | 2008-08-20 14:16:40 -0700 (Wed, 20 Aug 2008) | 8 lines
improve compatibility with 2.6.26 and 2.6.27 kernels
(closes issue #13277)
Reported by: smurfix
Patches:
zap-dev.patch uploaded by smurfix (license 547)
zap-sema.patch uploaded by smurfix (license 547)
................
r4497 | kpfleming | 2008-08-20 14:30:49 -0700 (Wed, 20 Aug 2008) | 8 lines
resolve some compile warnings
(closes issue #13278)
Reported by: smurfix
Patches:
zap-string.patch uploaded by smurfix (license 547)
................
r4503 | tzafrir | 2008-08-21 00:53:27 -0700 (Thu, 21 Aug 2008) | 2 lines
Fix reporting of the zaptel version number in test_kernel_git.
................
r4504 | tzafrir | 2008-08-22 06:48:43 -0700 (Fri, 22 Aug 2008) | 5 lines
Fix init scripts loading in xpp from live_zap and update README
* Set initdir to the directory on the live system for xpp.
* set FIRMWARE_DIR to allow running xpp_fxloader from 'live_zap exec'.
* Update README.
................
r4506 | sruffell | 2008-08-25 07:53:56 -0700 (Mon, 25 Aug 2008) | 3 lines
Remove this warning, which could occur if the driver is loaded on a system
without a wctc4xxp, and then subsequently unloaded.
................
r4511 | tzafrir | 2008-09-03 11:52:46 -0700 (Wed, 03 Sep 2008) | 10 lines
Before creating a device, register the major number.
Otherwise we need to clean-up those devices in case of failure, and we
don't.
This fixes the case of accidentally loading zaptel after loading dahdi
(Already fixed in DAHDI).
Merged revisions 4509 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4513 | qwell | 2008-09-08 13:34:15 -0700 (Mon, 08 Sep 2008) | 1 line
Fix hotplug-install when firmware is disabled from menuselect. Closes issue #13399
................
r4514 | tzafrir | 2008-09-08 13:40:05 -0700 (Mon, 08 Sep 2008) | 5 lines
Minor FXS/FXO type fixes in case probe was not done.
Merged revisions 4512 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4515 | qwell | 2008-09-08 16:32:08 -0700 (Mon, 08 Sep 2008) | 7 lines
Disable building some modules on kernels 2.6.8 and older.
(closes issue #11523)
Reported by: tzafrir
Tested by: tzafrir, qwell
Initial patch by: kpfleming
................
r4523 | tzafrir | 2008-09-09 07:23:56 -0700 (Tue, 09 Sep 2008) | 8 lines
Fix another path to an uninitialized SUB config provided to us from the
controller.
More information about the zaptel-commits
mailing list