Ignore:
Timestamp:
Feb 7, 2006 6:48:01 PM (18 years ago)
Author:
bennylp
Message:

Tested initial implementation: basic UAC, client registration, authentication, etc

File:
1 edited

Legend:

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

    r139 r141  
    6868 
    6969    /* Dialog's session properties. */ 
     70    pj_bool_t           established;/**< Dialog is established?             */ 
    7071    pjsip_uri          *target;     /**< Current target.                    */ 
    7172    pjsip_dlg_party     local;      /**< Local party info.                  */ 
Note: See TracChangeset for help on using the changeset viewer.