Changeset 3366 for pjproject/trunk/pjsip/src/pjsua-lib/pjsua_core.c
- Timestamp:
- Nov 16, 2010 3:07:46 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_core.c
r3330 r3366 184 184 cfg->reg_retry_interval = PJSUA_REG_RETRY_INTERVAL; 185 185 cfg->contact_rewrite_method = PJSUA_CONTACT_REWRITE_METHOD; 186 cfg->use_rfc5626 = PJ_TRUE; 186 187 cfg->reg_use_proxy = PJSUA_REG_USE_OUTBOUND_PROXY | 187 188 PJSUA_REG_USE_ACC_PROXY;
Note: See TracChangeset
for help on using the changeset viewer.