Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. configure the SIP account on one Gateway manually and test if everything works fine
  2. make a backup of the configuration
  3. find the sip configuration in the backup and store it in the isgw.sip file
  4. upload the isgw.sip file in the new gateways and adapt usernames and secrets


Configure SIP Account manually

First create a SIP Account of your preferred provider manually on a sample Gateway, just go to SIP→SIP  and click Add, then create a "manual" configuration and adapt the settings to your need:

...

  1. does the registration works fine? 
  2. do outbound calls work fine (and is the callerId displayed correctly)? 
  3. do inbound calls work fine (and is the callerId displayed correctly)? 
  4. does fax work fine ?
  5. do multiple calls work fine in parallel ?

Make a backup and extract the SIP Configuration

Under Management→Backup&Restore click on "Download" and store the XML file. Now make sure to open the XML file in Notepad++. The file contains section for several configuration files that are used for various settings related to SIP, the dialplan, ISDN, Analog and so forth. Search the Entry for "isgw.sip" it should more or less look like this:

...

Finally store this file under the name "isgw.sip". If you are a Provider and want to provide these settings to your customers who use beroNet Gateways, you can just provide this file for Download. 

Restore the SIP Configuration in a New Gateway

To restore the SIP Configuration in a new Gateway, simply go to Management→Backup&Restore, click on Upload and specify the "isgw.sip" that you've previously created. 

...

Always make sure to test the Setup. 

Other Configuration Settings

The same approach can be used to make other configuration files and restore them separately. This can be handy for the files "isgw.dialplan" and "isgw.isdn" if you have specific settings here that you deploy all over again. 

...