Click or drag to resize

PBXBase Methods

The PBXBase type exposes the following members.

Methods
 NameDescription
Protected methodGetServiceT 
Protected methodOnAuthenticationRequest An extension denoted in the parameter need to be authenticated.
Protected methodOnAuthenticationRequired(ISIPClientExtension, RequestAuthenticationInfo) An extension denoted in the parameter need to be authenticated.
Protected methodOnAuthenticationRequired(ISIPExtension, RequestAuthenticationInfo) An extension denoted in the parameter need to be authenticated.
Protected methodOnCallRequestReceived 
Protected methodOnMessageReceived 
Protected methodOnRegisterReceived 
Protected methodOnRegisterTimedOut 
Protected methodOnSIPMessageReceived 
Protected methodOnSIPMessageSent 
Protected methodOnStart Create the SIP listener on the configured port
Protected methodOnStop 
Protected methodOnUnregisterReceived 
Public methodReinitialize 
Public methodSetListenPort Sets the local address and port on which the PBX will listen for SIP connections.
Public methodSetSDPMessageManipulator 
Public methodSetSIPMessageManipulator 
Public methodStart 
Public methodStop 
Top
See Also