Changeset 5535 for pjproject/trunk/pjsip/src/pjsua-lib/pjsua_call.c
- Timestamp:
- Jan 19, 2017 10:31:38 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_call.c
r5495 r5535 3317 3317 /* Verify that media must be active. */ 3318 3318 pj_assert(loc_m->desc.port && rem_m->desc.port); 3319 PJ_UNUSED_ARG(loc_m); 3319 3320 3320 3321 /* Count the formats in the answer. */
Note: See TracChangeset
for help on using the changeset viewer.