[test-results] [Bamboo] Asterisk - 1.8 > Ubuntu Lucid (10.04) > #193 has FAILED. Change made by Terry Wilson.

Bamboo bamboo at asterisk.org
Tue Jan 25 16:43:21 CST 2011


-----------------------------------------------------------------------
Asterisk - 1.8 > Ubuntu Lucid (10.04) > #193 failed.
-----------------------------------------------------------------------
Code has been updated by Terry Wilson.
1/2 jobs failed with 0 failing tests.

http://bamboo.asterisk.org/browse/AST18-LUCID-193/


--------------
Failing Jobs
--------------
  - i386 (Default Stage): 59 tests passed.


--------------
Code Changes
--------------
Terry Wilson (303962):

>Merged revisions 303960 via svnmerge from 
>https://origsvn.digium.com/svn/asterisk/branches/1.6.2
>
>................
>  r303960 | twilson | 2011-01-25 16:02:42 -0600 (Tue, 25 Jan 2011) | 23 lines
>  
>  Merged revisions 303906 via svnmerge from 
>  https://origsvn.digium.com/svn/asterisk/branches/1.4
>  
>  ........
>    r303906 | twilson | 2011-01-25 14:50:59 -0600 (Tue, 25 Jan 2011) | 16 lines
>    
>    Guard against retransmitting BYEs indefinitely
>    
>    In the case of an attended transfer (A calls B, A atxfers to C) where
>    A becomes unreachable before replying to Asterisk's BYE, Asterisk can
>    sometimes retransmit the BYE indefinitely. This is because
>    __sip_autodestruct tests p->refer && !ast_test_flag(&p->flags[0],
>    SIP_ALREADYGONE and will then transmit a BYE. When this BYE times out,
>    it will not ever be marked as ALREADYGONE, so when __sip_autodestruct
>    is called again, we end up starting the cycle over.
>    
>    This patch adds a call to sip_alreadygone(pkt->owner) in retrans_pkt
>    in the case of a BYE that has timed out. This should prevent Asterisk
>    from trying to transmit new BYE messages in the future.
>    
>    Review: https://reviewboard.asterisk.org/r/1077/
>  ........
>................
>


--------------
Tests
--------------
Fixed Tests (1)
   - AsteriskTestSuite: S/mixmonitor audiohook inherit

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


More information about the Test-results mailing list