Proxy or Proxy Server/Policy and Routing Server: Difference between revisions

From NENA Knowledge Base
Content added Content deleted
(Updated NENA Knowledge Base per V24)
m (Text replacement - "/rfc:" to "/rfc")
 
Line 3: Line 3:
{{External References}}
{{External References}}


[https://tools.ietf.org/html/rfc:3261 RFC 3261, SIP: Session Initiation Protocol]
[https://tools.ietf.org/html/rfc3261 RFC 3261, SIP: Session Initiation Protocol]
[[Category:Glossary]]
[[Category:Glossary]]

Latest revision as of 13:40, 12 January 2022

Proxy or Proxy Server/Policy and Routing Server in the context of SIP is a proxy server, an intermediary entity that acts as both a server and a client for the purpose of making requests on behalf of other clients. A proxy server primarily plays the role of routing, which means its job is to ensure that a request is sent to another entity “closer” to the targeted user. Proxies are also useful for enforcing policy (for example, making sure a user is allowed to make a call). A proxy interprets, and, if necessary, rewrites specific parts of a request message before forwarding it. It can be a policy/routing element in other protocols.

External References


RFC 3261, SIP: Session Initiation Protocol