mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-01-20 15:20:23 +01:00
Update DMRGateway.ini
For normal repeater operation using some rigs dynamic rewrite is not usefull, not all have Promiscous mode. Reflectors are disabled (allmost) on Brandmeister Network.
This commit is contained in:
parent
b68415fe64
commit
e7762d673a
|
|
@ -69,6 +69,10 @@ SrcRewrite=1,9990,1,9990,1
|
|||
SrcRewrite=2,4000,2,9,1001
|
||||
# Dynamic rewriting of slot 2 TGs 90-999999 to TG9 to emulate reflector behaviour
|
||||
TGDynRewrite=2,90,4000,5000,9,999910,9990
|
||||
# For normal repeater operation disable TGDyn coment out the above line
|
||||
# After that remove the coments below
|
||||
# PassAllTG=1
|
||||
# PassAllTG=2
|
||||
# Pass all of the other private traffic on slot 1 and slot 2
|
||||
PassAllPC=1
|
||||
PassAllPC=2
|
||||
|
|
|
|||
Loading…
Reference in a new issue