[test-results] [Bamboo] No agents to build plan Asterisk Testing - Asterisk Trunk - Asterisk CentOS 6 32-Bit

Bamboo bamboo at asterisk.org
Mon Mar 18 14:12:27 CDT 2013


-------------------------------------------------------------------------------
TESTING-ASTERISKTRUNK-AST18CENTOS32-1104 has been queued, but there's no agent capable of building it.
-------------------------------------------------------------------------------

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-AST18CENTOS32/log

--------------
Code Changes
--------------
dlee (383225):

>Sample config file for stasis-core.
>
>(issue ASTERISK-20887)
>
>

dlee (383242):

>A simplistic router for stasis_message's.
>
>Often times, when subscribing to a topic, one wants to handle
>different message types differently. While one could cascade if/else
>statements through the subscription handler, it is much cleaner to
>specify a different callback for each message type. The
>stasis_message_router is here to help!
>
>A stasis_message_router is constructed for a particular stasis_topic,
>which is subscribes to. Call stasis_message_router_unsubscribe() to
>cancel that subscription.
>
>Once constructed, routes can be added using
>stasis_message_router_add() (or stasis_message_router_set_default()
>for any messages not handled by other routes). There may be only one
>route per stasis_message_type. The route's callback is invoked just as
>if it were a callback for a subscription; but it only gets called for
>messages of the specified type.
>
>(issue ASTERISK-20887)
>Review: https://reviewboard.asterisk.org/r/2390/
>

file (383267):

>Fix a bug where resources were not found due to hashing on the priority itself.
>........
>
>Merged revisions 383266 from http://svn.asterisk.org/svn/asterisk/branches/11
>


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


More information about the Test-results mailing list