What is this error/warning?

Can someone explain to me what this means?
Seeing a lot of this in our full logs. Havent seen this in the past until we made some networking changes.

[2018-02-09 05:22:30] WARNING[18329] res_pjsip_registrar.c: Endpoint ‘anonymous’ has no configured AORs
[2018-02-09 05:22:30] WARNING[9081] res_pjsip_registrar.c: Endpoint ‘anonymous’ has no configured AORs

Looking it up has not revealed the answer.

It means you have enabled Anonymous calls on PJSIP. You may need to do this if your SIP trunk provider refuses to authenticate to you.

2 Likes

Ok is there a reason that is occurring about 90% of my full log of 4 million lines?

Anonymous calls are a security risk, and you are starting to see why.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.