Ignore:
Timestamp:
Feb 7, 2006 12:34:11 PM (18 years ago)
Author:
bennylp
Message:

Initial implementation of invite session abstraction, and updated pjsua for the new framework

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsip/sip_dialog.h

    r133 r139  
    6262    pj_mutex_t         *mutex;      /**< Dialog's mutex.                    */ 
    6363    pjsip_user_agent   *ua;         /**< User agent instance.               */ 
     64    pjsip_endpoint     *endpt;      /**< Endpoint instance.                 */ 
    6465 
    6566    /* The dialog set. */ 
Note: See TracChangeset for help on using the changeset viewer.