Sends a response to the caller with the specified status code.

C# | Visual Basic | Visual C++ |
bool Respond( ResponseCodes responseCode, string reasonPhrase )
Function Respond ( responseCode As ResponseCodes, reasonPhrase As String ) As Boolean
bool Respond( ResponseCodes responseCode, String^ reasonPhrase )

- responseCode (ResponseCodes)
- reasonPhrase (String)


It has no effect on outgoing calls.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290