Skip to content

Commit ce9ab1b

Browse files
committed
Extra debug.
1 parent 6f33a8a commit ce9ab1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/rtpproxy/notification_process.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ void notification_listener_process(int rank)
419419
socket_fd = rn_sock->fd;
420420
len = -1;
421421
saddr = NULL;
422-
LM_DBG("using rtp.io notification socket %d\n", socket_fd);
422+
LM_INFO("using rtp.io notification socket %d\n", socket_fd);
423423
break;
424424
default:
425425
abort();

0 commit comments

Comments
 (0)