SIP registration processing

Last Updated : Oct 11, 2018 |

The SIP routing system routes the SIP REGISTER requests from a remote worker to the call server, which receives them on a TCP or TLS socket.

The SIP routing system tries to find a matching subscriber flow for a new registration. If SIP does not find a subscriber flow match , it rejects the new registration with a SIP 403 Forbidden error response.