OnTerminated

Top  Previous  Next

OnTerminated

Occurs when session is terminated. It is called also if session initiating if failed.

 

RemoteParty SIP address of disconnected remote party.

Reason the textual description of disconnecting reason.

ResponseCode the response code from SIP packet originating the session terminating. It may be zero if originating SIP packet is request. Please see RFC 3261 for complete list of response codes.

 

CallToken the ID of disconnected call.

UserData the pointer to user data. This value is set by MakeCall/AcceptCall methods.