diff --git a/hblink-SAMPLE.cfg b/hblink-SAMPLE.cfg index 55b4675..4e08e91 100755 --- a/hblink-SAMPLE.cfg +++ b/hblink-SAMPLE.cfg @@ -9,7 +9,7 @@ # # Access Control Lists are a very powerful tool for administering your system. # But they consume packet processing time. Disable them if you are not using them. -# But be aware that, as of now, the confiuration stanzas still need the ACL +# But be aware that, as of now, the configuration stanzas still need the ACL # sections configured even if you're not using them. # # REGISTRATION ACLS ARE ALWAYS USED, ONLY SUBSCRIBER AND TGID MAY BE DISABLED!!! @@ -105,13 +105,6 @@ PEER_URL: https://ham-digital.org/status/rptrs.csv SUBSCRIBER_URL: https://ham-digital.org/status/users.csv STALE_DAYS: 7 -# EXPORT AMBE DATA -# This is for exporting AMBE audio frames to an an "external" process for -# decoding or other nefarious actions. -[AMBE] -EXPORT_IP: 127.0.0.1 -EXPORT_PORT: 1234 - # OPENBRIDGE INSTANCES - DUPLICATE SECTION FOR MULTIPLE CONNECTIONS # OpenBridge is a protocol originall created by DMR+ for connection between an # IPSC2 server and Brandmeister. It has been implemented here at the suggestion