Skip to content

Commit

Permalink
use reserved documentations IPs instead of 1.2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
willamowius committed Sep 24, 2023
1 parent 97662d9 commit 2e3a05b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/complete.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ UseBroadcastListener=0

; Failover support

AlternateGKs=1.2.3.41719;false;120;GnuGk2
SendTo=1.2.3.4:1719
AlternateGKs=192.0.2.4:1719;false;120;GnuGk2
SendTo=192.0.2.4:1719
EndpointIDSuffix=_gk1
SkipForwards=4.3.2.1
RedirectGK=Calls > 50
Expand Down

0 comments on commit 2e3a05b

Please sign in to comment.