Versions Compared

Key

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

The main principle of the integration is described belowОсновной принцип интеграции описан ниже:

Gliffy Diagram
nameMSSQL
pagePin1

  1. Webitel Server sends configuration file via HTTP to the SQL4Dialer Service. The Service applies configuration file and according to the file get data from the отправляет файл конфигурации через HTTP в службу SQL4Dialer. Сервис применяет файл конфигурации и в соответствии с файлом получает данные из MS SQL.
  2. The SQL4Dialer Service create new members in the Webitel dialer via standard Сервис SQL4Dialer создает новых участников в  Webitel dialer через стандартный HTTP REST API using the domain , используя domain token.

Installation

You will need a Windows PC that has access to the MS SQL and is reached from the Webitel Server.

Установка

Вам понадобиться ПК с Windows, который имеет доступ к MS SQL и доступен с сервера Webitel.

  1. Скачать и распаковать архивDownload and unpach archivesql4dialer.goweb.winamd64.zip
  2. Open Откройте файл conf/app.conf file and change the value of the  и измените значение http.addr to your IP address на свой IP-адрес (your_ip_address)
  3. Save the file
  4. Сохранить файл
  5. Откройте CMD или PowerShell в папке с приложением и запустите:Open CMD or PowerShell inside application folder and run: 

    Code Block
    .\sql4dialer.goweb> sql4dialer.exe -install

    This will install application as a Windows Service

  6. Reboot the PC
  7. Это установит приложение в качестве Сервиса Windows

  8. Перезагрузите компьютер

  9. После перезагрузки, пожалуйста, попробуйте открыть адресAfter reboot, please, try to open the address: http: // your_ip_address: 9000 / sql4dialer. You will see such response: Вы увидите такой ответ:

    Code Block
    { "result": [] }


Domain token

For import/export actions, we must have a valid domain token. Go to the Domains menu and open your domain on the tokens tab:

Image Removed

Press plus (+) button and choose role and date until that this token will be valid:

Image Removed

Download your key file now or copy it. If you do not download the key file now, you will not be able to retrieve your token key again. To help protect your security, store your token key securely and do not share it:

Image Removed

...

Для действий импорта / экспорта у Вас должен быть действительный domain token. Перейдите в меню Domains и откройте свой домен на вкладке tokens:

Image Added

Нажмите кнопку плюс (+) и выберите роль и дату, пока этот токен будет действителен:

Image Added

Загрузите ваш файл с ключом или скопируйте его. Если вы не загрузите файл сразу, вы больше не сможете получить свой токен. Чтобы защитить вашу безопасность, надежно храните токен и не передавайте его:

Image Added

Интеграции

Children Display
styleh3
sortcreation