[test-results] [Bamboo] Asterisk - 1.8 - Linux - x86_64 build 15 has FAILED. Change made by dvossel
Bamboo
bamboo at asterisk.org
Mon Jul 26 15:00:18 CDT 2010
-------------- next part --------------
-----------------------------------------------------------
AST-18-15 failed.
-----------------------------------------------------------
Code has been updated by dvossel.
No failed tests found, a possible compilation error.
http://bamboo.asterisk.org/browse/AST-18-15/
--------------
Code Changes
--------------
dvossel (279568):
>transaction matching using top most Via header
>
>This patch modifies the way chan_sip.c does transaction to dialog
>matching. Asterisk now stores information in the top most Via header
>of the initial incoming request and compares that against other Requests
>that have the same call-id. This results in Asterisk being able to
>detect a forked call in which it has received multiple legs of the
>fork. I completely stripped out the previous matching code and made
>the comparisons a little more explicit and easier to understand. My
>comments in the code should offer all the details involving this patch.
>
>This patch also fixes a bug with the usage of the OBJ-MULTIPLE flag to
>find multiple dialogs with the same call-id. Since the callback
>function was returning (CMP_MATCH | CMP_STOP) only the first item
>found was being returned. I fixed this by making a new callback
>function for finding multiple dialogs that only returns (CMP_MATCH)
>on a match allowing for multiple items to be returned.
>
>Review: https://reviewboard.asterisk.org/r/776/
>
>
--------------
Error Summary
--------------
Could not find ant Junit test results in the /srv/bamboo/xml-data/build-dir/AST-18 directory.
make[1]: Makefile: No such file or directory
make[1]: *** No rule to make target `Makefile'. Stop.
make: *** [_uninstall] Error 2
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/test-results/attachments/20100726/2a047e3e/attachment-0001.htm
More information about the Test-results
mailing list