2021-09-18 07:14:54 +00:00
|
|
|
[mumble]
|
|
|
|
port = '5668'
|
|
|
|
host = 'dev.linx.safemobile.com'
|
|
|
|
|
|
|
|
[hub]
|
|
|
|
address = 'https://hub.dev.linx.safemobile.com/'
|
|
|
|
|
|
|
|
[elogs]
|
|
|
|
name = 'dev'
|
|
|
|
|
|
|
|
[api]
|
|
|
|
port = ''
|
|
|
|
host = 'dev.linx.safemobile.com/api'
|
|
|
|
use_secure = true
|
|
|
|
accept_untrusted_certs = true
|
|
|
|
|
|
|
|
[settings]
|
|
|
|
max_fails = 3
|
2022-03-16 08:25:35 +00:00
|
|
|
send_voice = false
|
|
|
|
send_gps = true
|
2022-01-13 15:58:18 +00:00
|
|
|
send_group_monitoring_before_each_call = 'true'
|
2022-03-16 08:25:35 +00:00
|
|
|
gps_report_interval = 300 # The interval in which the GPS is sent
|
2021-09-18 07:14:54 +00:00
|
|
|
gps_lat_start_point = 46.217802
|
|
|
|
gps_lng_start_point = 24.776126
|
|
|
|
delay_between_clients = 300
|
2022-01-04 14:40:28 +00:00
|
|
|
testing_duration = 600 # seconds
|
2021-09-18 07:14:54 +00:00
|
|
|
|
|
|
|
[assets]
|
2022-01-13 15:58:18 +00:00
|
|
|
|
|
|
|
#ids = [
|
|
|
|
# 5488, 5489, 5490, 5491, 5492, 5493, 5494, 5495, 5496, 5497, 5498, 5499, 5500, 5501, 5502
|
|
|
|
#]
|
|
|
|
|
2022-01-04 14:40:28 +00:00
|
|
|
ids = [
|
2022-03-16 08:25:35 +00:00
|
|
|
1868
|
2022-01-04 14:40:28 +00:00
|
|
|
]
|
2021-09-18 07:14:54 +00:00
|
|
|
|
|
|
|
[sounds]
|
|
|
|
tracks = ['1.mp3','2.mp3','3.mp3','4.mp3','5.mp3','6.mp3','7.mp3','8.mp3','9.mp3','10.mp3','11.mp3','12.mp3','13.mp3','14.mp3','15.mp3','16.mp3','17.mp3','18.mp3','19.mp3']
|