[test-results] [Bamboo] Asterisk - Trunk > Ubuntu Lucid (10.04) > #532 has FAILED (1 tests failed, no failures were new). Change made by rmudgett.

Bamboo bamboo at asterisk.org
Thu May 12 19:58:43 CDT 2011


-----------------------------------------------------------------------
Asterisk - Trunk > Ubuntu Lucid (10.04) > #532 failed.
-----------------------------------------------------------------------
Code has been updated by rmudgett.
2/2 jobs failed with 1 failing test, no failures were new.

http://bamboo.asterisk.org/browse/ASTTRUNK-LUCID-532/


--------------
Failing Jobs
--------------
  - amd64 (Default Stage): 1 of 105 tests failed.
  - i386 (Default Stage): 68 tests passed.


--------------
Code Changes
--------------
rmudgett (318232):

>Merged revisions 318231 via svnmerge from 
>https://origsvn.digium.com/svn/asterisk/branches/1.8
>
>................
>  r318231 | rmudgett | 2011-05-09 11:57:18 -0500 (Mon, 09 May 2011) | 41 lines
>  
>  Don't get early media for ISDN on outgoing calls.
>  
>  It looks to be a long-standing misinterpretation of the progress indicator
>  ie values:
>  1 - Call is not end-to-end ISDN; further call progress information may be
>  available in-band.
>  8 - In-band information or an appropriate pattern is now available.
>  
>  Only value 8 is handled by chan_dahdi/sig_pri.  The 1 value is not handled
>  as early media probably because the meaning of the second half of it's
>  description was overlooked.
>  
>  * Test to see if either PRI_PROG_CALL_NOT_E2E_ISDN(1) or
>  PRI_PROG_INBAND_AVAILABLE(8) bits are set to open the media path.
>  
>  (closes issue #18868)
>  Reported by: isrl
>  Patches:
>        issue18868_19246_v1.8.patch uploaded by rmudgett (license 664)
>  Tested by: satish_lx
>  
>  ..........
>  
>  No inband progress on PRI_EVENT_RINGING even if inband flag set.
>  
>  My ISDN-PRI provider sends an ALERTING with "Inband information or
>  appropriate pattern now available", but Asterisk only generates and passes
>  the RING to the SIP extension, not the inband message.  Unfortunately, the
>  inband message is not a ringback tone but a prompt that says the number is
>  not in service.  The SIP extension then hears two rings and the call is
>  hungup which confuses the caller.
>  
>  * Post an AST_CONTROL_PROGRESS as well as opening the media path if inband
>  audio is indicated with an ALERTING message.
>  
>  (closes issue #19246)
>  Reported by: cristiandimache
>  Patches:
>        issue19246_v1.8.patch uploaded by rmudgett (license 664)
>  Tested by: cristiandimache
>................
>


--------------
Tests
--------------
Existing Test Failures (1)
   - AsteriskTestSuite: S/udptl v6

--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20110512/d16609ce/attachment.htm>


More information about the Test-results mailing list