I'm running Asterisk 15.1.0 and in the process of converting my
various SIP endpoints to use PJSIP.
My Zoiper client causes the messages quoted below to show up on the
CLI once per minute. Things seem to work OK, but I am curious because
there seems to be no way to suppress the messages, and there are three
per minute, clogging up the console.
Thanks.
b.
** snip **
-- Added contact
'sip:8005 at 64.184.17.216:51891;rinstance=21e198ab7d94a096' to AOR
'8005' with expiration of 60 seconds
== Contact 8005/sip:8005 at 64.184.17.216:51891;rinstance=21e198ab7d94a096
has been deleted
== Contact 8005/sip:8005 at 64.184.17.216:51891;rinstance=21e198ab7d94a096
has been created
-- Contact 8005/sip:8005 at 64.184.17.216:51891;rinstance=21e198ab7d94a096
is now Unknown. RTT: 0.000 msec
On Sun, Nov 5, 2017 at 10:11 PM, Brian Capouch <brianc at palaver.net> wrote:> I'm running Asterisk 15.1.0 and in the process of converting my > various SIP endpoints to use PJSIP. > > My Zoiper client causes the messages quoted below to show up on the > CLI once per minute. Things seem to work OK, but I am curious because > there seems to be no way to suppress the messages, and there are three > per minute, clogging up the console. >Your console has the verbose level set to 3 or higher so you have asked to see them. Setting the verbose level to 1 will suppress them on the console. Richard -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20171106/fb5c070a/attachment.html>