Class a.s.SIPCall(SIPHandle):

Part of aculab.sip View Source View In Hierarchy

A SIPCall is a SIPCallHandle that does an automatic openin upon creation.
Method __init__ Initialise the controller stack and common attributes.

Inherited from SIPHandle:

Method openin Open for an incoming SIP Handle.
Method openout Open for an outgoing SIP Handle.
Method get_details Undocumented
Method accept Accept the call.
Method media_accept Accept the media proposal.
Method incoming_ringing Signal incoming ringing.
Method disconnect Disconnect a call. Code is 200 by default (which is probably
Method release Release a call.
Method close Alias for release.
Method ev_incoming_call_det Undocumented
Method ev_details Undocumented
Method ev_media Undocumented
Method ev_media_propose Undocumented
Method ev_ext_transfer_information Undocumented
Method ev_ext_diversion Undocumented
Method ev_idle Undocumented
Method ev_idle_post Undocumented

Inherited from CallHandleBase (via SIPHandle):

Method push_controller Push a new controller onto the controller stack.
Method pop_controller Pop a controller from the stack.
def __init__(self, controller, user_data=None, reactor=Reactor): (source)
Initialise the controller stack and common attributes.
API Documentation for pyAculab, generated by pydoctor at 2009-01-02 15:12:29.