]> 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:21:46 +0000 (07:21 -0500)
commit7d7165ded183925cc847ca8f5c5034b8e6f981aa
tree4e443b3adb8d9915cad2fee4da4f6b70bcb89427
parentcec323b4c827cc77b4493451597000c6b8fab2d2
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 fb603e58b552c3d937a25bd81247298f1a548319)
res/res_pjsip_geolocation.c