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

Bamboo bamboo at asterisk.org
Thu Sep 6 11:18:02 CDT 2012


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

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


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



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

>Allow numbers to be greater than 90 characters when configured in FollowMe
>
>When parsing a 'number' defined in followme.conf, FollowMe previouisly parsed
>the number in the configuration file into a buffer with a length of 90
>characters.  This can artificially limit some parallel dial scenarios.  This
>patch allows for numbers of any length to be defined in the configuration
>file.
>
>Note that Clod Patry originally wrote a patch to fix this problem and received
>a Ship It! on the JIRA issue.  The patch originally expanded the buffer to 256
>characters.  Instead, the patch being committed duplicates the string in the
>config file on the stack before parsing it for consumption by the application.
>
>(closes issue ASTERISK-16879)
>Reported by: Clod Patry
>Tested by: mjordan
>patches:
>  followme_no_limit.diff uploaded by Clod Patry (license #5138)
>
>Slightly modified for this commit.
>........
>
>Merged revisions 372390 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>



--------------
Tests
--------------
New Test Failures (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/20120906/cece51a1/attachment.htm>


More information about the Test-results mailing list