System information
- set the " allowanonymouscaller" global config option to "true"
- set the " allowanonymoususers " global config option to "1" or "2"
-an enduser named "sysanonymous" must be present
-set the " enforcestrongauth" global config option must be set to "false"
-set the "autocreatereguser" config option to 2 (for voip tunnels only)
5.100. How to play advertisement for the callers
For this you just have to fill the "playadv" field for the user who have to hear the advertisement (or for all users).
This field must be set to a sound file name (wave) that will be played.
Another method (better) is with the configuration wizard "Users and routing" section.
Make sure that the media is set to be routed for all users. (Users and devices form -> Edit tab -> Route RTP settings)
5.101. Using TCP port 80
In a typical Mizu VoIP server a few application might have to use port 80. You might set up them to use different ports but from several
countries or behind corporate firewalls only port 80 migh be enabled for HTTP access. If more than one application have to use port 80, then
you must bind them to different IP’s.
The following applications might have to use port 80:
-The built-in HTTP interface. You can setup to listen on any port, but if PayPal is used, then it must be listening on port 80.
Use “httpserverbindip” and “httpserver” for the configuration.
-The web enduser portal. Can use any port.
Use “cfg_boundip” and “cfg_port” for the configuration.
-The HTTP tunnel. Can use any port but you should prefer ports 80 or 8080.
Use “httpserverbindip” and “httpserverbindip” for the configuration.
-The local IIS server
Use the following FAQ section to reconfigure its IP binding.
5.102. How to bind IIS webservice to a single interface?










