[test-results] [Bamboo] No agents to build plan Asterisk - 1.8 - Ubuntu Hardy (8.04) - amd64
Bamboo
bamboo at asterisk.org
Wed Dec 28 00:00:13 CST 2011
-------------------------------------------------------------------------------
AST18-HARDY-AMD64-199 has been queued, but there's no agent capable of building it.
-------------------------------------------------------------------------------
http://bamboo.asterisk.org/browse/AST18-HARDY-AMD64/log
--------------
Code Changes
--------------
rmudgett (348735):
>Fix chan_iax2 to not report an RDNIS number if it is blank.
>
>Some ISDN switches complain or block the call if the RDNIS number is
>empty.
>
>* Made chan_iax2 not save a RDNIS number into the ast_channel if the
>string is blank. This is what other channel drivers do.
>
>(closes issue ASTERISK-17152)
>Reported by: rmudgett
>
twilson (348833):
>Allow packetization vaules > 127
>
>According to the RTP packetization documentation, and the maximum values
>listed in AST_FORMAT_LIST, we should support values > that the signed
>char array that ast_codec_pref makes available to store the value. All
>places in the code treat the framing field as though it were an int
>array instaead of a char array anyway, so this just fixes the type of
>the array.
>
>(closes issue ASTERISK-18876)
>Review: https://reviewboard.asterisk.org/r/1639/
>
mjordan (348888):
>Fix for memory leaks / cleanup in cel_pgsql
>
>There were a number of issues in cel_pgsql's pgsql_log method:
>* If either sql or sql2 could not be allocated, the method would return while
>the pgsql_lock was still locked
>* If the execution of the log statement succeeded, the sql and sql2 structs
>were never free'd
>* Reconnection successes were logged as ERRORs. In general, the severity of
>several logging statements was reduced
>
>(closes issue ASTERISK-18879)
>Reported by: Niolas Bouliane
>Tested by: Matt Jordan
>
>Review: https://reviewboard.asterisk.org/r/1624/
>
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20111228/0dc0ac41/attachment.htm>
More information about the Test-results
mailing list