blob: 98d50a8ece797f3767f4b6c44403077b370c9e49 [file] [log] [blame]
Adrià Vilanova Martínez2d0ec8d2022-01-20 18:45:52 +01001# Copy this file to .env and change all the values.
2
3# Router address
4SIPREVERTER_HGU_ENDPOINT=http://192.168.1.1
5# Router password
6SIPREVERTER_HGU_PASSWORD=change_me
7
8# The following options are the ones which the program should overwrite when
9# they are changed.
10
11# Outbound proxy address
12SIPREVERTER_CONF_ADDRESS=change_me
13# Outbound proxy port
14SIPREVERTER_CONF_PORT=change_me
15# SIP server interface
16SIPREVERTER_CONF_INTERFACE=change_me