Ignore:
Timestamp:
Mar 6, 2006 1:35:47 PM (19 years ago)
Author:
bennylp
Message:

Added to pjsua: write new media settings, modify call stat output, fixed general bug

File:
1 edited

Legend:

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

    r284 r293  
    199199 
    200200    /* Account: */ 
     201    pj_bool_t        has_acc;       /**< Any --id cmdline?              */ 
    201202    int              acc_cnt;       /**< Number of client registrations */ 
    202203    pjsua_acc        acc[PJSUA_MAX_ACC];    /** Client regs array.      */ 
Note: See TracChangeset for help on using the changeset viewer.