[test-results] [Bamboo] No agents to build plan Asterisk - 1.8 - FreeBSD 8.1 - i386

Bamboo bamboo at asterisk.org
Thu Dec 15 00:18:28 CST 2011


-------------------------------------------------------------------------------
AST18-FREEBSD81-I386-332 has been queued, but there's no agent capable of building it.
-------------------------------------------------------------------------------

http://bamboo.asterisk.org/browse/AST18-FREEBSD81-I386/log

--------------
Code Changes
--------------
twilson (347995):

>Add a separate buffer for SRTCP packets
>
>The function ast_srtp_protect used a common buffer for both SRTP and SRTCP
>packets. Since this function can be called from multiple threads for the same
>SRTP session (scheduler for SRTCP and channel for SRTP) it was possible for the
>packets to become corrupted as the buffer was used by both threads
>simultaneously.
>
>This patch adds a separate buffer for SRTCP packets to avoid the problem.
>
>(closes issue ASTERISK-18889, Reported/patch by Daniel Collins)
>

schmidts (348048):

>Fix possible misshandling of an incoming SIP response as a peer poke response.
>Also make sure peer has even qualify enabled when handle a peer poke response.
>
>(closes issue ASTERISK-18940)
>Reported by: Vitaliy
>Tested by: Vitaliy and UnixDev
>
>Review: https://reviewboard.asterisk.org/r/1620
>Reviewed by: David Vossel
>
>

rmudgett (348101):

>Fix FollowMe CallerID on outgoing calls.
>
>The addition of the Connected Line support changed how CallerID is passed
>to outgoing calls.  The FollowMe application was not updated to pass
>CallerID to the outgoing calls.
>
>* Fix FollowMe CallerID on outgoing calls.
>
>* Restructured findmeexec() to fix several memory leaks and eliminate some
>duplicated code.
>
>* Made check the return value of create_followme_number().  Putting a NULL
>into the numbers list is bad if create_followme_number() fails.
>
>* Fixed a couple uses of ast_strdupa() inside loops.
>
>* The changes to bridge_builtin_features.c fix a similar CallerID issue
>with the bridging API attended and blind transfers.  (Not used at this
>time.)
>
>(closes issue ASTERISK-17557)
>Reported by: hamlet505a
>Tested by: rmudgett
>
>Review: https://reviewboard.asterisk.org/r/1612/
>


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


More information about the Test-results mailing list