BLOCKING TG / ONLY ALLOWED TGS

Help with DMR issues
Post Reply
EA3BIL
Posts: 103
Joined: Tue Apr 17, 2018 11:45 pm

BLOCKING TG / ONLY ALLOWED TGS

Post by EA3BIL »

Hi,

Is there somewhere within Pi-Star configuration (Maybe DMRGateway.php) to add something like;

ALLOWED TGs list or
BLOCKED TGs list
??

If so,
Does it allow to set the TS using that list/rule??

Thanks for helping.
73'Rafael.
EA3BIL
JN11an
M1DNS
Pi-Star Team
Posts: 1394
Joined: Thu Apr 05, 2018 5:30 am

Re: BLOCKING TG / ONLY ALLOWED TGS

Post by M1DNS »

Whilst you can't block a Tg you can list permitted TG's


On a terminal...

rpi-rw
cd /etc
sudo nano mmdvmhost

Add these lines...
Slot1TGWhiteList=
Slot2TGWhiteList=

Ctrl + O ** saves the file **
Ctrl + X ** exit the editor **

It's now possible to add a list of permitted TG's as CSV on the expert pages of mmdvmhost.

admin/expert/edit_mmdvmhost.php

Sent from my SM-G935F using Tapatalk


Andrew M1DNS.
Pi-star Admin Team.
EA3BIL
Posts: 103
Joined: Tue Apr 17, 2018 11:45 pm

Re: BLOCKING TG / ONLY ALLOWED TGS

Post by EA3BIL »

Oky...

Thanks a lot Andrew !!!
73'Rafael.
EA3BIL
JN11an
EA3BIL
Posts: 103
Joined: Tue Apr 17, 2018 11:45 pm

Re: BLOCKING TG / ONLY ALLOWED TGS

Post by EA3BIL »

It's now possible to add a list of permitted TG's as CSV on the expert pages of mmdvmhost.
admin/expert/edit_mmdvmhost.php
I guess it's on 4.x.x version as I don't see it on 3.4.17
73'Rafael.
EA3BIL
JN11an
M1DNS
Pi-Star Team
Posts: 1394
Joined: Thu Apr 05, 2018 5:30 am

Re: BLOCKING TG / ONLY ALLOWED TGS

Post by M1DNS »

You'll need to add the entries lines in the mmdvmhost file in /etc.

Then you can add them via the expert config page.

If you need to you can add the entries in their entirety, whilst your editing the file
/etc/mmdvmhost.

Slot2TGWhiteList=1234,5678,91,9,81,3456

Sent from my SM-G935F using Tapatalk



Andrew M1DNS.
Pi-star Admin Team.
EA3BIL
Posts: 103
Joined: Tue Apr 17, 2018 11:45 pm

Re: BLOCKING TG / ONLY ALLOWED TGS

Post by EA3BIL »

Ok... Clear now!
Thanks for helping.
73'Rafael.
EA3BIL
JN11an
Post Reply