[test-results] [Bamboo] Asterisk - Team Branches > Bridge Construction > #377 has FAILED. Change made by root.
Bamboo
bamboo at asterisk.org
Tue May 28 19:01:48 CDT 2013
-----------------------------------------------------------------------
Asterisk - Team Branches > Bridge Construction > #377 failed.
-----------------------------------------------------------------------
Code has been updated by root.
1/2 jobs failed, with 0 failing tests.
http://bamboo.asterisk.org/browse/ASTTEAM-BRIDGECONSTRUCTION-377/
--------------
Failing Jobs
--------------
- Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): No tests found.
--------------
Code Changes
--------------
root (389642):
>stasis-http: Provide a response body for 201 created responses
>........
>
>Merged revisions 389639 from file:///srv/subversion/repos/asterisk/trunk
>
root (389625):
>Multiple revisions 389603,389609,389618,389623
>
>........
> r389603 | dlee | 2013-05-23 15:21:16 -0500 (Thu, 23 May 2013) | 18 lines
>
> This patch adds support for controlling a playback operation from the
> Asterisk REST interface.
>
> This adds the /playback/{playbackId}/control resource, which may be
> POSTed to to pause, unpause, reverse, forward or restart the media
> playback.
>
> Attempts to control a playback that is not currently playing will
> either return a 404 Not Found (because the playback object no longer
> exists) or a 409 Conflict (because the playback object is still in the
> queue to be played).
>
> This patch also adds skipms and offsetms parameters to the
> /channels/{channelId}/play resource.
>
> (closes issue ASTERISK-21587)
> Review: https://reviewboard.asterisk.org/r/2559
>........
> r389609 | file | 2013-05-23 15:25:48 -0500 (Thu, 23 May 2013) | 8 lines
>
> Fix a crash due to the INVITE session being destroyed before the session.
>
> This change ensures that the INVITE session remains valid for the lifetime
> of the session object itself by increasing the session count on the dialog that
> the INVITE session is allocated from. Once this reaches zero (normally as a result
> of decrementing it within the session destructor) the dialog, and INVITE session,
> are destroyed.
>........
> r389618 | jrose | 2013-05-23 15:48:41 -0500 (Thu, 23 May 2013) | 9 lines
>
> res_parking: Fix some simple bugs
>
> Both of them are covered in the dynamic parking review on
> https://reviewboard.asterisk.org/r/2550 - Remove unref against
> parking lot that the bridge did on dissolve since the reference
> wasn't taken in the first place. On a swap, reapply bridge roles
> in order to get music on hold and such playing on the channel that
> swaps into the bridge.
>........
> r389623 | jrose | 2013-05-23 16:11:18 -0500 (Thu, 23 May 2013) | 2 lines
>
> res_parking: Add a verbose message when a channel is parked
>........
>
>Merged revisions 389603,389609,389618,389623 from file:///srv/subversion/repos/asterisk/trunk
>
root (389681):
>Print all logger messages on shutdown
>
>When Asterisk shuts down and shuts down the loggin gsubsystem, any
>messages currently in flight will not get logged. This patch prevents the
>loop writing messages from breaking out prematurely, such that all of the
>messages are logged.
>
>(closes issue ASTERISK-21716)
>Reported by: Corey Farrell
>patches:
> logger-process-all-messages.patch uploaded by Corey Farrell (license 5909)
>........
>
>Merged revisions 389676 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 389677 from http://svn.asterisk.org/svn/asterisk/branches/11
>........
>
>Merged revisions 389680 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/20130528/260e4f0f/attachment-0001.htm>
More information about the Test-results
mailing list