[test-results] [Bamboo] Asterisk - Team Branches > roibos-cng-support-1.8 > #59 has FAILED. Change made by root.
Bamboo
bamboo at asterisk.org
Thu Jan 17 02:56:10 CST 2013
-----------------------------------------------------------------------
Asterisk - Team Branches > roibos-cng-support-1.8 > #59 failed.
-----------------------------------------------------------------------
Code has been updated by root.
No failed tests found, a possible compilation error.
http://bamboo.asterisk.org/browse/ASTTEAM-ROIBUSCNGSUPPORT18-59/
--------------
Failing Jobs
--------------
- Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): No tests found.
--------------
Code Changes
--------------
root (379369):
>Merged revisions 379342 via svnmerge from
>file:///srv/subversion/repos/asterisk/branches/1.8
>
>........
> r379342 | mjordan | 2013-01-16 20:28:31 -0600 (Wed, 16 Jan 2013) | 18 lines
>
> Fix issue where chan_mobile fails to bind to first available port
>
> Per the bluez API, in order to bind to the first available port, the rc_channel
> field of the socket addressing structure used to bind the socket should be set
> to 0. Previously, Asterisk had set the rc_channel field set to 1, causing it
> to connect to whatever happens to be on port 1.
>
> We could probably not explicitly set rc_channel to 0 since we memset the struct
> earlier, but explicitly setting it will hopefully prevent someone from coming
> in and setting it to some explicit port in the future.
>
> (closes issue ASTERISK-16357)
> Reported by: challado
> Tested by: Alexander Heinz, Nikolay Ilduganov, benjamin, eliafino, David van Geyn
> patches:
> ASTERISK-16357.diff uploaded by Nikolay Ilduganov (license 6253)
>........
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20130117/2fc499b4/attachment-0001.htm>
More information about the Test-results
mailing list