Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i have recived a warning in continues #2747

Open
Aramousa opened this issue Jan 22, 2025 · 2 comments
Open

i have recived a warning in continues #2747

Aramousa opened this issue Jan 22, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@Aramousa
Copy link

Aramousa commented Jan 22, 2025

Describe the bug
i have recived a warning continuesly "challenge (REGISTER) on sofia profile 'internal' for [310@freeswich] "
To Reproduce

2025-01-22 12:01:13.083037 [WARNING] sofia_reg.c:1795 SIP auth challenge (REGISTER) on sofia profile 'internal' for [985@freeswich] from ip 76.70.20.174
2025-01-22 12:01:20.102684 [WARNING] sofia_reg.c:1795 SIP auth challenge (REGISTER) on sofia profile 'internal' for [4711@freeswich] from ip 99.228.98.187
2025-01-22 12:01:37.282842 [WARNING] sofia_reg.c:1795 SIP auth challenge (REGISTER) on sofia profile 'internal' for [330@freeswich] from ip 99.228.98.187
> 2025-01-22 12:01:58.522687 [WARNING] sofia.c:6417 Ping failed test with code 408 - count 1/0/1, state DOWN
2025-01-22 12:02:00.502685 [WARNING] sofia_reg.c:1795 SIP auth challenge (REGISTER) on sofia profile 'internal' for [123@freeswich] from ip 213.176.20.242
2025-01-22 12:02:47.262693 [WARNING] sofia_reg.c:1795 SIP auth challenge (REGISTER) on sofia profile 'internal' for [1110@freeswich] from ip 99.228.98.187
2025-01-22 12:02:51.402688 [WARNING] sofia_reg.c:1795 SIP auth challenge (REGISTER) on sofia profile 'internal' for [456@freeswich] from ip 99.228.98.187
> 2025-01-22 12:03:30.642694 [WARNING] sofia.c:6417 Ping failed test with code 408 - count 1/0/1, state DOWN
2025-01-22 12:03:59.942702 [WARNING] sofia_reg.c:1795 SIP auth challenge (REGISTER) on sofia profile 'internal' for [114@freeswich] from ip 99.228.98.187
2025-01-22 12:04:39.182687 [WARNING] sofia_reg.c:1795 SIP auth challenge (REGISTER) on sofia profile 'internal' for [1110@freeswich] from ip 76.70.20.174
2025-01-22 12:04:47.402686 [WARNING] sofia_reg.c:1795 SIP auth challenge (REGISTER) on sofia profile 'internal' for [114@freeswich] from ip 5.116.45.132
> 2025-01-22 12:05:02.762732 [WARNING] sofia.c:6417 Ping failed test with code 408 - count 1/0/1, state DOWN
2025-01-22 12:05:04.082821 [WARNING] sofia_reg.c:1795 SIP auth challenge (REGISTER) on sofia profile 'internal' for [310@freeswich] from ip 99.229.2.143
2025-01-22 12:05:58.942687 [WARNING] sofia_reg.c:1795 SIP auth challenge (REGISTER) on sofia profile 'internal' for [1313@freeswich] from ip 99.228.98.187
2025-01-22 12:06:27.542687 [WARNING] sofia_reg.c:1795 SIP auth challenge (REGISTER) on sofia profile 'internal' for [123@freeswich] from ip 213.176.20.242
> 2025-01-22 12:06:34.902693 [WARNING] sofia.c:6417 Ping failed test with code 408 - count 1/0/1, state DOWN

could you please help me to resolve it ?

@Aramousa Aramousa added the bug Something isn't working label Jan 22, 2025
@greenbea
Copy link
Contributor

This is not a bug, the gateway ping timesout because the gateway isn't reachable.

@themsley-voiceflex
Copy link

And the continuous register challlenges just mean you're online on the internet and those are people attempting to compromise your server and make free calls. To fix that you need to apply ACLs on your firewall to restrict access to subnets you want to allow or you need to look at something like fail2ban to block people that attack you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants