Explain H.245 Protocol?
sreejith 05-March-2008 09:14:23 AM

Comments


Simply do feature negotiation.
Posted by Hash007


H.245 used in VOIP and Once a call has initiated (but not necessarily fully connected) endpoints may initiate H.245 call control signaling in order to provide more extensive control over the conference. H.245 is a rather voluminous specification with many procedures that fully enable multipoint communication, though in practice most implementations only implement the minimum necessary in order to enable point-to-point voice and video communication.
H.245 provides capabilities such as capability negotiation, master/slave determination, opening and closing of "logical channels" (i.e., audio and video flows), flow control, and conference control. It has support for both unicast and multicast communication, allowing the size of a conference to theoretically grow without bound.

Posted by HamidAliKhan


A protocol that performs call control, including exchanging gateway capabilities (for example, the supported CODECS) between H.323 end
systems.

Posted by suresh123



Posted: 06-March-2008 10:32:06 AM By: suresh123

A protocol that performs call control, including exchanging gateway capabilities (for example, the supported CODECS) between H.323 end
systems.

Posted: 25-November-2008 12:55:11 PM By: HamidAliKhan

H.245 used in VOIP and Once a call has initiated (but not necessarily fully connected) endpoints may initiate H.245 call control signaling in order to provide more extensive control over the conference. H.245 is a rather voluminous specification with many procedures that fully enable multipoint communication, though in practice most implementations only implement the minimum necessary in order to enable point-to-point voice and video communication.
H.245 provides capabilities such as capability negotiation, master/slave determination, opening and closing of "logical channels" (i.e., audio and video flows), flow control, and conference control. It has support for both unicast and multicast communication, allowing the size of a conference to theoretically grow without bound.

Posted: 26-December-2008 07:55:09 AM By: Hash007

Simply do feature negotiation.