SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
Generated with DocFX + Singulink

Search Results for

    Class DMIppbxServer

    Namespace
    SWConfigDataClientLib.DataManager
    Assembly
    IpPbxCDSClientLib.dll
    public class DMIppbxServer : Component
    Inheritance
    object
    MarshalByRefObject
    Component
    DMIppbxServer

    Constructors

    DMIppbxServer()

    public DMIppbxServer()

    DMIppbxServer(IContainer)

    public DMIppbxServer(IContainer container)

    Parameters

    container IContainer

    Fields

    connectionManager

    protected ConnectionManager connectionManager

    Field Value

    ConnectionManager

    Methods

    CheckConnection()

    public void CheckConnection()

    Dispose(bool)

    Clean up any resources being used.

    protected override void Dispose(bool disposing)

    Parameters

    disposing bool

    true if managed resources should be disposed; otherwise, false.

    GetSimpleNumberOwnerList(string, bool, bool, bool)

    public List<int> GetSimpleNumberOwnerList(string number, bool publicNumbers, bool internalNumbers, bool mobileNumbers)

    Parameters

    number string
    publicNumbers bool
    internalNumbers bool
    mobileNumbers bool

    Returns

    List<int>

    IsCallAllowed(int, CallingPartyType, string, string)

    public bool IsCallAllowed(int callingPartyID, CallingPartyType callingPartyType, string number, string PublicAccessPrefix)

    Parameters

    callingPartyID int
    callingPartyType CallingPartyType
    number string
    PublicAccessPrefix string

    Returns

    bool

    fillDataSetWithMatchingRoutedNumbers(ref DataSetIppbxServer, int, CallingPartyType, string, string, string, DateTime, bool, out int, out int, out string)

    public void fillDataSetWithMatchingRoutedNumbers(ref DataSetIppbxServer ds, int callingPartyID, CallingPartyType callingPartyType, string number, string numberServerRepresentation, string CallingNumber, DateTime dateTime, bool ReturnAllPossible, out int possibleMatchingEntries, out int possiblePrefixMatches, out string resultingNumber)

    Parameters

    ds DataSetIppbxServer
    callingPartyID int
    callingPartyType CallingPartyType
    number string
    numberServerRepresentation string
    CallingNumber string
    dateTime DateTime
    ReturnAllPossible bool
    possibleMatchingEntries int
    possiblePrefixMatches int
    resultingNumber string

    fillDataSetWithNamesFromNumber(ref DataSetIppbxServer, string, bool, int)

    public void fillDataSetWithNamesFromNumber(ref DataSetIppbxServer ds, string numberFilter, bool showHidden, int UserID)

    Parameters

    ds DataSetIppbxServer
    numberFilter string
    showHidden bool
    UserID int

    fillDataSetWithNumberOwnerList(ref DataSetIppbxServer, int, CallingPartyType, string, bool, bool, bool, bool, out int, out bool)

    public void fillDataSetWithNumberOwnerList(ref DataSetIppbxServer ds, int callingPartyID, CallingPartyType callingPartyType, string number, bool publicNumbers, bool internalNumbers, bool mobileNumbers, bool externalNumbers, out int PossibleHits, out bool IsNumberConfiguredOnTrunk)

    Parameters

    ds DataSetIppbxServer
    callingPartyID int
    callingPartyType CallingPartyType
    number string
    publicNumbers bool
    internalNumbers bool
    mobileNumbers bool
    externalNumbers bool
    PossibleHits int
    IsNumberConfiguredOnTrunk bool

    fillDataSetWithPortSelection(ref DataSetIppbxServer, int, int, CallingPartyType, string, string)

    public void fillDataSetWithPortSelection(ref DataSetIppbxServer ds, int PortBundleID, int CallingPartyID, CallingPartyType CallingPartyType, string CallingNumber, string CalledNumber)

    Parameters

    ds DataSetIppbxServer
    PortBundleID int
    CallingPartyID int
    CallingPartyType CallingPartyType
    CallingNumber string
    CalledNumber string

    fillDataSetWithPortSelectionEx(ref DataSetIppbxServer, int, int, CallingPartyType, string, int, string, string, string)

    public void fillDataSetWithPortSelectionEx(ref DataSetIppbxServer ds, int PortBundleID, int OriginatingPartyID, CallingPartyType OriginatingPartyType, string OriginatingNumber, int RedirectingPartyID, string RedirectingPartyNumber, string CalledNumber, string NetworkSrcNumber)

    Parameters

    ds DataSetIppbxServer
    PortBundleID int
    OriginatingPartyID int
    OriginatingPartyType CallingPartyType
    OriginatingNumber string
    RedirectingPartyID int
    RedirectingPartyNumber string
    CalledNumber string
    NetworkSrcNumber string
    © Enreach GmbH