Ignore:
Timestamp:
Nov 21, 2007 2:50:07 PM (16 years ago)
Author:
bennylp
Message:

Ticket #14: Don't change RTP/RTCP SSRC on re-INVITE

File:
1 edited

Legend:

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

    r1536 r1591  
    4747    pjmedia_dir          media_dir; /**< Media direction.                   */ 
    4848    pjmedia_session     *session;   /**< The media session.                 */ 
     49    pj_uint32_t          ssrc;      /**< RTP SSRC                           */ 
    4950    int                  conf_slot; /**< Slot # in conference bridge.       */ 
    5051    pjsip_evsub         *xfer_sub;  /**< Xfer server subscription, if this 
Note: See TracChangeset for help on using the changeset viewer.