Allow overrides of the operator ID
Default Value: false
Default operator ID
Default Value: 00000000-0000-0000-0000-000000000000
Toggle to use TLS between the Media Server and the Lumenvox API.
Default Value: true
Configure hosts file for unregistered domains
Default Value: lumenvox-api.testmachine.com:127.0.0.1
Activate the save-waveform functionality
Default Value: false
URL prefix for saved waveforms, i.e. "https://test.com/"
Default Value: ""
If true, delete saved waveforms at the end of the session.
Default Value: true
Compatibility mode for certain media server operations.
Default Value: 0
Set to false to disable ssl verify peer.
Default Value: true
Mask sensitive information in logs.
Default Value: false
Management API listening address and port.
Default Value: 8085
Path to certificate PEM file. Leave empty to auto-generate.
Default Value: ""
Path to key PEM file. Leave empty to auto-generate.
Default Value: ""
Credentials for basic authentication. Leave empty to auto-generate.
Default Value: ""
The port on which the server will listen for incoming SIP messages.
Default Value: 5060
Possible Values: 0 = Disabled, 1 = Enabled
The port on which the server will listen for incoming Secure SIP (SIPS) messages.
Default Value: 5061
Possible Values: 0 = Disabled, 1 = Enabled
The port on which the server will listen for incoming RTSP messages.
Default Value: 554
Possible Values: 0 = Disabled, 1 = Enabled
When out_of_service is enabled this response code will be returned to RTSP clients to indicate that the Media Server is out of service.
Default Value: 404
Possible Values: 404 = Not Found, 503 = Service Unavailable
When out_of_service is enabled this response code will be returned to SIP clients to indicate that the Media Server is out of service.
Default Value: 503
Possible Values: 480 = Temporarily Unavailable, 486 = Busy Here, 488 = Not Acceptable Here, 503 = Service Unavailable
When enabled, media server will reuse the SIP TCP/TLS socket with SIP client for all future SIP calls.
Default Value: 0
Possible Values: 0 = Disabled, 1 = Enabled
SIP retransmission interval in msec (SIP T1 timer). Media gateway will send the first retransmit message to the set value and double until INVITE timeout. If set to 0, retransmission of SIP response messages is disabled.
Default Value: 0
Possible Values: 0 or 500-32000
Lowest numbered port that will be used for RTP/RTCP.
Default Value: 25000
Lowest numbered port that will be used for MRCP.
Default Value: 20000
Specifies full path to SSL certificate (*.pem) file to use in SIPS. By default a dummy certificate will be used.
Default Value: ""
Cipher List to use during SIPS SSL negotiation. If no cipher list is specified, the default cipher list specified by OpenSSl be used.Use colons to separate cipher values - no spaces.
Default Value: ""
Amount of audio before voice activity has been detected that is sent to the speech recognition engine for decoding. Increasing this value may help if call logs show clipping at the beginning of decoded audio.
Default Value: 480
Amount of non-speech audio (in milliseconds) streamed prior to the barge-in event that is required to trigger a barge-in timeout event and cancel the stream.
Default Value: 15000
Amount of speech audio (in milliseconds) streamed after the barge-in event that is required to trigger an end-of-speech event, stop the stream and perform a recognition.
Default Value: 20000
Sets the amount of silence/noise/non speech data in milliseconds that can be guaranteed before the user starts speaking. This time is used in initializing some parameters. The longer this value the better the estimate. It is recommended to be 1 sec if that amount of data can be guaranteed to be non speech in the particular application.
Default Value: 100
Specifies how sure the VAD needs to be that the frame of data is speech before bargein. The higher the value, the more sure we need to be that the frame is speech before bargein.
Default Value: 50
Possible Values: 0-100
When enabled the Media Server will use the greater of either speech-complete-timeout or speech-incomplete-timeout. When disabled, speech-incomplete-timeout will be ignored and timing will be based on speech-complete-timeout alone.
Default Value: 0
Possible Values: 0 = Disabled, 1 = Enabled
Detects RTSP connections that remain idle after 10 second if enabled and will drop the connection in such cases. If disabled, no such check is performed, meaning the client application is responsible for cleaning such idle connections.
Default Value: 0
Possible Values: 0 = Disabled, 1 = Enabled
Default URL path specified for recognizer resources.
Default Value: /media/speechrecognizer
Default URL path specified for synthesizer resources.
Default Value: /media/synthesizer
When enabled, RTSP CSeq numbers will be incremented for server-originated packets. If disabled, the CSeq will correspond to the original request.
Default Value: 0
Possible Values: 0 = Disabled
1 = Enabled
Some clients may require the optional '100 TRYING' messages to be returned from INVITE requests prior to OK. Most clients do not require this response. Set this to 1 (enabled) if you explicitly need these.
Default Value: 0
Possible Values: 0 = Disabled
1 = Enabled
Specifies full path to SSL certificate (.pem) file to use in MRCPv2/TLS. By default a dummy certificate will be used. If specified, this should be the full path to a certificate (.pem) file that should be used.
Default Value: ""
Optional Cipher List to use during MRCPv2/TLS. If no cipher list is specified, the default cipher list specified by OpenSSl be used. Use colons to separate cipher values - no spaces.
Default Value: ""
When enabled, SIPS calls that specify UNAUTHENTICATED_SRTP in SDP crypto parameter will be allowed. If disabled, SIPS calls that specify UNENCRYPTED_SRTP in all SDP crypto parameter will not be allowed.
Default Value: 1
Possible Values: 0 = Disabled, 1 = Enabled
When enabled, SIPS calls that specify UNENCRYPTED_SRTP in SDP crypto parameter will be allowed. If disabled SIPS calls that specify UNENCRYPTED_SRTP in all SDP crypto parameter will not be allowed.
Default Value: 1,
Possible Values: 0 = Disabled, 1 = Enabled
The maximum size after which a log file will be backed up (if enabled) and a new log file started.
Default Value: 30000000
This is the number of backup files that are rotated through once a log file passes MAX_LOG_FILE_SIZE. Backup files will be named after the associated log file, with a numeric suffix and .backup, for example the first backup file for media_server_app.txt will be media_server_app.0.backup
Default Value: 1
Possible Values: 0-50
Minimum free disk space (MB) required before logs are written out to disk.
Default: 100
Possible Values: 1+