Media Gate Controller (mgc)
Description
Controller of a group of media gateways located at the same site.
Managed by Roles by Roles: b2b, conf, ivr, esg. Interacts with media gateways via the MEGACO protocol. The media gateway is the rtx_mg3 application, which is included in the configuration as roles mg and bgmg.
Reserved Active-Passive mode. Scalable within a site by dividing into groups with a dedicated set of media gateways.
Code |
|
Mode of operation |
|
Backup mode |
|
Types of sites |
|
Layer |
|
Placement |
|
Saving and restoring state on reboot |
|
appendix |
|
Own storage |
|
Parameters
Configuration example
The configuration is managed in an application available to master domain administrators. The application hides the full content of the configuration, but it is nevertheless accessible via the API.
The configuration contains a section to describe all instances of all roles. Parameters are defined for each specific role instance.
{
"name": "mgc1",
"roletype": "mgc",
"iface": "eth0",
"roleid": 11290,
"separate": true,
"group": 3,
"order": 2,
"port": 2954
}