PBXBase Methods |
The PBXBase type exposes the following members.
| Name | Description | |
|---|---|---|
| GetServiceT | ||
| OnAuthenticationRequest | An extension denoted in the parameter need to be authenticated. | |
| OnAuthenticationRequired(ISIPClientExtension, RequestAuthenticationInfo) | An extension denoted in the parameter need to be authenticated. | |
| OnAuthenticationRequired(ISIPExtension, RequestAuthenticationInfo) | An extension denoted in the parameter need to be authenticated. | |
| OnCallRequestReceived | ||
| OnMessageReceived | ||
| OnRegisterReceived | ||
| OnRegisterTimedOut | ||
| OnSIPMessageReceived | ||
| OnSIPMessageSent | ||
| OnStart | Create the SIP listener on the configured port | |
| OnStop | ||
| OnUnregisterReceived | ||
| Reinitialize | ||
| SetListenPort | Sets the local address and port on which the PBX will listen for SIP connections. | |
| SetSDPMessageManipulator | ||
| SetSIPMessageManipulator | ||
| Start | ||
| Stop |