Changeset 4136 for pjproject/trunk/pjsip/src/pjsua-lib/pjsua_call.c
- Timestamp:
- May 22, 2012 4:09:53 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_call.c
r4135 r4136 376 376 int title_len; 377 377 378 call->last_code = PJSIP_SC_ PRECONDITION_FAILURE;378 call->last_code = PJSIP_SC_TEMPORARILY_UNAVAILABLE; 379 379 pj_strcpy2(&call->last_text, "Media init error: "); 380 380
Note: See TracChangeset
for help on using the changeset viewer.