Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

session
Class SipCall
session.CommunicationSession
  |
  +--session.Call
       |
       +--session.SipCall

public class SipCall      
SipCall represents the specialization of the Call construct for SIP networks. SipCall inherit the origination and destination Endpoint Connections and states. SipCall is the primary construct for voice call manipulation as call of other types are generally used by the CSN to anchor the call via the SIP network and thus a corresponding SipCall exists within the CSN in order to allow services to manipulate the call.
 
Links:
Generalization Generalization Link
to Class Call
SipCall represents the specialization of the Call construct for SIP networks. SipCall inherit the origination and destination Endpoint Connections and states. SipCall is the primary construct for voice call manipulation as call of other types are generally used by the CSN to anchor the call via the SIP network and thus a corresponding SipCall exists within the CSN in order to allow services to manipulate the call.
 
 


Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD