mirror of https://github.com/LX3JL/xlxd.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
445 B
15 lines
445 B
#########################################################################################
|
|
# XLXD config file
|
|
#
|
|
# one line per entry
|
|
# each entry specifies an option
|
|
#
|
|
#########################################################################################
|
|
# the reflector callsign - default N0CALL
|
|
callsign N0CALL
|
|
|
|
# listening IP address - default 0.0.0.0
|
|
listen 0.0.0.0
|
|
|
|
# AMBE transcoder IP address - default 127.0.0.1
|
|
transcoder 127.0.0.1 |