Ignore:
Timestamp:
Jun 26, 2008 7:12:09 PM (16 years ago)
Author:
nanang
Message:

Ticket #544: Fixed SRTP on hold+reinvite scenario

File:
1 edited

Legend:

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

    r2039 r2064  
    7575    pj_timer_entry       hangup_tm; /**< Timer to hangup call.              */ 
    7676    pj_stun_nat_type     rem_nat_type; /**< NAT type of remote endpoint.    */ 
     77    pjmedia_srtp_use     rem_srtp_use; /**< Remote's SRTP usage policy.     */ 
    7778 
    7879    char    last_text_buf_[128];    /**< Buffer for last_text.              */ 
Note: See TracChangeset for help on using the changeset viewer.