Method |
Description |
|
AuthResponseReceived ( SIPEndPoint localSIPEndPoint, SIPEndPoint remoteEndPoint, SIPTransaction sipTransaction, SIPResponse sipResponse ) : void |
The event handler for responses to the authenticated register request. |
|
GetAuthenticatedRequest ( SIPRequest originalRequest, SIPResponse sipResponse ) : SIPRequest |
|
|
GetRequest ( SIPMethodsEnum method ) : SIPRequest |
|
|
RequestTimedOut ( SIPTransaction sipTransaction ) : void |
|
|
ServerResponseReceived ( SIPEndPoint localSIPEndPoint, SIPEndPoint remoteEndPoint, SIPTransaction sipTransaction, SIPResponse sipResponse ) : void |
|
|