[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #1469 has FAILED. Change made by Mark Michelson.

Bamboo bamboo at asterisk.org
Wed Jul 3 15:46:00 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #1469 failed.
-----------------------------------------------------------------------
Code has been updated by Mark Michelson.
1/2 jobs failed, with 0 failing tests.

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


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): No tests found.



--------------
Code Changes
--------------
Mark Michelson (393586):

>Publish a bridge enter before pulling on a push-and-swap operation.
>
>Prior to this patch, the order of procedures on a bridge push was
>
>* Add new bridge channel to bridge's array.
>* Pull the swap channel out of the bridge
>* Publish a bridge enter event.
>
>The problem is that when the swap channel was pulled from the bridge,
>a bridge leave event would be published. The bridge snapshot
>published during the bridge leave showed the new channel that had
>been added to the bridge, but there had been no bridge enter event
>for that channel.
>
>The fix provided here was to change the order a bit
>
>* Add new bridge channel to bridge's array.
>* Publish bridge enter event.
>* Pull the swap channel out of the bridge.
>
>This makes it so that the bridge snapshots during the stasis
>events are accurate.
>
>



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


More information about the Test-results mailing list