Changeset 4724 for pjproject/trunk/pjsip-apps/src/pjsua/pjsua_app_legacy.c
- Timestamp:
- Jan 31, 2014 8:52:09 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip-apps/src/pjsua/pjsua_app_legacy.c
r4714 r4724 1164 1164 if (dst_call == call) { 1165 1165 puts("Destination call number must not be the same " 1166 "as the call being transfer ed");1166 "as the call being transferred"); 1167 1167 return; 1168 1168 }
Note: See TracChangeset
for help on using the changeset viewer.