Changeset 4823
- Timestamp:
- Apr 22, 2014 9:21:58 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_media.c
r4820 r4823 1380 1380 1381 1381 if (status != PJ_SUCCESS) { 1382 call_med->tp_ready = status; 1383 pjsua_set_media_tp_state(call_med, PJSUA_MED_TP_NULL); 1382 1384 PJ_PERROR(1,(THIS_FILE, status, "Error creating media transport")); 1383 1385 return status;
Note: See TracChangeset
for help on using the changeset viewer.