[test-results] [Bamboo] Asterisk Testing > Asterisk 10 Branch > #368 has FAILED (1 tests failed). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Fri Sep 7 01:33:23 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 10 Branch > #368 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
1/2 jobs failed, with 1 failing test.

http://bamboo.asterisk.org/browse/TESTING-ASTERISK10BRANCH-368/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): 1 of 205 tests failed.



--------------
Code Changes
--------------
Matthew Jordan (372418):

>Fix DUNDi message routing bug when neighboring peer is unreachable
>
>Consider a scenario where DUNDi peer PBX1 has two peers that are its neighbors,
>PBX2 and PBX3, and where PBX2 and PBX3 are also neighbors.  If the connection
>is temporarily broken between PBX1 and PBX3, PBX1 should not include PBX3 in
>the list of peers it sends to PBX2 in a DPDISCOVER message, as it cannot send
>messages to PBX3.  If it does, PBX2 will assume that PBX3 already received the
>message and fail to forward the message on to PBX3 itself.  This patch fixes
>this by only including peers in a DPDISCOVER message that are reachable by the
>sending node.  This includes all peers with an empty address
>(00:00:00:00:00:00) and that are have been reached by a qualify message.
>
>This patch also prevents attempting to qualify a dynamic peer with an empty
>address until that peer registers.
>
>(closes issue ASTERISK-19309)
>Reported by: Peter Racz
>patches:
>  dundi_routing.patch uploaded by Peter Racz (license 6290)
>
>The patch uploaded by Peter was modified slightly for this commit.
>........
>
>Merged revisions 372417 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>



--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/apps/queues/set penalty
Fixed Tests (1)
   - AsteriskTestSuite: S/fastagi/control-stream-file

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


More information about the Test-results mailing list