answersLogoWhite

0

SIP. Page 549 network+

PAGE 549 SENTENCE 2 STATES " THE VERSION OF SIP MOST POPULAR TODAY, 2.0" IT DOES NOT SAY IT WAS THE MOST POPULAR SIGNALING PROTOCOL USED ON TRADITIONAL CIRCUIT-SWITCHED PSTN CONNECTION PAGE 548 NOTE " ON THE CIRCUIT-SWITCHED PORTIONS OF THE PSTN, A SET OF STANDARDS ESTABLISHED BY THE ITU KNOWN AS SS7 (SIGNALING SYSTEM 7) TYPICALLY HANDLES CALL SIGNALING"

User Avatar

Lois Schinner

Lvl 10
2y ago

What else can I help you with?

Related Questions

What is the most popular signaling protocol used on traditional circuit switched PSTN connection?

SIP. Page 549 network+ PAGE 549 SENTENCE 2 STATES " THE VERSION OF SIP MOST POPULAR TODAY, 2.0" IT DOES NOT SAY IT WAS THE MOST POPULAR SIGNALING PROTOCOL USED ON TRADITIONAL CIRCUIT-SWITCHED PSTN CONNECTION PAGE 548 NOTE " ON THE CIRCUIT-SWITCHED PORTIONS OF THE PSTN, A SET OF STANDARDS ESTABLISHED BY THE ITU KNOWN AS SS7 (SIGNALING SYSTEM 7) TYPICALLY HANDLES CALL SIGNALING"


What is the most popular signaling protocol used on traditional cirtcuit-switched PSTN connections?

SS7 is the correct answer!


Which of the following is the most popular signaling protocol used on traditional circuit switched PSTN connections?

ss7Streaming video


What is signaling protocols?

Signaling protocols are sets of rules and procedures used to establish, maintain, and terminate communication sessions in networks. They facilitate the exchange of control messages between devices, enabling them to negotiate parameters, manage resources, and ensure reliable data transfer. Common examples include SIP (Session Initiation Protocol) for voice over IP and SS7 (Signaling System No. 7) for traditional telephony networks. These protocols are essential for managing call setup, signaling, and connection control in various communication systems.


Difference TCP and UDP?

TCP is the protocol of network layer, It is connection oriented protocol. UDP is the protocol of network layer, It is connection less protocol.


Explain the difference between a connection-oriented protocol and a connectionless protocol and give an example of each?

Different from a connectionless protocol, a connection-oriented protocol guaranties the delivery of the information. An example of connection-oriented protocol is (TCP) and a connectionless protocol is (UDP). TCP is a connection-oriented protocol, it makes a connection and checks whether the data is received, and resends if it is not. UDP is a connectionless protocol, it does not guarantee delivery by first connecting and checking whether data is received.


Is http a connection oriented protocol?

No, HTTP (Hypertext Transfer Protocol) is not a connection-oriented protocol; it is a connectionless protocol. HTTP operates over TCP, which is a connection-oriented protocol, but HTTP itself does not establish a persistent connection for communication. Each request-response cycle in HTTP is independent, meaning that after a response is sent, the connection can be closed, making it suitable for stateless transactions.


What protocol is used by remote desktop connection?

The Bradley Protocol


What is meant by community protocol?

protocol means connection from 1computer to another computer


Why connection oriented is more reliable than connection less protocol?

Connection oriented is more reliable because there is an acknowledgment received from data receiver (destination) that the data is receiving and transfer is successful which is not received from connection less protocol.


Difference between connectionless and connection oriented communication?

Different from a connectionless protocol, a connection-oriented protocol guaranties the delivery of the information. An example of connection-oriented protocol is (TCP) and a connectionless protocol is (UDP). page/926 A+


Is DNS connectionless or connection-oriented?

DHCP is a connectionless protocols. In general, any protocol that is based on TCP port alone is a connection-oriented protocol while any protocol that is based on UDP port alone is a connectionless protocol. And a protocols that can work on both TCP and UDP port can be either a connection-oriented or a connectionless protocol depending upon the which protocol is used (TCP or UDP). For checking other protocols if they are connection-oriented or connectionless check http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers