Changeset 5346
- Timestamp:
- Jun 16, 2016 2:05:16 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua2/account.cpp
r4957 r5346 378 378 ret.pidf_tuple_id = str2Pj(presConfig.pidfTupleId); 379 379 380 // AccountMwiConfig 381 ret.mwi_enabled = mwiConfig.enabled; 382 ret.mwi_expires = mwiConfig.expirationSec; 383 380 384 // AccountNatConfig 381 385 ret.sip_stun_use = natConfig.sipStunUse;
Note: See TracChangeset
for help on using the changeset viewer.