Changeset 3412 for pjproject/trunk/pjsip/src/pjsua-lib/pjsua_core.c
- Timestamp:
- Feb 11, 2011 7:39:14 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_core.c
r3366 r3412 191 191 #endif 192 192 pj_list_init(&cfg->reg_hdr_list); 193 pj_list_init(&cfg->sub_hdr_list); 193 194 cfg->call_hold_type = PJSUA_CALL_HOLD_TYPE_DEFAULT; 194 195 }
Note: See TracChangeset
for help on using the changeset viewer.