- Joined
- Aug 20, 2019
- Messages
- 1,131
- Reaction score
- 1,252
Hi 3CX !
I generated a "SetupConfig" file through the online tool at https://www.3cx.com/install/ and compared it with a file from my internal tool that generates our SetupConfig files for our installations.
I have 2 questions...
The file generated by the website "https://www.3cx.com/install/" contains a section named "mcwizard"...
Here's an example of what can be found there...
It's what ?
At first glance it seems to have duplicate values.. license owner information, smtp SSL & 3cx smtp or custom and self signed certificate which is set to false (obviously)..
Can you tell us more please?
Is it for future use and not worrying about it? or should we adapt our tool to avoid complications?
thx
I generated a "SetupConfig" file through the online tool at https://www.3cx.com/install/ and compared it with a file from my internal tool that generates our SetupConfig files for our installations.
I have 2 questions...
The file generated by the website "https://www.3cx.com/install/" contains a section named "mcwizard"...
Here's an example of what can be found there...
XML:
<mcwizard>
<ExtensionLength>4</ExtensionLength>
<AdminEmail>REDACTED</AdminEmail>
<SmtpEnableSsl>false</SmtpEnableSsl>
<OperatorExtension>1000</OperatorExtension>
<VoicemailExtension>9999</VoicemailExtension>
<LicenseContactName>REDACTED</LicenseContactName>
<LicenseCompanyName>REDACTED</LicenseCompanyName>
<LicensEmail>REDACTED</LicensEmail>
<LicensePhone>+1 REDACTED</LicensePhone>
<LicenseCountry>1</LicenseCountry>
<TimezoneId>0</TimezoneId>
<CountryName>Canada</CountryName>
<CountryExitCode>011</CountryExitCode>
<PromptSetNodeName>English</PromptSetNodeName>
<RegenerateCertificateExpiredInDays>0</RegenerateCertificateExpiredInDays>
<TemporarySelfSignedCertificatesGenerated>false</TemporarySelfSignedCertificatesGenerated>
<SmtpServerSettings>
<IsTcx>true</IsTcx>
<IsCustom>false</IsCustom>
</SmtpServerSettings>
</mcwizard>
It's what ?
At first glance it seems to have duplicate values.. license owner information, smtp SSL & 3cx smtp or custom and self signed certificate which is set to false (obviously)..
Can you tell us more please?
Is it for future use and not worrying about it? or should we adapt our tool to avoid complications?
thx
Last edited: