sangoma_mgd.confOverviewThis page describes the sangoma_mgd configuration file located at /etc/sangoma.conf. Contents Example of sangoma_mgd.conf# config file # lines that begin with # or newline are ignored. [settings] debug_level => 1 logfile_path => /var/log/sangoma_mgd.log boost_local_ip => 127.0.0.65 boost_local_port => 53000 boost_remote_ip => 127.0.0.66 boost_remote_port => 53000 media_ip => 127.0.0.1 woomera_port => 42420 out_tx_test => 0 Description of Variablesdebug_levelSpecify the level of debug verbosity. Range is 1..10 where 1 is least and 10 is most verbosity.logfile_pathSpecifies location of file where sangoma_mgd writes information, warnings, and debug messages.ss7boost Connection ParametersThese parameters are a mirror image of those found in ss7boost.conf in the [ss7boost] section. These parameters are rarely changed.Media Connection ParametersThese parameters must match the values specified for audio_ip and port parameters in the [default] section of the woomera.conf file.out_tx_testThis test demonstrates the outbound transmission paths controlled by SMG. The simplistic nature of the test removes the call controller, like Asterisk, from the test. It provides a known and unconditional source of bits in the transmission path for all calls outbound from SMG so that transmission problems can be debugged.out_tx_test = 0
Created by: mike last modification: Sunday 15 of October, 2006 [22:11:22 UTC] by mike |
Login |