[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #816 has FAILED (2 tests failed). Change made by pkiefer.

Bamboo bamboo at asterisk.org
Tue Dec 4 09:45:54 CST 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #816 failed.
-----------------------------------------------------------------------
Code has been updated by pkiefer.
1/2 jobs failed, with 2 failing tests.

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-816/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 64-Bit (CentOS 6): 2 of 304 tests failed.



--------------
Code Changes
--------------
pkiefer (376820):

>Fix chan_sip websocket payload handling
>
>Websocket by default doesn't return an ast_str for the payload received. When 
>converting it to an ast_str on chan_sip the last character was being omitted, 
>because ast_str functions expects that the given length includes the trailing 
>0x00. payload_len only has the actual string length without counting the 
>trailing zero.
>
>For most cases this passed unnoticed as most of SIP messages ends with \r\n.
>
>(closes issue ASTERISK-20745)
>Reported by: Iñaki Baz Castillo
>Review: https://reviewboard.asterisk.org/r/2219/
>



--------------
Tests
--------------
New Test Failures (2)
   - AsteriskTestSuite: S/apps/voicemail/authenticate nominal
   - AsteriskTestSuite: S/channels/ s i p/ s d p offer answer
Fixed Tests (2)
   - AsteriskTestSuite: S/channels/iax2/hangupcause
   - AsteriskTestSuite: S/fax/gateway mix2

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


More information about the Test-results mailing list