[test-results] [Bamboo] No agents to build plan Asterisk - Trunk - Ubuntu Lucid (10.04) - i386

Bamboo bamboo at asterisk.org
Fri Mar 4 09:29:15 CST 2011


-------------------------------------------------------------------------------
ASTTRUNK-LUCID-I386-378 has been queued, but there's no agent capable of building it.
-------------------------------------------------------------------------------

http://bamboo.asterisk.org/browse/ASTTRUNK-LUCID-I386/log

--------------
Code Changes
--------------
rmudgett (309446):

>Merged revisions 309445 via svnmerge from 
>https://origsvn.digium.com/svn/asterisk/branches/1.8
>
>........
>  r309445 | rmudgett | 2011-03-04 09:22:04 -0600 (Fri, 04 Mar 2011) | 46 lines
>  
>  Get real channel of a DAHDI call.
>  
>  Starting with Asterisk v1.8, the DAHDI channel name format was changed for
>  ISDN calls to: DAHDI/i<span>/<number>[:<subaddress>]-<sequence-number>
>  
>  There were several reasons that the channel name had to change.
>  
>  1) Call completion requires a device state for ISDN phones.  The generic
>  device state uses the channel name.
>  
>  2) Calls do not necessarily have B channels.  Calls placed on hold by an
>  ISDN phone do not have B channels.
>  
>  3) The B channel a call initially requests may not be the B channel the
>  call ultimately uses.  Changes to the internal implementation of the
>  Asterisk master channel list caused deadlock problems for chan_dahdi if it
>  needed to change the channel name.  Chan_dahdi no longer changes the
>  channel name.
>  
>  4) DTMF attended transfers now work with ISDN phones because the channel
>  name is "dialable" like the chan_sip channel names.
>  
>  For various reasons, some people need to know which B channel a DAHDI call
>  is using.
>  
>  * Added CHANNEL(dahdi_span), CHANNEL(dahdi_channel), and
>  CHANNEL(dahdi_type) so the dialplan can determine the B channel currently
>  in use by the channel.  Use CHANNEL(no_media_path) to determine if the
>  channel even has a B channel.
>  
>  * Added AMI event DAHDIChannel to associate a DAHDI channel with an
>  Asterisk channel so AMI applications can passively determine the B channel
>  currently in use.  Calls with "no-media" as the DAHDIChannel do not have
>  an associated B channel.  No-media calls are either on hold or
>  call-waiting.
>  
>  (closes issue #17683)
>  Reported by: mrwho
>  Tested by: rmudgett
>  
>  (closes issue #18603)
>  Reported by: arjankroon
>  Patches:
>        issue17683_18603_v1.8_v2.patch uploaded by rmudgett (license 664)
>  Tested by: stever28, rmudgett
>........
>


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


More information about the Test-results mailing list