Changeset 4279
- Timestamp:
- Oct 8, 2012 2:55:22 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_media.c
r4262 r4279 1384 1384 1385 1385 if (call_med->use_custom_med_tp) { 1386 unsigned custom_med_tp_flags = 0;1386 unsigned custom_med_tp_flags = PJSUA_MED_TP_CLOSE_MEMBER; 1387 1387 1388 1388 /* Use custom media transport returned by the application */
Note: See TracChangeset
for help on using the changeset viewer.