Click or drag to resize

SipChannel Events

The SipChannel type exposes the following members.

Events
  NameDescription
Public eventCallProgressEvent
Triggered when a Call Progress Event is received
Public eventDialComplete
Event Fired at the completion of a dial operation.
(Inherited from ChannelResource.)
Public eventCode exampleDisconnected
Fires when a call disconnects or hangs up. Do your cleanup in this event code.
(Inherited from ChannelResource.)
Public eventCode exampleNewCall
Fires when there is a new inbound call sent from the Voice Elements Server.
(Inherited from ChannelResource.)
Public eventQosEvent
Triggered when QOS(Quiality of Service) Events occur on an ongoing Sip call.
Public eventStreamingStateEvent
Triggered when a Streaming State Event is received
Top
See Also