- Joined
- Aug 21, 2017
- Messages
- 50
- Reaction score
- 51
Hello,
we are using setupconfig.xml to automatically configure our 3CX installations.
Everything works fine.
However, I'd like to check if we are able to push more config (besides the settings which are included in setupconfig.xml sample file provided by 3CX)?
Just to name few random examples ->
Extension settings:
webclient password
disable voice mail
hide extension from company phone book
configure extension with system admin rights
System config:
disable sending welcome e-mail for newly created extensions
customize e-mail templates
.....
etc..
When experimenting with setupconfig.xml file, all custom settings we add are ignored - the file passes validation and 3CX gets configured, but none of our custom settings is applied.
As an example, adding <VMEnabled>false</VMEnabled> into extension node in xml file doesn't disable voicemail.
Looking at PbxWebConfigTool.log, our custom setting is being ignored.
we are using setupconfig.xml to automatically configure our 3CX installations.
Everything works fine.
However, I'd like to check if we are able to push more config (besides the settings which are included in setupconfig.xml sample file provided by 3CX)?
Just to name few random examples ->
Extension settings:
webclient password
disable voice mail
hide extension from company phone book
configure extension with system admin rights
System config:
disable sending welcome e-mail for newly created extensions
customize e-mail templates
.....
etc..
When experimenting with setupconfig.xml file, all custom settings we add are ignored - the file passes validation and 3CX gets configured, but none of our custom settings is applied.
As an example, adding <VMEnabled>false</VMEnabled> into extension node in xml file doesn't disable voicemail.
Looking at PbxWebConfigTool.log, our custom setting is being ignored.