Why is my server trying to authenticate to itself?

So thought this is a different issue - didn’t see an answer in the previous thread (which was on a different subject).

I see these in my full.log:

[2013-12-19 17:09:10] NOTICE[1566][C-0000301e] chan_sip.c: Failed to authenticate device 107sip:[email protected];tag=d18c9abe
[2013-12-19 17:31:03] NOTICE[1566][C-0000301f] chan_sip.c: Failed to authenticate device 107sip:[email protected];tag=2c38ca50
[2013-12-19 17:52:38] NOTICE[1566][C-00003021] chan_sip.c: Failed to authenticate device 800sip:[email protected];tag=916b71ad
[2013-12-19 18:14:11] NOTICE[1566][C-00003022] chan_sip.c: Failed to authenticate device 800sip:[email protected];tag=c6023aa1

X.X.X.X is the IP of my server - itself. So how is it trying to authenticate on itself?

Thanks :slight_smile:

It seems to me that you have two SIP devices (107 and 800) that are both failing to authenticate to “your server”: if “your server” (X.X.X.X) is the FreePBX one I think it’s a quite normal log message if your system has (some devices) with clear authentication issues.

Isn’t it?