Checking that PBX is set correctly
Two settings are vital to the correct functioning of PBX: Auth User (authenticated user) and Secure Mode. When PBX is installed, they are automatically set as required.
To check that PBX is set correctly
To display the current PBX settings, do one of the following:
On Windows, type the following:
install_path\VxPBX\bin\pbxcfg -p
Example output:
Auth User:0 : localsystem Secure Mode: false Debug Level: 10 Port Number: 1556 PBX service is not cluster configuredAuth User must be localsystem and Secure Mode must be false.
/opt/VRTSpbx/bin/pbxcfg -p
Example output:
Auth User:0 : root Secure Mode: false Debug Level: 10 Port Number: 1556 PBX service is not cluster configuredAuth User must be root and Secure Mode must be false.