PhoneSystemGetGlobalParams Method
Returns global parameters of PBX. like IP/ports/network interfaces etc.
MUST not be used by third party applications.
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
public Dictionary<string, string> GetGlobalParams()
DictionaryString,
StringDictionary containing all global parameters defined for the instance
IPhoneSystemGetGlobalParams