From 4e839582aafa6d066c4dc84b3057f8e41e00511e Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Mon, 4 Mar 2019 11:35:53 +0000 Subject: [PATCH 01/27] Bump the version date. --- P25Gateway/Version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/P25Gateway/Version.h b/P25Gateway/Version.h index 0a971a3..ed379f1 100644 --- a/P25Gateway/Version.h +++ b/P25Gateway/Version.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015,2016,2017,2018 by Jonathan Naylor G4KLX + * Copyright (C) 2015-2019 by Jonathan Naylor G4KLX * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -19,6 +19,6 @@ #if !defined(VERSION_H) #define VERSION_H -const char* VERSION = "20180409"; +const char* VERSION = "20190304"; #endif From 7acbe89c194f74352f62a41ce08e917e3019e1e3 Mon Sep 17 00:00:00 2001 From: phl0 Date: Tue, 5 Mar 2019 14:58:01 +0100 Subject: [PATCH 02/27] Add Austrian P25 reflector --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 7aea5d2..0762e9c 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -23,6 +23,9 @@ # 10320 Germany 10320 46.41.0.214 41000 +# 23225 Austria +23225 94.199.173.123 41000 + # 1040x Pacific 10400 pacificp25.repeaters.info 41000 10401 pacifictac1.repeaters.info 41010 From a42b7ba880ffb272da8bbfbbea8bcee2ee27cfae Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Mon, 11 Mar 2019 11:11:35 +0000 Subject: [PATCH 03/27] Add Russian P25 reflector. --- P25Gateway/P25Hosts.txt | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 0762e9c..fa42a3b 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -7,14 +7,14 @@ 4 p25.duckdns.org 41004 # 6935 Indiana Digital Ham Radio P25 Reflector -6395 p25ref.nf9k.net 41000 +6395 p25ref.nf9k.net 41000 # 1010x World Wide 10100 85.119.82.151 41000 # 1020x North America -10200 dvswitch.org 41000 -10201 dvswitch.org 41010 +10200 dvswitch.org 41000 +10201 dvswitch.org 41010 # 1030x Europe 10300 176.9.1.168 41000 @@ -33,7 +33,10 @@ 10403 120.234.41.144 41000 # 10700 Australia NSW Bridge to AU NSW YSF -10700 p25nsw.gustotech.net 41000 +10700 p25nsw.gustotech.net 41000 + +# 25641 Russia P25 Net +25641 194.182.85.217 41000 # 28299 America-Ragchew 28299 65.101.7.51 41000 @@ -63,10 +66,10 @@ 31341 p25.kc2idb.net 41000 # 31777 DX-LINK -31777 45.77.204.214 41000 +31777 45.77.204.214 41000 # 50525 Bridge to YSF, NXDN and DMR 50525 50525.p25dvm.com 41000 # 53099 New Zealand bridge to D-Star, DMR and NXDN -53099 203.86.206.49 41000 +53099 203.86.206.49 41000 From e8884bf5636c7261588d1291ad401493c9c11d72 Mon Sep 17 00:00:00 2001 From: davidcien <48674775+davidcien@users.noreply.github.com> Date: Sat, 23 Mar 2019 07:32:17 +0800 Subject: [PATCH 04/27] Update P25Hosts.txt Add Asia reflector on Taiwan --- P25Gateway/P25Hosts.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index fa42a3b..df1b294 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -31,6 +31,7 @@ 10401 pacifictac1.repeaters.info 41010 10402 47.104.177.248 41000 10403 120.234.41.144 41000 +10404 p25tw338.ddns.net 41000 # 10700 Australia NSW Bridge to AU NSW YSF 10700 p25nsw.gustotech.net 41000 From bb747cfcdc0765d659ed0ed7e639fd15f94d6fcf Mon Sep 17 00:00:00 2001 From: Michael Eckhoff Date: Tue, 2 Apr 2019 10:20:47 -0500 Subject: [PATCH 05/27] Update Hosts --- P25Gateway/P25Hosts.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index df1b294..5509eb7 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -57,8 +57,8 @@ # 31188 Southern Indiana 31188 w9windigital.org 41000 -# 31665 P25-DMR Gateway -31665 18.223.66.56 41000 +# 31665 TGIF Network, http://tgif.network +31665 tgif.network 41000 # 31672 P25 Pi-Star chat 31672 p25-31672.pistar.uk 41000 From e869f932870f1b7e94e936566535503b66f134cd Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Fri, 26 Apr 2019 13:28:23 +0100 Subject: [PATCH 06/27] Add Oklahoma Link, 31403. --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 5509eb7..7a35b7b 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -66,6 +66,9 @@ # 31341 South Jersey, http://p25.kc2idb.net 31341 p25.kc2idb.net 41000 +# 31403 Oklahoma Link +31403 3.208.70.29 41000 + # 31777 DX-LINK 31777 45.77.204.214 41000 From 5c34bc05a823e376a5bf37d6ee2035a39087aa9a Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Tue, 14 May 2019 13:27:46 +0100 Subject: [PATCH 07/27] Add the German Pegasus Project. --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 7a35b7b..0149ec8 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -23,6 +23,9 @@ # 10320 Germany 10320 46.41.0.214 41000 +# 10328 German Pegasus Project +10328 5.9.59.26 41000 + # 23225 Austria 23225 94.199.173.123 41000 From aa7eaa83d5cf2ca1e92bd7822c39a125a8b1b533 Mon Sep 17 00:00:00 2001 From: Scott Evans Date: Wed, 5 Jun 2019 20:25:07 +1000 Subject: [PATCH 08/27] Update P25Hosts.txt Adds P25 to the list of active modes to TG5057. --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 0149ec8..eac6989 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -6,6 +6,9 @@ # 4 Wires-x,NXDN,YSF,XLX(D-Star & DMR),BM Bridge 4 p25.duckdns.org 41004 +# 5057 VK7 TAS +5057 45.248.50.37 41000 + # 6935 Indiana Digital Ham Radio P25 Reflector 6395 p25ref.nf9k.net 41000 From af1c70a192fd548dbc1d52dfa8a422767c138f1e Mon Sep 17 00:00:00 2001 From: kharberts <51515480+kharberts@users.noreply.github.com> Date: Sat, 8 Jun 2019 13:45:29 -0400 Subject: [PATCH 09/27] Added a new Reflector Jonathan, I've updated this file to include a new reflector. Thanks in advance, KG4JPL --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index eac6989..8387a47 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -78,6 +78,9 @@ # 31777 DX-LINK 31777 45.77.204.214 41000 +# 31888 KG4JPL North-Central Florida +31888 p25.kg4jpl.com 41000 + # 50525 Bridge to YSF, NXDN and DMR 50525 50525.p25dvm.com 41000 From d8973046ee1086a6de3a53baf7c66eb8c13f645c Mon Sep 17 00:00:00 2001 From: kharberts <51515480+kharberts@users.noreply.github.com> Date: Sun, 9 Jun 2019 13:04:16 -0400 Subject: [PATCH 10/27] Corrected formatting for TG31888 Thanks in advance --- P25Gateway/P25Hosts.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 8387a47..988292d 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -79,7 +79,7 @@ 31777 45.77.204.214 41000 # 31888 KG4JPL North-Central Florida -31888 p25.kg4jpl.com 41000 +31888 p25.kg4jpl.com 41000 # 50525 Bridge to YSF, NXDN and DMR 50525 50525.p25dvm.com 41000 From d913cc6229e9ebc1bb58492c4ffc503da6caf5e1 Mon Sep 17 00:00:00 2001 From: g1dva <51517204+g1dva@users.noreply.github.com> Date: Sun, 9 Jun 2019 18:30:55 +0100 Subject: [PATCH 11/27] Update P25Hosts.txt --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 8387a47..b00df10 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -29,6 +29,9 @@ # 10328 German Pegasus Project 10328 5.9.59.26 41000 +# 10342 UK +10342 P25R.northwestdigital.club 41000 + # 23225 Austria 23225 94.199.173.123 41000 From 56083d9d1757a0615d488575f1e1e67eae80ddf3 Mon Sep 17 00:00:00 2001 From: Sylvain <51242808+ve2tbu@users.noreply.github.com> Date: Wed, 26 Jun 2019 00:09:47 -0400 Subject: [PATCH 12/27] Update P25Hosts.txt p25 reflector to be added to dmr wires x nxdn gateway --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index f1ff494..70e4e56 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -84,6 +84,9 @@ # 31888 KG4JPL North-Central Florida 31888 p25.kg4jpl.com 41000 + + #40721 Fusion Canada Fr + + #40721 38.110.97.161 41000 + # 50525 Bridge to YSF, NXDN and DMR 50525 50525.p25dvm.com 41000 From f7cdd9f1064e38ae49507438c396aa5d8dc3dbbe Mon Sep 17 00:00:00 2001 From: George Smart Date: Thu, 27 Jun 2019 21:13:33 +0100 Subject: [PATCH 13/27] Changed fixed IP for WW reflector to FQDN --- P25Gateway/P25Hosts.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 70e4e56..f1a0182 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -13,7 +13,7 @@ 6395 p25ref.nf9k.net 41000 # 1010x World Wide -10100 85.119.82.151 41000 +10100 m1geo.com 41000 # 1020x North America 10200 dvswitch.org 41000 From 365692f247b88ab9aac7ae2234e5275a1166f02a Mon Sep 17 00:00:00 2001 From: Sylvain <51242808+ve2tbu@users.noreply.github.com> Date: Thu, 27 Jun 2019 17:00:31 -0400 Subject: [PATCH 14/27] Update P25Hosts.txt --- P25Gateway/P25Hosts.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 70e4e56..09d6b16 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -84,8 +84,8 @@ # 31888 KG4JPL North-Central Florida 31888 p25.kg4jpl.com 41000 - + #40721 Fusion Canada Fr - + #40721 38.110.97.161 41000 +# 40721 Fusion Canada Fr +40721 38.110.97.161 41000 # 50525 Bridge to YSF, NXDN and DMR 50525 50525.p25dvm.com 41000 From 0c4535665854ec43be2da75a788359b38cfade15 Mon Sep 17 00:00:00 2001 From: BudT Date: Sun, 30 Jun 2019 18:31:05 -0600 Subject: [PATCH 15/27] Added Connecticut Chat TG 31092 --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 8596bf1..b30a137 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -60,6 +60,9 @@ # 31088 Colorado HD 31088 54.191.50.212 41000 +# 31092 Connecticut Chat +31092 p25.alecwasserman.com 41000 + # 31171 Illinois 31171 74.208.235.115 41000 From fbda22136a425e95dfd638e687b7b1aca8f50539 Mon Sep 17 00:00:00 2001 From: g1dva <51517204+g1dva@users.noreply.github.com> Date: Mon, 1 Jul 2019 14:40:03 +0100 Subject: [PATCH 16/27] Update P25Hosts.txt We have set up a reflector under the name "WARC - Warrington ARC" for any interested parties to link together on YSF (VW), P25 and DMR. We have fusion room "GB WARC" and we currently use G0WRS as the Group Call for DMR, --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index b30a137..dc21268 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -32,6 +32,9 @@ # 10342 UK 10342 P25R.northwestdigital.club 41000 +# 10350 GB WARC +10350 warc.ddns.net 41000 + # 23225 Austria 23225 94.199.173.123 41000 From d4969ad7b5512f3ab6beb52c85bcb965349a3ec3 Mon Sep 17 00:00:00 2001 From: "Ted G. Freitas" Date: Sat, 13 Jul 2019 07:18:39 -0700 Subject: [PATCH 17/27] added mountain west dmr talkgroup x-connected www.mountainwestdmr.org / ted.freitas@gmail.com --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index dc21268..9fb356e 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -60,6 +60,9 @@ # 31010 Alabama Link 31010 p25.alabamalink.info 41000 +# 31062 Mountain West +31062 p25.mw-dmr.net 41000 + # 31088 Colorado HD 31088 54.191.50.212 41000 From 1dc5259ac61988ebd8b7abe13f260942380e1ad5 Mon Sep 17 00:00:00 2001 From: dj7lc Date: Thu, 25 Jul 2019 23:39:13 +0200 Subject: [PATCH 18/27] Update P25Hosts.txt Added Hamnet Hamcloud 10310 Moved "Austria" for incremental order. --- P25Gateway/P25Hosts.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 9fb356e..eb9db45 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -23,6 +23,9 @@ 10300 176.9.1.168 41000 10301 ea5gvk.duckdns.org 41000 +# 10310 HAMNET HAMCLOUD +10310 44.148.230.100 41000 + # 10320 Germany 10320 46.41.0.214 41000 @@ -35,9 +38,6 @@ # 10350 GB WARC 10350 warc.ddns.net 41000 -# 23225 Austria -23225 94.199.173.123 41000 - # 1040x Pacific 10400 pacificp25.repeaters.info 41000 10401 pacifictac1.repeaters.info 41010 @@ -48,6 +48,9 @@ # 10700 Australia NSW Bridge to AU NSW YSF 10700 p25nsw.gustotech.net 41000 +# 23225 Austria +23225 94.199.173.123 41000 + # 25641 Russia P25 Net 25641 194.182.85.217 41000 From 1529aab3df49925bf069fe9a86c33cbc3bace3b4 Mon Sep 17 00:00:00 2001 From: Andrew Lynch Date: Mon, 12 Aug 2019 17:59:16 -0500 Subject: [PATCH 19/27] Update P25Hosts.txt Added TG 707 for Rural Minnesota talkgroup/bridge. --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index eb9db45..93715bc 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -6,6 +6,9 @@ # 4 Wires-x,NXDN,YSF,XLX(D-Star & DMR),BM Bridge 4 p25.duckdns.org 41004 +# 707 Rural Minnesota - Bridge to TGIF707, YSF US RuralMN-707 +707 707p25.kd0ioe.com 41000 + # 5057 VK7 TAS 5057 45.248.50.37 41000 From 2d7ba6395541865d042a73b15ca3532028c63c14 Mon Sep 17 00:00:00 2001 From: va3czk <54214914+va3czk@users.noreply.github.com> Date: Mon, 19 Aug 2019 14:30:43 -0400 Subject: [PATCH 20/27] Update P25Hosts.txt Ontario multimod crosslink --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 93715bc..39d29e2 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -107,3 +107,6 @@ # 53099 New Zealand bridge to D-Star, DMR and NXDN 53099 203.86.206.49 41000 + +# 3023 Ontario Crosslink +3023 ontxlink.hopto.org 41000 From b38cd4a9a821bf2a9bce39f6673fd8631deecacb Mon Sep 17 00:00:00 2001 From: Merlinv2 <55551965+Merlinv2@users.noreply.github.com> Date: Mon, 23 Sep 2019 09:01:55 +0200 Subject: [PATCH 21/27] Uodate P25Hosts.txt Please add # 2140 P25 Reflector BM DMR+ Multi 2140 94.177.235.81 4100 --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 39d29e2..78510ee 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -110,3 +110,6 @@ # 3023 Ontario Crosslink 3023 ontxlink.hopto.org 41000 + +# 2140 P25 Reflector BM DMR+ Multi +2140 94.177.235.81 4100 From 3f5580a213f1b18a5945e53f99ed2edb0154c5e6 Mon Sep 17 00:00:00 2001 From: Merlinv2 <55551965+Merlinv2@users.noreply.github.com> Date: Tue, 24 Sep 2019 18:11:09 +0200 Subject: [PATCH 22/27] Update P25Hosts.txt please Edit host Port Error.... Now OK port 41000 # 2140 P25 Reflector BM DMR+ Multi 2140 94.177.235.81 41000 --- P25Gateway/P25Hosts.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 78510ee..1ef08ec 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -112,4 +112,4 @@ 3023 ontxlink.hopto.org 41000 # 2140 P25 Reflector BM DMR+ Multi -2140 94.177.235.81 4100 +2140 94.177.235.81 41000 From 46aeb5639e115a7d321cf829e38c5b746e7daffa Mon Sep 17 00:00:00 2001 From: Yakov Danilov Date: Thu, 3 Oct 2019 14:22:23 +0300 Subject: [PATCH 23/27] Create Update P25Hosts.txt Please add # 2503 RU DMR TG2503 2503 p25.r1ik.ru 41000 --- Update P25Hosts.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Update P25Hosts.txt diff --git a/Update P25Hosts.txt b/Update P25Hosts.txt new file mode 100644 index 0000000..75c52e6 --- /dev/null +++ b/Update P25Hosts.txt @@ -0,0 +1,2 @@ +# 2503 RU DMR TG2503 +2503 p25.r1ik.ru 41000 From 02b707fb298500e15d88ea8c830fac8d4ed9b1fb Mon Sep 17 00:00:00 2001 From: ernix66 Date: Thu, 3 Oct 2019 20:01:52 +0200 Subject: [PATCH 24/27] Update P25Hosts.txt Added 10321 German Reflector for testing and transcoding --- P25Gateway/P25Hosts.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 1ef08ec..49d6d05 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -29,8 +29,9 @@ # 10310 HAMNET HAMCLOUD 10310 44.148.230.100 41000 -# 10320 Germany +# 1032x Germany 10320 46.41.0.214 41000 +10321 46.41.0.214 41010 # 10328 German Pegasus Project 10328 5.9.59.26 41000 From b73cc405f39428aad5ba6dbcb32cebe87301ef0f Mon Sep 17 00:00:00 2001 From: iz1zpj <35189244+iz1zpj@users.noreply.github.com> Date: Sun, 6 Oct 2019 17:56:10 +0200 Subject: [PATCH 25/27] Update Update P25Hosts.txt Please can you add this reflector? thanks 73 --- Update P25Hosts.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Update P25Hosts.txt b/Update P25Hosts.txt index 75c52e6..64fac72 100644 --- a/Update P25Hosts.txt +++ b/Update P25Hosts.txt @@ -1,2 +1,2 @@ -# 2503 RU DMR TG2503 -2503 p25.r1ik.ru 41000 +# 2221 IT PIEDMONT GDO +2221 iz1zpj.duckdns.org 41000 From cfc72a87ea5428c1424d5f323801fbc747affa5a Mon Sep 17 00:00:00 2001 From: dj7lc Date: Tue, 8 Oct 2019 13:42:00 +0200 Subject: [PATCH 26/27] Update P25Hosts.txt restored incremental order added tabs for layout added some links to dashboards added reflector descriptions --- P25Gateway/P25Hosts.txt | 100 +++++++++++++++++++++++----------------- 1 file changed, 57 insertions(+), 43 deletions(-) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 49d6d05..29ad56e 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -4,62 +4,82 @@ # # 4 Wires-x,NXDN,YSF,XLX(D-Star & DMR),BM Bridge -4 p25.duckdns.org 41004 +4 p25.duckdns.org 41004 # 707 Rural Minnesota - Bridge to TGIF707, YSF US RuralMN-707 -707 707p25.kd0ioe.com 41000 +707 707p25.kd0ioe.com 41000 + +# 2140 P25 Reflector BM DMR+ Multi +2140 94.177.235.81 41000 + +# 3023 Ontario Crosslink +3023 ontxlink.hopto.org 41000 # 5057 VK7 TAS -5057 45.248.50.37 41000 +5057 45.248.50.37 41000 # 6935 Indiana Digital Ham Radio P25 Reflector -6395 p25ref.nf9k.net 41000 +6395 p25ref.nf9k.net 41000 -# 1010x World Wide -10100 m1geo.com 41000 +# 10100 World Wide http://www.george-smart.co.uk/p25/ +10100 m1geo.com 41000 -# 1020x North America -10200 dvswitch.org 41000 -10201 dvswitch.org 41010 +# 10200 North America +10200 dvswitch.org 41000 -# 1030x Europe -10300 176.9.1.168 41000 +# 10200 North America TAC 1 +10201 dvswitch.org 41010 + +# 10300 Europe https://p25-eu.n18.de/ +10300 176.9.1.168 41000 + +# 10301 Europe 10301 ea5gvk.duckdns.org 41000 -# 10310 HAMNET HAMCLOUD -10310 44.148.230.100 41000 +# 10310 HAMNET HAMCLOUD http://44.148.230.100/P25Reflector-Dashboard/ +10310 44.148.230.100 41000 -# 1032x Germany -10320 46.41.0.214 41000 -10321 46.41.0.214 41010 +# 10320 Germany https://db0he.de:8002/p25db/ +10320 46.41.0.214 41000 + +# 10321 Germany Multimode https://db0he.de:8003/p25db/ +10321 46.41.0.214 41010 # 10328 German Pegasus Project -10328 5.9.59.26 41000 +10328 5.9.59.26 41000 # 10342 UK -10342 P25R.northwestdigital.club 41000 +10342 P25R.northwestdigital.club 41000 # 10350 GB WARC -10350 warc.ddns.net 41000 +10350 warc.ddns.net 41000 -# 1040x Pacific +# 10400 Pacific http://pacificp25.repeaters.info/ 10400 pacificp25.repeaters.info 41000 + +# 10401 Pacific TAC 1 http://pacifictac1.repeaters.info/ 10401 pacifictac1.repeaters.info 41010 -10402 47.104.177.248 41000 -10403 120.234.41.144 41000 + +# 10402 Pacific TAC 2 +10402 47.104.177.248 41000 + +# 10401 Pacific TAC 3 +10403 120.234.41.144 41000 + +# 10401 Pacific TAC 4 10404 p25tw338.ddns.net 41000 # 10700 Australia NSW Bridge to AU NSW YSF 10700 p25nsw.gustotech.net 41000 # 23225 Austria -23225 94.199.173.123 41000 +23225 94.199.173.123 41000 # 25641 Russia P25 Net -25641 194.182.85.217 41000 +25641 194.182.85.217 41000 # 28299 America-Ragchew -28299 65.101.7.51 41000 +28299 65.101.7.51 41000 # 30639 NorCal-Bridge / Multimode-P25-TG30639 30639 wiresxdigi.dyndns.org 41000 @@ -68,49 +88,43 @@ 31010 p25.alabamalink.info 41000 # 31062 Mountain West -31062 p25.mw-dmr.net 41000 +31062 p25.mw-dmr.net 41000 # 31088 Colorado HD -31088 54.191.50.212 41000 +31088 54.191.50.212 41000 # 31092 Connecticut Chat -31092 p25.alecwasserman.com 41000 +31092 p25.alecwasserman.com 41000 # 31171 Illinois -31171 74.208.235.115 41000 +31171 74.208.235.115 41000 # 31188 Southern Indiana 31188 w9windigital.org 41000 # 31665 TGIF Network, http://tgif.network -31665 tgif.network 41000 +31665 tgif.network 41000 # 31672 P25 Pi-Star chat -31672 p25-31672.pistar.uk 41000 +31672 p25-31672.pistar.uk 41000 # 31341 South Jersey, http://p25.kc2idb.net -31341 p25.kc2idb.net 41000 +31341 p25.kc2idb.net 41000 # 31403 Oklahoma Link -31403 3.208.70.29 41000 +31403 3.208.70.29 41000 # 31777 DX-LINK -31777 45.77.204.214 41000 +31777 45.77.204.214 41000 # 31888 KG4JPL North-Central Florida -31888 p25.kg4jpl.com 41000 +31888 p25.kg4jpl.com 41000 # 40721 Fusion Canada Fr -40721 38.110.97.161 41000 +40721 38.110.97.161 41000 # 50525 Bridge to YSF, NXDN and DMR 50525 50525.p25dvm.com 41000 # 53099 New Zealand bridge to D-Star, DMR and NXDN -53099 203.86.206.49 41000 - -# 3023 Ontario Crosslink -3023 ontxlink.hopto.org 41000 - -# 2140 P25 Reflector BM DMR+ Multi -2140 94.177.235.81 41000 +53099 203.86.206.49 41000 From 77c63ecfb186c12b6b927e11748a98dec76f3569 Mon Sep 17 00:00:00 2001 From: n9krg <56365804+n9krg@users.noreply.github.com> Date: Wed, 9 Oct 2019 15:10:51 -0500 Subject: [PATCH 27/27] Update P25Hosts.txt --- P25Gateway/P25Hosts.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P25Gateway/P25Hosts.txt b/P25Gateway/P25Hosts.txt index 29ad56e..2d14a72 100644 --- a/P25Gateway/P25Hosts.txt +++ b/P25Gateway/P25Hosts.txt @@ -6,6 +6,9 @@ # 4 Wires-x,NXDN,YSF,XLX(D-Star & DMR),BM Bridge 4 p25.duckdns.org 41004 +# 420 Super Freq +4 45.76.16.174 41000 + # 707 Rural Minnesota - Bridge to TGIF707, YSF US RuralMN-707 707 707p25.kd0ioe.com 41000