IPInRegistrationContactType 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#
public enum IPInRegistrationContactType

Members

External1 External address which is configured globally on PBX or resolved using STUN
Internal2 local address of PBX host
Both3 obsolete
Specified4 PBX will use specific address configured for VoipProvider

See Also