COP commands to disable voted receivers?
Hello Group, I have recently configured and deployed a simple split-site voted repeater using app_rpt and three RTCMs: two for a pair of receivers, and one for the transmitter. So far, the system is providing top-notch performance in every aspect. Question: Is there a common practice for failing various individual receivers via DTMF command? I imagine this would be of great use for a number of practical and diagnostic applications. If there isn't, is anyone inspired enough to make this happen? Thanks for reading, and have a nice day! -Sam -- KJ6QFS Sam Skolfield
Sam, Glad you like the voter. It really is very good stuff. Absolutely seamless voting. Not DTMF voter control, but it can be done at the Asterisk CLI. The usage is: voter prio node [client 0-100 | -1 | -2, off, disable] Where: no options lists priorities 0-100 = the site with highest priority will always vote -1 = stops the site from voting -2, off, or disable = return the site to normal, ie 'not overridden' I'll put this and some other voter info on the Drupal site today. -- Tim :wq On Aug 5, 2013, at 3:44 AM, Sam Skolfield <kj6qfs@gmail.com> wrote:
Hello Group,
I have recently configured and deployed a simple split-site voted repeater using app_rpt and three RTCMs: two for a pair of receivers, and one for the transmitter. So far, the system is providing top-notch performance in every aspect.
Question: Is there a common practice for failing various individual receivers via DTMF command? I imagine this would be of great use for a number of practical and diagnostic applications.
If there isn't, is anyone inspired enough to make this happen?
Thanks for reading, and have a nice day!
-Sam
-- KJ6QFS Sam Skolfield _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
Is there a way to test a ULAW file that I have setup for a tail message?? I would like to make sure the audio level is right. Angelo
if you're using audacity to gen the file, i've found that if you normalize the entire file to -5 dB and export as a ulaw, that it's pretty useable and clean. -- Bryan Sent from my iPhone 5...small keyboard, big fingers...please forgive misspellings... On Aug 5, 2013, at 16:07, Angelo Glorioso <n5uxt@hotmail.com> wrote:
Is there a way to test a ULAW file that I have setup for a tail message?? I would like to make sure the audio level is right.
Angelo _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
Hi Bryan, I am gen the file with a web base site which gives you a wav file. From there I am using SOX to convert the file to ULAW. Some files seem to be so loud, you cant understand them. That is the reason I was hoping of a way to get asterisk to play the file instead of waiting on the timer. This way I can get the right audio setting.. Angelo ----- Original Message ----- From: Bryan D. Boyle To: Angelo Glorioso Cc: <app_rpt-users@ohnosec.org> Sent: Monday, August 05, 2013 3:25 PM Subject: Re: [App_rpt-users] Test ULAW File if you're using audacity to gen the file, i've found that if you normalize the entire file to -5 dB and export as a ulaw, that it's pretty useable and clean. -- Bryan Sent from my iPhone 5...small keyboard, big fingers...please forgive misspellings... On Aug 5, 2013, at 16:07, Angelo Glorioso <n5uxt@hotmail.com> wrote: Is there a way to test a ULAW file that I have setup for a tail message?? I would like to make sure the audio level is right. Angelo _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
You can use the localplay command to play the sound file at will... *CLI> rpt localplay Usage: rpt localplay <nodename> <sound_file_base_name> Send an Audio File to a node, do not send to other connected nodes (local) -- Tim :wq On Aug 5, 2013, at 1:07 PM, Angelo Glorioso <n5uxt@hotmail.com> wrote:
Is there a way to test a ULAW file that I have setup for a tail message?? I would like to make sure the audio level is right.
Angelo _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
Thanks TIm and Bryan. Just what I needed. You guys rock!! ----- Original Message ----- From: Tim Sawyer To: Angelo Glorioso Cc: app_rpt-users@ohnosec.org Sent: Monday, August 05, 2013 4:08 PM Subject: Re: [App_rpt-users] Test ULAW File You can use the localplay command to play the sound file at will... *CLI> rpt localplay Usage: rpt localplay <nodename> <sound_file_base_name> Send an Audio File to a node, do not send to other connected nodes (local) -- Tim :wq On Aug 5, 2013, at 1:07 PM, Angelo Glorioso <n5uxt@hotmail.com> wrote: Is there a way to test a ULAW file that I have setup for a tail message?? I would like to make sure the audio level is right. Angelo _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
On 8/5/13 5:45 PM, Angelo Glorioso wrote:
Thanks TIm and Bryan. Just what I needed. You guys rock!!
No prob. Don't rock anymore...just roll...;) -- Bryan In this world, you must be oh so smart or oh so pleasant. Well, for years I was smart. I recommend pleasant. You may quote me. Sent from my MacBook Pro.
participants (4)
-
Angelo Glorioso -
Bryan D. Boyle -
Sam Skolfield -
Tim Sawyer