- This topic has 2 replies, 2 voices, and was last updated 8 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Can the control board Pass DTMF tones through to the TX audio?
We are building a remote receiver that would need to pass control tones to the main site.
The interface board actually has nothing to do with this, it is all handled in the software (svxlink core). While by default it does mute the dtmf for security and the current version of ORP doesn’t have it built into the web gui to disable it, it is a pretty simple edit. We have some of the lesser used features hard coded in our script.
The one you are after is DTMF_MUTING which is set to enabled (DTMF_MUTING=1). This would need to be changed to DTMF_MUTING=0. I have a tutorial I am working on that explains where to make these changes.
OpenRepeater is offered free of charge. Find out how you can support us.
Here is the link: Custom SVXLink Configuration
OpenRepeater is offered free of charge. Find out how you can support us.