[test-results] [Bamboo] Asterisk - Team Branches > Bridge Construction > #416 has FAILED. Change made by root.
Bamboo
bamboo at asterisk.org
Wed Jun 12 15:58:44 CDT 2013
-----------------------------------------------------------------------
Asterisk - Team Branches > Bridge Construction > #416 failed.
-----------------------------------------------------------------------
Code has been updated by root.
1/2 jobs failed, with 0 failing tests.
http://bamboo.asterisk.org/browse/ASTTEAM-BRIDGECONSTRUCTION-416/
--------------
Failing Jobs
--------------
- Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): No tests found.
--------------
Code Changes
--------------
root (390982):
>Fix a crash when a bridge switches from the softmix bridge technology to another.
>
>A three party bridge uses the softmix bridging technology. This
>technology has a dedicated thread used to perform the analog mixing. When
>one of these parties leaves the bridge, the bridge technology is changed
>from the softmix technology to a two-party mixing technology. Changing
>technologies is done by removing channels from the old technology and
>adding them to the new technology. Since the remaining channels do not
>leave the bridge, the softmix mixing thread could continue to process all
>channels in the bridge. If the bridge code is not able to start
>destruction of the softmix technology before the softmix mixing thread
>wakes up, a crash happens.
>
>* Added a stop technology callback that technologies can use to request
>any helper threads to stop in preparation for being destroyed.
>
>(closes issue AST-1156)
>Reported by: John Bigelow
>........
>
>Merged revisions 390975 from file:///srv/subversion/repos/asterisk/trunk
>
root (391113):
>Multiple revisions 391102,391112
>
>........
> r391102 | alecdavis | 2013-06-10 03:30:31 -0500 (Mon, 10 Jun 2013) | 18 lines
>
> IAX2: refactor nativebridge transfer
>
> remove triple checking of iaxs[fr->callno]->transferring
>
> reduce indentation.
>
> Reported by: alecdavis
> Tested by: alecdavis
> alecdavis (license 585)
>
> Review https://reviewboard.asterisk.org/r/2602/
> ........
>
> Merged revisions 391065 from http://svn.asterisk.org/svn/asterisk/branches/1.8
> ........
>
> Merged revisions 391084 from http://svn.asterisk.org/svn/asterisk/branches/11
>........
> r391112 | alecdavis | 2013-06-10 03:38:03 -0500 (Mon, 10 Jun 2013) | 8 lines
>
> fix bad edit after conflict resolution
> ........
>
> Merged revisions 391107 from http://svn.asterisk.org/svn/asterisk/branches/1.8
> ........
>
> Merged revisions 391111 from http://svn.asterisk.org/svn/asterisk/branches/11
>........
>
>Merged revisions 391102,391112 from file:///srv/subversion/repos/asterisk/trunk
>
root (390992):
>Add more support for native bridging.
>
>* Added a start technology callback that technologies can use to start
>bridging operations. It is expected that native bridges will find this
>useful.
>
>* Factored out bridge_channel_complete_join().
>........
>
>Merged revisions 390991 from file:///srv/subversion/repos/asterisk/trunk
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20130612/85879504/attachment-0001.htm>
More information about the Test-results
mailing list