]> 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)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 28 Sep 2022 12:22:50 +0000 (07:22 -0500)
commitc09321b548d853b205c3e23aaf330b75fb8c91ed
tree1bb82703941f9193fb50e58b7f4264a5c5442a0e
parent5f95e3eddbc410534b6b22deadeb57add36bceed
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
(cherry picked from commit 0a0b141278e1ad4d9caae3ec97c0f1f3e01aba4e)
res/res_pjsip_geolocation.c