[test-results] [Bamboo] Asterisk - Team Branches > Pimp My SIP > #263 has FAILED (1 tests failed, no failures were new). Change made by root.
Bamboo
bamboo at asterisk.org
Tue Apr 16 07:46:12 CDT 2013
-----------------------------------------------------------------------
Asterisk - Team Branches > Pimp My SIP > #263 failed.
-----------------------------------------------------------------------
Code has been updated by root.
1/2 jobs failed, with 1 failing test, no failures were new.
http://bamboo.asterisk.org/browse/ASTTEAM-PIMPMYSIP-263/
--------------
Failing Jobs
--------------
- Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): 1 of 272 tests failed.
--------------
Code Changes
--------------
root (385748):
>Multiple revisions 385734,385742-385743
>
>........
> r385734 | dlee | 2013-04-15 11:22:03 -0500 (Mon, 15 Apr 2013) | 16 lines
>
> DTMF events are now published on a channel's stasis_topic. AMI was
> refactored to use these events rather than producing the events directly
> in channel.c. Finally, the code was added to app_stasis to produce
> DTMF events on the WebSocket.
>
> The AMI events are completely backward compatible, including sending
> events on transmitted DTMF, and sending DTMF start events.
>
> The Stasis-HTTP events are somewhat simplified. Since DTMF start and
> DTMF send events are generally less useful, Stasis-HTTP will only send
> events on received DTMF end.
>
> (closes issue ASTERISK-21282)
> (closes issue ASTERISK-21359)
> Review: https://reviewboard.asterisk.org/r/2439
>........
> r385742 | dlee | 2013-04-15 11:43:47 -0500 (Mon, 15 Apr 2013) | 20 lines
>
> Moved core logic from app_stasis to res_stasis
>
> After some discussion on asterisk-dev, it was decided that the bulk of
> the logic in app_stasis actually belongs in a resource module instead
> of the application module.
>
> This patch does that, leaves the app specific stuff in app_stasis, and
> fixes up everything else to be consistent with that change.
>
> * Renamed test_app_stasis to test_res_stasis
> * Renamed app_stasis.h to stasis_app.h
> * This is still stasis application support, even though it's no
> longer in an app_ module. The name should never have been tied to
> the type of module, anyways.
> * Now that json isn't a resource module anymore, moved the
> ast_channel_snapshot_to_json function to main/stasis_channels.c,
> where it makes more sense.
>
> Review: https://reviewboard.asterisk.org/r/2430/
>........
> r385743 | dlee | 2013-04-15 11:47:25 -0500 (Mon, 15 Apr 2013) | 1 line
>
> Avoid unused variable warning when not in devmode
>........
>
>Merged revisions 385734,385742-385743 from file:///srv/subversion/repos/asterisk/trunk
>
--------------
Tests
--------------
Existing Test Failures (1)
- AsteriskTestSuite: S/channels/gulp/incoming calls without auth
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20130416/86758980/attachment-0001.htm>
More information about the Test-results
mailing list