The H.323 standard provides for real time audio, video, and data communications transmission over a packet network. An H.323 telephone protocol stack comprises several protocols:
• H.225 for registration, admission, status (RAS), and call signaling, (Between the IP softphone and the gatekeeper (could be CLAN/procr)
• H.245 for control signaling,
• Real Time Transfer Protocol (RTP) and Secure Real Time Transfer Protocol (SRTP)
• Real Time Control Protocol (RTCP) and Secure Real Time Control Protocol (SRTCP)
CM (As Communication Manager) handles the signaling. A VoIP resource is needed for audio. It could either be a TN2302/TN2602, a H.248 gateway.
Comment