[test-results] [Bamboo] Asterisk - trunk - Linux - x86_64 build 24 has FAILED. Change made by dvossel
Bamboo
bamboo at asterisk.org
Mon Jul 26 15:03:48 CDT 2010
-------------- next part --------------
-----------------------------------------------------------
AST-TRUNK-24 failed.
-----------------------------------------------------------
Code has been updated by dvossel.
No failed tests found, a possible compilation error.
http://bamboo.asterisk.org/browse/AST-TRUNK-24/
--------------
Code Changes
--------------
dvossel (279569):
>Merged revisions 279568 via svnmerge from
>https://origsvn.digium.com/svn/asterisk/branches/1.8
>
>........
> r279568 | dvossel | 2010-07-26 14:59:03 -0500 (Mon, 26 Jul 2010) | 21 lines
>
> 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-TRUNK 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/b602ff3d/attachment.htm
More information about the Test-results
mailing list