[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #541 was SUCCESSFUL (with 190 tests). Change made by Matthew Jordan.
Bamboo
bamboo at asterisk.org
Thu Jan 17 00:30:08 CST 2013
-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #541 was successful.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
190 tests in total.
http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-541/
--------------
Code Changes
--------------
Matthew Jordan (379342):
>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)
>
>
--------------
Tests
--------------
Fixed Tests (1)
- AsteriskTestSuite: S/masquerade
--
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/9ec8fa94/attachment.htm>
More information about the Test-results
mailing list