Changeset 5893
- Timestamp:
- Sep 26, 2018 10:29:37 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_acc.c
r5892 r5893 3951 3951 acc->ip_change_op = PJSUA_IP_CHANGE_OP_ACC_REINVITE_CALLS; 3952 3952 3953 pjsua_call_cleanup_flag(&call_info.setting .flag);3953 pjsua_call_cleanup_flag(&call_info.setting); 3954 3954 call_info.setting.flag |= 3955 3955 acc->cfg.ip_change_cfg.reinvite_flags;
Note: See TracChangeset
for help on using the changeset viewer.