[test-results] [Bamboo] Asterisk - 1.4 > Ubuntu Lucid (10.04) > #158 has FAILED (1 tests failed). Change made by rmudgett.

Bamboo bamboo at asterisk.org
Mon Mar 14 12:08:26 CDT 2011


-----------------------------------------------------------------------
Asterisk - 1.4 > Ubuntu Lucid (10.04) > #158 failed.
-----------------------------------------------------------------------
Code has been updated by rmudgett.
1/2 jobs failed with 1 failing test.

http://bamboo.asterisk.org/browse/AST14-LUCID-158/


--------------
Failing Jobs
--------------
  - i386 (Default Stage): 1 of 33 tests failed.


--------------
Code Changes
--------------
rmudgett (310633):

>"Caller*ID failed checksum" on Wildcard TDM2400P and TDM410
>
>The last character in the caller id message is getting a framing error.
>
>The checksum is the last character in the message.  A framing error in the
>checksum could be because:
>1) The sender did not send a full stop bit.
>2) The sender cut off the FSK carrier too soon.
>3) The sender opted to send zero of the specified zero to 10 trailing mark
>bits and round-off errors in the code resulted in the code not being where
>it thought it was in the demodulated bit stream.
>
>Bit 8 of 'b' is set when parity error.
>Bit 9 of 'b' is set when framing error.
>
>Made ignore the framing and parity error bits if the errored character is
>the checksum.  We can tolerate a framing/parity error there.  The checksum
>character validates the message.
>
>(closes issue #18474)
>Reported by: nivek
>Patches:
>      callerid.c.1.patch uploaded by nivek (license 636) (with modifications)
>Tested by: nivek
>


--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/pbx/call-files

--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20110314/3e3e2784/attachment.htm>


More information about the Test-results mailing list