Prompt SIP UserAgent (prompt)
Table of Contents
Description
Implements a service to connect to existing conversations for listening and suffixing.
Reserved and scaled in mode Active-Active.
Code |
|
Mode of operation |
|
Backup mode |
|
Types of sites |
|
Layer |
|
Placement |
|
Saving and restoring state on reboot |
|
appendix |
|
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.
Example node
{
"name": "prompt1",
"roletype": "prompt",
"iface": "eth0",
"roleid": 11370,
"separate": true,
"udp": 5098,
"tcp": 5098,
"log_trn": true,
"log_sip": true,
"log_media": true
}