Multiple choice technology

SIP signaling is based on what common standard?

  1. HTTP

  2. FTP

  3. TCP

  4. NTP

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

SIP (Session Initiation Protocol) is modeled after HTTP, using a similar text-based request-response architecture with methods like INVITE, ACK, and BYE. It shares HTTP's header format and syntax, making it resemble HTTP closely while being designed for VoIP signaling.