482 Loop Detected
The server has detected a loop. The request was received with its own address in the Via header, indicating it has been forwarded back to itself.
On this page
When You See This Code
When routing configuration causes a request to cycle between two or more proxies without reaching the callee.
How to Fix
Review proxy routing tables and DNS records. Check for circular references in SIP routing. Fix the routing configuration to break the loop.
Specification
Compare With
Guides
Debugging Scenarios
Glossary
Frequently Asked Questions
What is SIP 482 Loop Detected?
The server has detected a loop. The request was received with its own address in the Via header, indicating it has been forwarded back to itself.
When do you see SIP 482 Loop Detected?
When routing configuration causes a request to cycle between two or more proxies without reaching the callee.
How to fix SIP 482 Loop Detected?
Review proxy routing tables and DNS records. Check for circular references in SIP routing. Fix the routing configuration to break the loop.