Ignore:
Timestamp:
Aug 7, 2008 9:55:52 AM (16 years ago)
Author:
bennylp
Message:

Ticket #586: Added ICE negotiations test to test the scenario when two agents have different number of components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h

    r2162 r2196  
    41024102 
    41034103    /** 
     4104     * Disable RTCP component. 
     4105     * 
     4106     * Default: no 
     4107     */ 
     4108    pj_bool_t           ice_no_rtcp; 
     4109 
     4110    /** 
    41044111     * Enable TURN relay candidate in ICE. 
    41054112     */ 
Note: See TracChangeset for help on using the changeset viewer.