Changeset 5592
- Timestamp:
- May 22, 2017 3:04:28 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_call.c
r5585 r5592 1654 1654 * - the call might be reset when it's rejected or hangup 1655 1655 * by application from the callback. 1656 /* - onIncomingCall() may be simulated by onCreateMediaTransport()1656 * - onIncomingCall() may be simulated by onCreateMediaTransport() 1657 1657 * when media init is done synchrounously (see #1916). And if app 1658 1658 * happens to answer/hangup the call from the callback, the
Note: See TracChangeset
for help on using the changeset viewer.