answersLogoWhite

0

SIP servers include: * Proxy server-The proxy server is an intermediate device that receives SIP requests from a client and then forwards the requests on the client's behalf. Basically, proxy servers receive SIP messages and forward them to the next SIP server in the network. Proxy servers can provide functions such as authentication, authorization, network access control, routing, reliable request retransmission, and security.

* Redirect server-Provides the client with information about the next hop or hops that a message should take and then the client contacts the next hop server or UAS directly.

* Registrar server-Processes requests from UACs for registration of their current location. Registrar servers are often co-located with a redirect or proxy server.

refer: http://www.Cisco.com/univercd/cc/td/doc/product/voice/sipsols/biggulp/bgsipov.htm

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What translates requests and responses between a client and a server?

middleware


Does it have h2c?

HTTP/2 with Conncurrency is a protocol that allows multiple requests and responses to be multiplexed over a single connection. This improves performance and efficiency compared to the older HTTP/1.1 protocol.


What is an electronic component that requests resources from the server?

A client.


What are the sort of attitude and requests that are likely to create conflict or negative responses?

lies


What are the sorts of attitude and requests that are likely to create conflict or negative responses?

lies


What are the sort of attitudes and requests that are likely to create conflict or negative responses?

Connor MIlls


What are the sort of attitudes and requests that are likely to create or conflict or negative responses?

Connor MIlls


A piece of software called translates requests and responses between a client and a server?

Middleware


What contents includes requests inquiries confirmations acknowledgements responses offers and complaints?

letterhead


What happens if the defendant does not provide responses to my discovery requests?

If the defendant does not provide responses to your discovery requests, you can file a motion to compel with the court. This motion asks the court to order the defendant to respond to your requests. Failure to comply with a court order to provide discovery can result in sanctions against the defendant, such as fines or dismissal of their case.


What contents can include requests inquiries confirmations acknowledgements responses offers and complaints?

read your book


What happens if multiple connection requests arrive at about the same time at the server?

Servers are deigned to handle multiple connection requests. Depending on the service, for each request a socket or thread is opened.