[test-results] [Bamboo] Asterisk SCF - Master > Asterisk SCF - media_rtp_pjmedia > #43 has FAILED. Change made by Brent Eagles.

Bamboo bamboo at asterisk.org
Wed Jul 20 12:59:52 CDT 2011


-----------------------------------------------------------------------
Asterisk SCF - Master > Asterisk SCF - media_rtp_pjmedia > #43 failed.
-----------------------------------------------------------------------
Code has been updated by Brent Eagles.
7/7 jobs failed, no tests found.

http://bamboo.asterisk.org/browse/ASTSCFMASTER-MEDIARTPPJMEDIA-43/


--------------
Failing Jobs
--------------
  - CentOS 5.5 - amd64 (Default Stage): No tests found.
  - Debian Lenny - amd64 (Default Stage): No tests found.
  - Fedora 14 - amd64 (Default Stage): No tests found.
  - Ubuntu Maverick - amd64 (Default Stage): No tests found.
  - Ubuntu Maverick - i386 (Default Stage): No tests found.
  - Windows Server 2008 - i386 (Default Stage): No tests found.
  - openSUSE 11.3 - amd64 (Default Stage): No tests found.


--------------
Code Changes
--------------
Brent Eagles (af994c8365ccb27170e6fd1976c4974f40ade216):

>Changes for SRTP and NAT traversal support as well as some refactoring:
>
>    - configurator
>    - added and implemented interface for "kicking" off media transport once
>       offer/answer negotiation was completed
>    - discovery changes to include srtp support in query.
>    - Added an "environment class" that contains accessors to feature
>      specific configuration classes and instance wide pjmedia/pjlib
>      constructs.
>    - Created a base class, PJMediaTransport, to wrap/provide common
>      functionality.
>    - Moved UDP specific code to be provided by the PJMediaTransport base class,
>      UDPTransport. Amongst other things, it provides support for adding
>      transport specific facets to the related session object.
>    - Added another subclass of the PJMediaTransport based on instantiating
>      a pjmedia provide ICE transport. This overrides the localAddress accessor
>      of the base class to return the result of the STUN binding request
>      performed by the ICE transport.
>    - Added another subclass of PJMediaTransport for instantiating the
>      pjmedia provided SRTP transport. This transport
>      basically is a "wrapper" around the actual implementation transport.
>    - Added an implementation of InteractiveConnectionAgent that is
>      added as a facet when the the related RTPSession servant is activated.
>    - Added support for generating AsteriskSCF::System::NAT::Candidate instances
>      from the candidate data provided by the ICE session. These are
>      made available through the InteractiveConnectionAgent facet.
>      NOTE: there are a lot of details in the various RFCs that may require
>      modification not just the generation of these objects, but when they
>      can be properly created. It may also require a listener to notify
>      "users" of the media session of changes to the candidate list, etc.
>    - Added "adapter" interfaces to break the physical dependency between
>      the RTPSession implementation and the related sources and sinks as
>      well as the replication listener.
>    - Added new configuration elements for the ICE transport.
>    - Added a short test suite (incomplete) that directly manipulates some
>      of the ICE related functionality... much more is necessary really.
>


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


More information about the Test-results mailing list