]> 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>
Mon, 26 Sep 2022 22:18:00 +0000 (17:18 -0500)
commit0a0b141278e1ad4d9caae3ec97c0f1f3e01aba4e
treeb64ed3490378fbce8df218d6701611b3720e1adc
parent9ba789d297501b89a33e3c1ee0cad159ebea0ecc
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