No subject
Thu Jul 12 09:23:04 CDT 2007
Merged revisions 4520 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4534 | tzafrir | 2008-09-09 11:24:17 -0700 (Tue, 09 Sep 2008) | 5 lines
Zaptel.pm: Fix sample program (perldoc-only fix).
Merged revisions 4533 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4540 | sruffell | 2008-09-23 23:15:28 -0700 (Tue, 23 Sep 2008) | 4 lines
Adding back in the mode module parameter for the wctc4xxp driver. This is
primarily used to increase the number of channels available when only
transcoding to/from g729 by setting it to 'g729'.
................
r4542 | sruffell | 2008-09-23 23:27:41 -0700 (Tue, 23 Sep 2008) | 2 lines
Added note in readme about the required asterisk version for the new driver.
................
r4545 | tzafrir | 2008-09-25 09:14:08 -0700 (Thu, 25 Sep 2008) | 7 lines
XPP firmware: Only send out CAS D-channel messages when in CAS mode.
Only updates FPGA_1151.hex. Id: rev 6152. From xpp rev 6163.
Merged revisions 4544 via svnmerge from
http://svn.digium.com/svn/zaptel/branches/1.2
................
r4547 | sruffell | 2008-09-28 10:29:07 -0700 (Sun, 28 Sep 2008) | 5 lines
mprove reliablity of UK caller ID for the TDM400P by not allowing the
ringdebounce to be decremented when it is at 0 already.
Related to issue #12531. Reported mattbrown, fix suggested by benbrown.
................
r4549 | sruffell | 2008-09-30 13:23:06 -0700 (Tue, 30 Sep 2008) | 2 lines
Removing reference to setup_timer on kernels before 2.6.18.
................
r4551 | sruffell | 2008-10-02 13:31:58 -0700 (Thu, 02 Oct 2008) | 4 lines
Mark that there is not any data waiting whenever we cleanup the private
channel structures.
Issue: DAHDI-42
................
r4553 | sruffell | 2008-10-02 13:43:14 -0700 (Thu, 02 Oct 2008) | 4 lines
wctc4xxp_cleanup_channel_private needs a pointer to the zt_transcoder_channel
and not just the private portion now in order to manage the data ready flag
state.
................
r4554 | sruffell | 2008-10-02 14:14:56 -0700 (Thu, 02 Oct 2008) | 6 lines
Keep hold of the channel lock when setting the data_ready flag for the channel
after writing to the receive queue. Prevents a warning that data was on the
recieve queue but the data ready flag was not set.
Issue: DAHDI-42
................
r4556 | sruffell | 2008-10-03 08:39:14 -0700 (Fri, 03 Oct 2008) | 2 lines
There are two possible valid statues when booting the TC400M.
................
r4560 | sruffell | 2008-10-06 10:48:01 -0700 (Mon, 06 Oct 2008) | 5 lines
Embed room for the complete packet to the DTE in the transcoder buffer
structure. Simplifies alignment management at the cost of a little wasted
memory, but the end results is that operation is more reliable on more
systems.
................
r4562 | tzafrir | 2008-10-10 11:42:31 -0700 (Fri, 10 Oct 2008) | 4 lines
Fix 'make config' for non-debian and non-chkconfig systems.
More information about the zaptel-commits
mailing list