This is TikiWiki 1.9.7 -Sirius- © 2002–2006 by the Tiki community Thu 20 of Dec, 2007 [16:11 UTC]

sangoma_mgd.conf

print

Overview


This 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 Variables


debug_level

Specify the level of debug verbosity. Range is 1..10 where 1 is least and 10 is most verbosity.

logfile_path

Specifies location of file where sangoma_mgd writes information, warnings, and debug messages.

ss7boost Connection Parameters

These parameters are a mirror image of those found in ss7boost.conf in the [ss7boost] section. These parameters are rarely changed.

Media Connection Parameters

These parameters must match the values specified for audio_ip and port parameters in the [default] section of the woomera.conf file.

out_tx_test

This 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
  • test is deactivated
out_tx_test = 1
  • test is activated for all calls
  • the file /smg/sound.raw will be spilled to the call channel
  • the /smg/sound.raw file is in SLIN format
  • users will hear "Sangoma rocks."

Created by: mike last modification: Sunday 15 of October, 2006 [22:11:22 UTC] by mike


Menu [hide]
Toggle  Wiki
Powered by TikiWiki Powered by PHP Powered by Smarty Powered by ADOdb Made with CSS Powered by RDF
RSS Wiki
[ Execution time: 1.26 secs ]   [ Memory usage: Unknown ]   [ 26 database queries used ]   [ GZIP Disabled ]   [ Server load: 4.79 ]