diff --git a/nethvoice.rst b/nethvoice.rst index a5a6f373..7a1ac48a 100644 --- a/nethvoice.rst +++ b/nethvoice.rst @@ -19,6 +19,9 @@ You can install multiple NethVoice instances on the same node from the :ref:`sof Configuration ============= +.. note:: + Before proceeding with the configuration of the NethVoice instance, remember to configure :ref:`NethVoice Proxy ` instance. + The NethVoice module requires at least one :ref:`user domain ` to be configured and running. To set up NethVoice, you need to have two dedicated virtual hosts: one for the NethVoice administration page and one for the NethVoice CTI web application. diff --git a/nethvoice_proxy.rst b/nethvoice_proxy.rst index 1fbbe990..7427cf51 100644 --- a/nethvoice_proxy.rst +++ b/nethvoice_proxy.rst @@ -30,4 +30,7 @@ How to configure: 2. insert the network's interface of the node choosing it from the drop-down menu 3. insert Public IPv4/IPv6 address that will receive VoIP traffic (necessary only if there is no public IP on the network interface) +.. warning:: + If the machine is not accessible from the internet and its fully qualified domain name (FQDN) cannot be reached externally, and it is used only within a local network, the IP address field should contain the machine's private IP address. + Now, you can install and configure one ore more :ref:`NethVoice ` instances.