Ignore:
Timestamp:
May 9, 2018 6:58:48 AM (6 years ago)
Author:
ming
Message:

Fixed #2087: Support for RTP and RTCP multiplexing

File:
1 edited

Legend:

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

    r5755 r5788  
    39083908    pjsua_ip_change_acc_cfg ip_change_cfg; 
    39093909 
     3910    /** 
     3911     * Enable RTP and RTCP multiplexing. 
     3912     */ 
     3913    pj_bool_t           enable_rtcp_mux; 
     3914 
    39103915} pjsua_acc_config; 
    39113916 
Note: See TracChangeset for help on using the changeset viewer.