[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #642 was SUCCESSFUL (with 295 tests). Change made by elguero.

Bamboo bamboo at asterisk.org
Thu May 9 12:19:24 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #642 was successful.
-----------------------------------------------------------------------
Code has been updated by elguero.
All 2 jobs passed with 295 tests in total.

http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-642/


--------------
Code Changes
--------------
elguero (388111):

>Fix The Payload Being Set On CN Packets And Do Not Set Marker Bit
>
>When we send out a CN packet (for instance, in the case of using rtpkeepalives),
>we are not setting the payload code properly.  Also, we are setting the marker
>bit when we shouldn't be according to RFC 3389, section 4.
>
>AST_RTP_CN is not defined by AST_FORMAT codes.  Therefore, we should be using
>ast_rtp_codecs_payload_code() rather than ast_rtp_codecs_payload_lookup().
>
>11 and trunk already use the appropriate function.
>
>* In 1.8, use ast_rtp_codecs_payload_code()
>
>* Remove the setting of the marker bit
>
>* Fix the debug message by incrementing the seqno after the debug message is set
>  in order to display the correct seqno that was sent out
>
>(closes issue ASTERISK-21246)
>Reported by: Peter Katzmann
>Tested by: Peter Katzmann, Michael L. Young
>Patches:
>    asterisk-21246-rtp-cng-payload-error_1.8_v2.diff
>                                     uploaded by Michael L. Young (license 5026)
>
>Review: https://reviewboard.asterisk.org/r/2500/
>



--------------
Tests
--------------
Fixed Tests (1)
   - AsteriskTestSuite: S/masquerade

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


More information about the Test-results mailing list