[test-results] [Bamboo] No agents to build plan Asterisk Testing - Asterisk Trunk - Asterisk CentOS 6 32-Bit
Bamboo
bamboo at asterisk.org
Sat Jul 13 18:29:06 CDT 2013
-------------------------------------------------------------------------------
TESTING-ASTERISKTRUNK-AST18CENTOS32-1525 has been queued, but there's no agent capable of building it.
-------------------------------------------------------------------------------
http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-AST18CENTOS32/log
--------------
Code Changes
--------------
mjordan (394290):
>Fix FRACK message from external redirects; handle outbound channels better
>
>This patch does the following:
> * It simplifies the Dial handling in CDRs. As a rule, the caller in a dial
> relationship is always the Party A. There was some logic present in the
> handling of the dial message that could, conceivably, pick the caller
> as Party A for the beginning of the dial and the peer as Party A for the
> end of the dial. This shouldn't have happened if the code in the bridging
> framework was doing its job; however, that was broken and it led to the
> FRACK. As it is, this code was overly ocmplex and not needed: the caller,
> if present, should always be Party A. Period.
> * It properly checks to see if a channel will continue on in the dialplan.
> ast_check_hangup - much like cake at the end - is a lie. It will tell
> you that you are hungup when you are not. Do not believe it.
>
> I would make this function tell the truth, but I'm nervous that we've been
> depending on it sitting on its throne of lies for far too long, and it would
> probably break lots of things. So I'm just checking the "internal" soft
> hangup flags, like everyone else.
>
>(closes issue ASTERISK-22060)
>Reported by: Mark Michelson
>
>(issue ASTERISK-21831)
>Reported by: Matt Jordan
>
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20130713/e807775b/attachment.htm>
More information about the Test-results
mailing list