]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_geolocation: Change some notices to debugs.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 19 Sep 2022 17:35:40 +0000 (17:35 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 26 Sep 2022 20:03:32 +0000 (15:03 -0500)
commit8afb313a4307dbff8849b036703775d8770d21a9
tree94c708da75c7c6b1154c1f45c80727a6dbb96457
parent7335b0cffe6c997eb66de249fd90c7463abd5828
res_pjsip_geolocation: Change some notices to debugs.

If geolocation is not in use for an endpoint, the NOTICE
log level is currently spammed with messages about this,
even though nothing is wrong and these messages provide
no real value. These log messages are therefore changed
to debugs.

ASTERISK-30241 #close

Change-Id: I656b355d812f67cc0f0fdf09b00b0e1458598bb4
res/res_pjsip_geolocation.c