ExtensionAddCustomFwdProfile Method
For future use. All versions of 3CX phone system including v15 support only predefined set of status profiles defined by
DefaultProfiles
this method allows to add custom status with free name to extension configuration.
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
FwdProfile AddCustomFwdProfile(
string name,
RoutingType type
)
- name String
- Name of the profile. Should be unique for the extension
- type RoutingType
- Type of routing. RoutingType
FwdProfileprofile which is added to the status profile collection.