Changeset 5822 for pjproject/trunk/pjsip/src/pjsua-lib/pjsua_acc.c
- Timestamp:
- Jul 15, 2018 2:29:50 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_acc.c
r5820 r5822 3940 3940 PJ_LOG(3, (THIS_FILE, "call to %.*s: hangup " 3941 3941 "triggered by IP change", 3942 call_info.remote_info.slen,3942 (int)call_info.remote_info.slen, 3943 3943 call_info.remote_info.ptr)); 3944 3944
Note: See TracChangeset
for help on using the changeset viewer.