[test-results] [Bamboo] Asterisk - 1.8 > Compile > #40 has FAILED. Change made by Mark Michelson.

Bamboo bamboo at asterisk.org
Thu Feb 23 09:52:59 CST 2012


-----------------------------------------------------------------------
Asterisk - 1.8 > Compile > #40 failed.
-----------------------------------------------------------------------
Code has been updated by Mark Michelson.
1/4 jobs failed, no tests found.

http://bamboo.asterisk.org/browse/AST18-COMPILE-40/


--------------
Failing Jobs
--------------
  - pbuilder-oneiric-amd64 (Compile packages): No tests found.


--------------
Code Changes
--------------
Mark Michelson (356475):

>Fix ACK routing for non-2xx responses.
>
>When we send an ACK for a 2xx response to an INVITE, we are supposed
>to use the learned route set. However, when we receive a non-2xx final
>response to an INVITE, we are supposed to send the ACK to the same place
>we initially sent the INVITE.
>
>We had been doing this up until the changes went in that would build a route
>set from provisional responses. That introduced a regression where we would
>use the learned route set under all circumstances.
>
>With this change, we now will set the destination of our ACK based on the
>invitestate. If it is INV_COMPLETED then that means that we have received
>a non-2xx final response (INV_TERMINATED indicates a 2xx response was received).
>If it is INV_CANCELLED, then that means the call is being canceled, which
>means that we should be ACKing a 487 response.
>
>The other change introduced here is setting the invitestate to INV_CONFIRMED
>when we send an ACK *after* the reqprep instead of before. This way, we can
>tell in reqprep more easily what the invitestate is prior to sending the ACK.
>
>(closes issue ASTERISK-19389)
>reported by Karsten Wemheuer
>patches:
>    ASTERISK-19389v2.patch uploaded by Mark Michelson (license #5049)
>	(with some slight modifications prior to commit)
>
>
>


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


More information about the Test-results mailing list