I'm listening to different network but on some of them they are using the same SSI's. To make clear what I'm listening to I use the discriptions file. The same SSI's on differnet networks makes it sometimes a little confusing. Is there an option to make the SSI's in the discriptions network dependent ?
RTFM
the file that contains the descriptions is configurable via the TETRA_SSI_DESCRIPTIONS environment variable (the faq section in the documentation contains a description of all variables, and also a brief description is in the rxx script comments)
so one way would be to copy rxx to rxx_mynetwork1, and modify this script so that it has the line:
export TETRA_SSI_DESCRIPTIONS=/tetra/ssi_descriptions_mynetwork1
edit:
while you're at it, you can also preset some useful filter expression specific to this network, change the startup options (for example enable recording, and mute the audio), set the file name that will get the kml location data which can be viewed in google earth, and the log file. every setting is documented
Last edited: