3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
IPIn
Registration
Contact
Type Enumeration
types of IP which can be used by PBX to register VoIP line
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
enum
IPInRegistrationContactType
Members
External
1
External address which is configured globally on PBX or resolved using STUN
Internal
2
local address of PBX host
Both
3
obsolete
Specified
4
PBX will use specific address configured for
VoipProvider
See Also
Reference
TCX.Configuration Namespace
In This Article
Definition
Members
See Also