Changeset 5521 for pjproject/trunk/pjsip/src/pjsua-lib/pjsua_media.c
- Timestamp:
- Jan 11, 2017 7:29:46 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_media.c
r5510 r5521 1742 1742 call->med_ch_mutex = NULL; 1743 1743 } 1744 1745 PJ_PERROR(5,(THIS_FILE, status, 1746 "Call %d: media transport initialization complete", call_id)); 1744 1747 1745 1748 if (status != PJ_SUCCESS) {
Note: See TracChangeset
for help on using the changeset viewer.