robotastic / trunk-recorder

Records calls from a Trunked Radio System (P25 & SmartNet)
GNU General Public License v3.0
850 stars 191 forks source link

Excluding P25 TG #119

Closed vabiro closed 7 years ago

vabiro commented 7 years ago

Hi,

I am monitoring a system with more than 200 Talkgroups, and I am only interested in a few, but trunk-recorder is recording all of them.

I did come across issue 77 which mentioned that changing the priority to 100 in the ChanList.csv should exclude those TG, but this doesn't seem to be working for me. I have even tried a priority of 500 with no luck.

Any suggestions?

Thanks

robotastic commented 7 years ago

That is weird - When you first start does it saw it read in 200 Talkgroups? I am wondering if it is having some trouble reading in the file.

Also - under the System in config.json, there is a setting called: recordUnknown IF you set it to false, it will only record talkgroups listed in the file. with this you can trim the talkgroup file to only the groups you want to record.

On Apr 12, 2017, at 1:20 AM, vabiro notifications@github.com wrote:

Hi,

I am monitoring a system with more than 200 Talkgroups, and I am only interested in a few, but trunk-recorder is recording all of them.

I did come across issue 77 https://github.com/robotastic/trunk-recorder/issues/77 which mentioned that changing the priority to 100 in the ChanList.csv should exclude those TG, but this doesn't seem to be working for me. I have even tried a priority of 500 with no luck.

Any suggestions?

Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/robotastic/trunk-recorder/issues/119, or mute the thread https://github.com/notifications/unsubscribe-auth/AAG53H2t0ziUJv4FLiGqrbm3RotahFlsks5rvF8HgaJpZM4M69qt.

UnderwaterHockey commented 7 years ago

Two things to check in your talkgroup file that gave me trouble when setting up my system.
First, Excel/Libre can "helpfully" mangle your HEX column. HEX values that contain an "e" get automatically converted into scientific notation, which confuses things. When I open the .csv I set the HEX column to "text". Second, if you got database info from RR, occasionally entries will have quote marks, commas, or other things that can act like a delimeter when trunk-recorder processes it.

vabiro commented 7 years ago

The recordUnknown did it Thanks,

kcwebby commented 7 years ago

I think there is an outstanding issue wherein the Priority tag is not working properly, even over 100... Is that still active Luke?

On Wed, Apr 12, 2017 at 10:32 AM, vabiro notifications@github.com wrote:

The recordUnknown did it Thanks,

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/robotastic/trunk-recorder/issues/119#issuecomment-293616698, or mute the thread https://github.com/notifications/unsubscribe-auth/AKTZAvnZs8bYmQsxYSA3zq3_9I-AnIOcks5rvO6mgaJpZM4M69qt .

mrtrev commented 7 years ago

On the Smartnet system I'm monitoring, talk groups are excluded when I set priority to 999.