C# Class SIPSorcery.SIP.App.SIPManagerWebService

Afficher le fichier Open project: TilmannBach/sipsorcery-fork

Méthodes publiques

Свойство Type Description
AuthenticateToken_External AuthenticateTokenDelegate
AuthenticateWebService_External AuthenticateCustomerDelegate
SIPMonitorLogEvent SIPMonitorLogDelegate
SIPRegistrarBindingPersistor SIPAssetPersistor

Private Methods

Méthode Description
FireSIPMonitorLogEvent ( SIPMonitorEvent monitorEvent ) : void
GetActiveCalls ( string username ) : XMLServiceResultStruct
GetRegistrarRecords ( string owner, int offset, int count ) : List
InviteFinalResponseReceived ( IPEndPoint localEndPoint, IPEndPoint remoteEndPoint, SIPTransaction sipTransaction, SIPResponse sipResponse ) : void

Send a Message Waiting Indicator request to the specified user agent URI. If setMWI is true the number of messages indicated will be one otherwise 0.

IsAlive ( ) : bool

Property Details

AuthenticateToken_External public_oe property

public AuthenticateTokenDelegate AuthenticateToken_External
Résultat AuthenticateTokenDelegate

AuthenticateWebService_External public_oe property

public AuthenticateCustomerDelegate AuthenticateWebService_External
Résultat AuthenticateCustomerDelegate

SIPMonitorLogEvent public_oe property

public SIPMonitorLogDelegate SIPMonitorLogEvent
Résultat SIPMonitorLogDelegate

SIPRegistrarBindingPersistor public_oe property

public SIPAssetPersistor SIPRegistrarBindingPersistor
Résultat SIPAssetPersistor