0 votes

Can I tell zoiper take a configuration file from some url during the silent install? For example:

http://emexdev1.patientcallbacks.com/ons/apps/frontend/modules/zoiper/config_templates/Config.xml

in Windows by (270 points)

1 Answer

0 votes
Best answer

Hello,

You will need to create your own MSI installer and use provisioning to tell Zoiper where to get the config file from.


by (23.9k points)
selected by

Please give me an example, how  can i tell  Zoiper to get configuration from some URL
through CMD.

Hello,

You will not be able to directly introduce the config vie the command line.

Please take a look at the provisioning documentation below

http://www.zoiper.com/documentation/Zoiper_3_Provisioning.pdf

As a biz user you are entitled to BIZ support via our Ticketing system. Community Support is more oriented to our free users. You might want to consider updating the tickets you have already opened in our system.



Okay, thanks.
can I ask you some more question?

I saw the command "add_account_url = [url]" in this ticket:
http://community.zoiper.com/938/automatic-activation-zoiper-biz?show=939#a939
But it can add only 1 account.
Is there a command like "add_accounts_url", which can helps me to add multiple accounts?

Where can I create a ticket for biz users?

Did you try scripting more than one account in the file? What issues did you experience?

i try:

start "zoiper" "C:\Program Files (x86)\Zoiper\Zoiper.exe" add_account_url=http://emexdev1.patientcallbacks.com/ons/apps/frontend/modules/softphone/config_templates/Config_2.xml
It does not work, new accounts are not created

the structure of XML:
<accounts>
  <account>
    ....
  </account>
  <account>
    ....
  </account>
  <account>
    ....
  </account>
</accounts>




start "zoiper" "C:\Program Files (x86)\Zoiper\Zoiper.exe" add_account_url=http://emexdev1.patientcallbacks.com/ons/apps/frontend/modules/softphone/config_templates/Config_3.xml
This command works, the account is added

the structure of XML:
<account>
  ....
</account>

examples XML:
http://emexdev1.patientcallbacks.com/ons/apps/frontend/modules/softphone/config_templates/Config_2.xml
http://emexdev1.patientcallbacks.com/ons/apps/frontend/modules/softphone/config_templates/Config_3.xml

I have opened a ticket in the RT system.

Welcome!
Ask your questions and receive answers from other members of the Zoiper Community.

Did you check our Help Section?

You are a Zoiper Biz or Premium customer? If so, click HERE to get premium support.
2,438 questions
1,541 answers
2,314 comments
135,099 users