Changeset 3144 for pjproject/trunk/pjsip/include/pjsua-lib/pjsua_internal.h
- Timestamp:
- Apr 20, 2010 2:36:38 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsua-lib/pjsua_internal.h
r3128 r3144 142 142 143 143 pjsip_route_hdr route_set; /**< Complete route set inc. outbnd.*/ 144 pj_uint32_t global_route_crc; /** CRC of global route setting. */ 145 pj_uint32_t local_route_crc; /** CRC of account route setting.*/ 144 146 145 147 unsigned cred_cnt; /**< Number of credentials. */
Note: See TracChangeset
for help on using the changeset viewer.