Changeset 6161
- Timestamp:
- Feb 7, 2020 12:02:00 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_acc.c
r6160 r6161 2170 2170 addr, sizeof(addr), 1); 2171 2171 PJ_LOG(4,(THIS_FILE, "Keep-alive timer started for acc %d, " 2172 "destination:%s :%d, interval:%ds",2172 "destination:%s, interval:%ds", 2173 2173 acc->index, addr, acc->cfg.ka_interval)); 2174 2174 } else {
Note: See TracChangeset
for help on using the changeset viewer.