Guidance on usage: Calls VoiP on Linux Stream 10

Start and enjoy your communication server with Calls VoiP on Linux Stream 10

Effortless installation. Ready-to-run with easy maintenance. Explore now for a smooth experience!

Connection and configuration of Calls VoiP on Linux Stream 10

  1. To start the server, run the VM through Azure Portal. You need to know your IP address. In the virtual machine, select “Overview” and the “Public IP Address” field will have the IP.
  1. To work, you must open port UDP 5060 in the network properties in the Azure firewall.
  1. Install PuTTY. You can download PuTTY from the link – https://putty.org.ru/download.html Launch PuTTY.
  2. In the “Host Name” field, enter the IP of the virtual machine and click “Open”.
  1. In the window that appears, click Accept.
  1. Enter the username and password that were used to create the virtual machine.

(If you enter a password, it will not be displayed.)

  1. The next window is displayed.
  1. To check that the service is running, enter the command:

sudo systemctl status asterisk

  1. Press “Q” to exit checking service status.
  2.  To enter the asterisk service console, enter the command:

sudo asterisk -vvvr

  1. To view the “Settings” or “Help” in the console of the asterisk service, you can use the commands:

core show settings

core show help

This is a pre-configured Asterisk v.18

You can easily modify it to your needs.

To further configure the service, use the documentation

https://wiki.asterisk.org/wiki/display/AST/Home