I have a need to temporarily disable the repeater, then enable it. Timing is critical, so a delay is undesirable. What is the best way to accomplish this? I will be logged into the node. Thanks, Bob Sent from my iPhone
Bob, Are you talking about "bouncing" asterisk? A stop followed by a rapid start? Which distribution and version are you running? 73, Steve N4IRS On 5/26/2017 11:28 AM, Bob Pyke wrote:
I have a need to temporarily disable the repeater, then enable it. Timing is critical, so a delay is undesirable. What is the best way to accomplish this? I will be logged into the node.
Thanks, Bob Sent from my iPhone _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
No. It will be off for several minutes, but I want it to stop when commanded, and start on command. We are conducting an exercise. I don't know the version, and logging into the node does not say. We've been operating, pretty much since the introduction of app_rpt on the RPi Thanks Sent from my iPhone
On May 26, 2017, at 8:31 AM, Steve Zingman <szingman@msgstor.com> wrote:
Bob, Are you talking about "bouncing" asterisk? A stop followed by a rapid start? Which distribution and version are you running?
73, Steve N4IRS
On 5/26/2017 11:28 AM, Bob Pyke wrote: I have a need to temporarily disable the repeater, then enable it. Timing is critical, so a delay is undesirable. What is the best way to accomplish this? I will be logged into the node.
Thanks, Bob Sent from my iPhone _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Since DIAL was on the RPi Sent from my iPhone
On May 26, 2017, at 8:37 AM, Bob Pyke <k6ecm1@gmail.com> wrote:
No. It will be off for several minutes, but I want it to stop when commanded, and start on command. We are conducting an exercise. I don't know the version, and logging into the node does not say. We've been operating, pretty much since the introduction of app_rpt on the RPi
Thanks
Sent from my iPhone
On May 26, 2017, at 8:31 AM, Steve Zingman <szingman@msgstor.com> wrote:
Bob, Are you talking about "bouncing" asterisk? A stop followed by a rapid start? Which distribution and version are you running?
73, Steve N4IRS
On 5/26/2017 11:28 AM, Bob Pyke wrote: I have a need to temporarily disable the repeater, then enable it. Timing is critical, so a delay is undesirable. What is the best way to accomplish this? I will be logged into the node.
Thanks, Bob Sent from my iPhone _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
OK, /etc/init.d/asterisk stop <--- Stop asterisk killall -9 asterisk <---------------- Make sure it's dead ps ax | grep asterisk <--- Check to see if it's really dead /etc/init.d/asterisk start <--- start asterisk ps ax | grep asterisk <--- Check to see if it's really started The newer release candidate fixes this. 73, Steve N4IRS On 5/26/2017 11:37 AM, Bob Pyke wrote:
No. It will be off for several minutes, but I want it to stop when commanded, and start on command. We are conducting an exercise. I don't know the version, and logging into the node does not say. We've been operating, pretty much since the introduction of app_rpt on the RPi
Thanks
Sent from my iPhone
On May 26, 2017, at 8:31 AM, Steve Zingman <szingman@msgstor.com> wrote:
Bob, Are you talking about "bouncing" asterisk? A stop followed by a rapid start? Which distribution and version are you running?
73, Steve N4IRS
On 5/26/2017 11:28 AM, Bob Pyke wrote: I have a need to temporarily disable the repeater, then enable it. Timing is critical, so a delay is undesirable. What is the best way to accomplish this? I will be logged into the node.
Thanks, Bob Sent from my iPhone _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Hmmm... sounds like an update is in order :-) Thanks much, Bob Sent from my iPhone
On May 26, 2017, at 8:41 AM, Steve Zingman <szingman@msgstor.com> wrote:
OK, /etc/init.d/asterisk stop <--- Stop asterisk killall -9 asterisk <---------------- Make sure it's dead ps ax | grep asterisk <--- Check to see if it's really dead
/etc/init.d/asterisk start <--- start asterisk ps ax | grep asterisk <--- Check to see if it's really started
The newer release candidate fixes this.
73, Steve N4IRS
On 5/26/2017 11:37 AM, Bob Pyke wrote: No. It will be off for several minutes, but I want it to stop when commanded, and start on command. We are conducting an exercise. I don't know the version, and logging into the node does not say. We've been operating, pretty much since the introduction of app_rpt on the RPi
Thanks
Sent from my iPhone
On May 26, 2017, at 8:31 AM, Steve Zingman <szingman@msgstor.com> wrote:
Bob, Are you talking about "bouncing" asterisk? A stop followed by a rapid start? Which distribution and version are you running?
73, Steve N4IRS
On 5/26/2017 11:28 AM, Bob Pyke wrote: I have a need to temporarily disable the repeater, then enable it. Timing is critical, so a delay is undesirable. What is the best way to accomplish this? I will be logged into the node.
Thanks, Bob Sent from my iPhone _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Do want to stop AllStar/Asterisk or just turn the repeater off? There is a COP command for the latter. I'm not in front of a terminal to get you the command. tnx Mike / W5JR Alpharetta GA
On May 26, 2017, at 11:46 AM, Bob Pyke <k6ecm1@gmail.com> wrote:
Hmmm... sounds like an update is in order :-)
Thanks much, Bob
Sent from my iPhone
On May 26, 2017, at 8:41 AM, Steve Zingman <szingman@msgstor.com> wrote:
OK, /etc/init.d/asterisk stop <--- Stop asterisk killall -9 asterisk <---------------- Make sure it's dead ps ax | grep asterisk <--- Check to see if it's really dead
/etc/init.d/asterisk start <--- start asterisk ps ax | grep asterisk <--- Check to see if it's really started
The newer release candidate fixes this.
73, Steve N4IRS
On 5/26/2017 11:37 AM, Bob Pyke wrote: No. It will be off for several minutes, but I want it to stop when commanded, and start on command. We are conducting an exercise. I don't know the version, and logging into the node does not say. We've been operating, pretty much since the introduction of app_rpt on the RPi
Thanks
Sent from my iPhone
On May 26, 2017, at 8:31 AM, Steve Zingman <szingman@msgstor.com> wrote:
Bob, Are you talking about "bouncing" asterisk? A stop followed by a rapid start? Which distribution and version are you running?
73, Steve N4IRS
On 5/26/2017 11:28 AM, Bob Pyke wrote: I have a need to temporarily disable the repeater, then enable it. Timing is critical, so a delay is undesirable. What is the best way to accomplish this? I will be logged into the node.
Thanks, Bob Sent from my iPhone _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
cop 2 system enable cop 3 system disable -- Bryan Sent from my iPhone 6S...No electrons were harmed in the sending of this message.
On May 26, 2017, at 11:57, Mike - W5JR <w5jr.lists@gmail.com> wrote:
Do want to stop AllStar/Asterisk or just turn the repeater off? There is a COP command for the latter. I'm not in front of a terminal to get you the command.
tnx Mike / W5JR Alpharetta GA
On May 26, 2017, at 11:46 AM, Bob Pyke <k6ecm1@gmail.com> wrote:
Hmmm... sounds like an update is in order :-)
Thanks much, Bob
Sent from my iPhone
On May 26, 2017, at 8:41 AM, Steve Zingman <szingman@msgstor.com> wrote:
OK, /etc/init.d/asterisk stop <--- Stop asterisk killall -9 asterisk <---------------- Make sure it's dead ps ax | grep asterisk <--- Check to see if it's really dead
/etc/init.d/asterisk start <--- start asterisk ps ax | grep asterisk <--- Check to see if it's really started
The newer release candidate fixes this.
73, Steve N4IRS
On 5/26/2017 11:37 AM, Bob Pyke wrote: No. It will be off for several minutes, but I want it to stop when commanded, and start on command. We are conducting an exercise. I don't know the version, and logging into the node does not say. We've been operating, pretty much since the introduction of app_rpt on the RPi
Thanks
Sent from my iPhone
On May 26, 2017, at 8:31 AM, Steve Zingman <szingman@msgstor.com> wrote:
Bob, Are you talking about "bouncing" asterisk? A stop followed by a rapid start? Which distribution and version are you running?
73, Steve N4IRS
On 5/26/2017 11:28 AM, Bob Pyke wrote: I have a need to temporarily disable the repeater, then enable it. Timing is critical, so a delay is undesirable. What is the best way to accomplish this? I will be logged into the node.
Thanks, Bob Sent from my iPhone _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If y
Actually, just turn the repeater off, then later back on. Will test this. I see I don't have it in rpt.conf. Also, how do I tell which version of DIAL I have installed? Thanks, Bob _____ From: App_rpt-users [mailto:app_rpt-users-bounces@lists.allstarlink.org] On Behalf Of Bryan D. Boyle Sent: Friday, May 26, 2017 10:03 AM To: Users of Asterisk app_rpt Subject: Re: [App_rpt-users] Temporary stop, then restart asterisk cop 2 system enable cop 3 system disable -- Bryan Sent from my iPhone 6S...No electrons were harmed in the sending of this message. On May 26, 2017, at 11:57, Mike - W5JR <w5jr.lists@gmail.com> wrote: Do want to stop AllStar/Asterisk or just turn the repeater off? There is a COP command for the latter. I'm not in front of a terminal to get you the command. tnx Mike / W5JR Alpharetta GA On May 26, 2017, at 11:46 AM, Bob Pyke <k6ecm1@gmail.com> wrote: Hmmm... sounds like an update is in order :-) Thanks much, Bob Sent from my iPhone On May 26, 2017, at 8:41 AM, Steve Zingman <szingman@msgstor.com> wrote: OK, /etc/init.d/asterisk stop <--- Stop asterisk killall -9 asterisk <---------------- Make sure it's dead ps ax | grep asterisk <--- Check to see if it's really dead /etc/init.d/asterisk start <--- start asterisk ps ax | grep asterisk <--- Check to see if it's really started The newer release candidate fixes this. 73, Steve N4IRS On 5/26/2017 11:37 AM, Bob Pyke wrote: No. It will be off for several minutes, but I want it to stop when commanded, and start on command. We are conducting an exercise. I don't know the version, and logging into the node does not say. We've been operating, pretty much since the introduction of app_rpt on the RPi Thanks Sent from my iPhone On May 26, 2017, at 8:31 AM, Steve Zingman <szingman@msgstor.com> wrote: Bob, Are you talking about "bouncing" asterisk? A stop followed by a rapid start? Which distribution and version are you running? 73, Steve N4IRS On 5/26/2017 11:28 AM, Bob Pyke wrote: I have a need to temporarily disable the repeater, then enable it. Timing is critical, so a delay is undesirable. What is the best way to accomplish this? I will be logged into the node. Thanks, Bob Sent from my iPhone _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If y
As you said, it was when DIAL first released for the RPi so it's 1.0 From the asterisk CLI: rpt cmd 1999 cop 2 1999 <------------ system enable rpt cmd 1999 cop 3 1999 <------------ system disable replace 1999 with the node number On 5/26/2017 12:35 PM, Bob wrote:
Actually, just turn the repeater off, then later back on. Will test this. I see I don't have it in rpt.conf.
Also, how do I tell which version of DIAL I have installed?
Thanks,
Bob
------------------------------------------------------------------------
*From:*App_rpt-users [mailto:app_rpt-users-bounces@lists.allstarlink.org] *On Behalf Of *Bryan D. Boyle *Sent:* Friday, May 26, 2017 10:03 AM *To:* Users of Asterisk app_rpt *Subject:* Re: [App_rpt-users] Temporary stop, then restart asterisk
cop 2 system enable
cop 3 system disable
--
Bryan
Sent from my iPhone 6S...No electrons were harmed in the sending of this message.
On May 26, 2017, at 11:57, Mike - W5JR <w5jr.lists@gmail.com <mailto:w5jr.lists@gmail.com>> wrote:
Do want to stop AllStar/Asterisk or just turn the repeater off? There is a COP command for the latter. I'm not in front of a terminal to get you the command.
tnx Mike / W5JR Alpharetta GA
On May 26, 2017, at 11:46 AM, Bob Pyke <k6ecm1@gmail.com <mailto:k6ecm1@gmail.com>> wrote:
Hmmm... sounds like an update is in order :-)
Thanks much,
Bob
Sent from my iPhone
On May 26, 2017, at 8:41 AM, Steve Zingman <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote:
OK,
/etc/init.d/asterisk stop <--- Stop asterisk
killall -9 asterisk <---------------- Make sure it's dead
ps ax | grep asterisk <--- Check to see if it's really dead
/etc/init.d/asterisk start <--- start asterisk
ps ax | grep asterisk <--- Check to see if it's really started
The newer release candidate fixes this.
73, Steve N4IRS
On 5/26/2017 11:37 AM, Bob Pyke wrote:
No. It will be off for several minutes, but I want it to stop when commanded, and start on command. We are conducting an exercise. I don't know the version, and logging into the node does not say. We've been operating, pretty much since the introduction of app_rpt on the RPi
Thanks
Sent from my iPhone
On May 26, 2017, at 8:31 AM, Steve Zingman <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote:
Bob,
Are you talking about "bouncing" asterisk? A stop followed by a rapid start? Which distribution and version are you running?
73, Steve N4IRS
On 5/26/2017 11:28 AM, Bob Pyke wrote:
I have a need to temporarily disable the repeater, then enable it. Timing is critical, so a delay is undesirable. What is the best way to accomplish this? I will be logged into the node.
Thanks,
Bob
Sent from my iPhone
_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org>
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If y
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
or...assign a couple DTMF functions in rpt.conf, for instance: 85 = cmd,/etc/asterisk/scripts/enable.sh 86 = cmd,/etc/asterisk/scripts/disable.sh where, in a /scripts directory under /etc/asterisk, there are two scripts as above... enable.sh: #!/bin/bash /usr/sbin/asterisk -rx "rpt cmd nodenumber cop 2 nodenumber" disable.sh (replace the 2 with a 3) chmod 755 [enable.sh, disable.sh] rasterisk rpt reload lots of ways to skin the cat. Remember, not only is asterisk/allstar functionally rich...but you can also use the underlying OS to do many wonderful and various things both to itself as well as the application. There are no limits to the creativity... On 5/26/2017 12:43 PM, Steve Zingman wrote:
As you said, it was when DIAL first released for the RPi so it's 1.0 From the asterisk CLI: rpt cmd 1999 cop 2 1999 <------------ system enable rpt cmd 1999 cop 3 1999 <------------ system disable
cool Thanks, Bob k6ecm 73 Sent from iPad
On May 26, 2017, at 10:26 AM, Bryan D. Boyle <bdboyle@bdboyle.com> wrote:
or...assign a couple DTMF functions in rpt.conf, for instance:
85 = cmd,/etc/asterisk/scripts/enable.sh 86 = cmd,/etc/asterisk/scripts/disable.sh
where, in a /scripts directory under /etc/asterisk, there are two scripts as above... enable.sh:
#!/bin/bash /usr/sbin/asterisk -rx "rpt cmd nodenumber cop 2 nodenumber"
disable.sh (replace the 2 with a 3)
chmod 755 [enable.sh, disable.sh]
rasterisk rpt reload
lots of ways to skin the cat. Remember, not only is asterisk/allstar functionally rich...but you can also use the underlying OS to do many wonderful and various things both to itself as well as the application. There are no limits to the creativity...
On 5/26/2017 12:43 PM, Steve Zingman wrote: As you said, it was when DIAL first released for the RPi so it's 1.0 From the asterisk CLI: rpt cmd 1999 cop 2 1999 <------------ system enable rpt cmd 1999 cop 3 1999 <------------ system disable
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
What? That's a weird way to do it when you could just: 85 = cop,2 86 = cop,3 Besides calling scripts when you don't have to is bad form and dangerous. On Fri, May 26, 2017 at 10:26 AM, Bryan D. Boyle <bdboyle@bdboyle.com> wrote:
or...assign a couple DTMF functions in rpt.conf, for instance:
85 = cmd,/etc/asterisk/scripts/enable.sh 86 = cmd,/etc/asterisk/scripts/disable.sh
where, in a /scripts directory under /etc/asterisk, there are two scripts as above... enable.sh:
#!/bin/bash /usr/sbin/asterisk -rx "rpt cmd nodenumber cop 2 nodenumber"
disable.sh (replace the 2 with a 3)
chmod 755 [enable.sh, disable.sh]
rasterisk rpt reload
lots of ways to skin the cat. Remember, not only is asterisk/allstar functionally rich...but you can also use the underlying OS to do many wonderful and various things both to itself as well as the application. There are no limits to the creativity...
On 5/26/2017 12:43 PM, Steve Zingman wrote:
As you said, it was when DIAL first released for the RPi so it's 1.0 From the asterisk CLI: rpt cmd 1999 cop 2 1999 <------------ system enable rpt cmd 1999 cop 3 1999 <------------ system disable
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/c gi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- -- Tim
The cop,2 and cop,3 DTMF approach works quickly, which is what I need. However, cop,2 reports "r p t e n a." Is there any way to quiet just this response, and not the others, or perhaps substitute "status,2?" Thanks much all, Bob _____ From: App_rpt-users [mailto:app_rpt-users-bounces@lists.allstarlink.org] On Behalf Of Tim Sawyer Sent: Saturday, May 27, 2017 19:56 PM To: Users of Asterisk app_rpt Subject: Re: [App_rpt-users] Temporary stop, then restart asterisk What? That's a weird way to do it when you could just: 85 = cop,2 86 = cop,3 Besides calling scripts when you don't have to is bad form and dangerous. On Fri, May 26, 2017 at 10:26 AM, Bryan D. Boyle <bdboyle@bdboyle.com> wrote: or...assign a couple DTMF functions in rpt.conf, for instance: 85 = cmd,/etc/asterisk/scripts/enable.sh 86 = cmd,/etc/asterisk/scripts/disable.sh where, in a /scripts directory under /etc/asterisk, there are two scripts as above... enable.sh: #!/bin/bash /usr/sbin/asterisk -rx "rpt cmd nodenumber cop 2 nodenumber" disable.sh (replace the 2 with a 3) chmod 755 [enable.sh, disable.sh] rasterisk rpt reload lots of ways to skin the cat. Remember, not only is asterisk/allstar functionally rich...but you can also use the underlying OS to do many wonderful and various things both to itself as well as the application. There are no limits to the creativity... On 5/26/2017 12:43 PM, Steve Zingman wrote: As you said, it was when DIAL first released for the RPi so it's 1.0
From the asterisk CLI: rpt cmd 1999 cop 2 1999 <------------ system enable rpt cmd 1999 cop 3 1999 <------------ system disable
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlin <mailto:App_rpt-users@lists.allstarlink.org> k.org http://lists.allstarlink.org/c <http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users> gi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/c <http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users> gi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- -- Tim
Sure, make a macro that mutes telemetry ... cop 34 then enables or disables the repeater ... cpo [23], set telemetry back to previous state ... cop 33 . It works for me. ...STeve - KF5VH On 5/28/2017 11:49 AM, Bob wrote:
The cop,2 and cop,3 DTMF approach works quickly, which is what I need. However, cop,2 reports "r p t e n a." Is there any way to quiet just this response, and not the others, or perhaps substitute "status,2?"
Thanks much all,
Bob
------------------------------------------------------------------------
*From:*App_rpt-users [mailto:app_rpt-users-bounces@lists.allstarlink.org] *On Behalf Of *Tim Sawyer *Sent:* Saturday, May 27, 2017 19:56 PM *To:* Users of Asterisk app_rpt *Subject:* Re: [App_rpt-users] Temporary stop, then restart asterisk
What? That's a weird way to do it when you could just:
85 = cop,2
86 = cop,3
Besides calling scripts when you don't have to is bad form and dangerous.
On Fri, May 26, 2017 at 10:26 AM, Bryan D. Boyle <bdboyle@bdboyle.com <mailto:bdboyle@bdboyle.com>> wrote:
or...assign a couple DTMF functions in rpt.conf, for instance:
85 = cmd,/etc/asterisk/scripts/enable.sh 86 = cmd,/etc/asterisk/scripts/disable.sh
where, in a /scripts directory under /etc/asterisk, there are two scripts as above... enable.sh:
#!/bin/bash /usr/sbin/asterisk -rx "rpt cmd nodenumber cop 2 nodenumber"
disable.sh (replace the 2 with a 3)
chmod 755 [enable.sh, disable.sh]
rasterisk rpt reload
lots of ways to skin the cat. Remember, not only is asterisk/allstar functionally rich...but you can also use the underlying OS to do many wonderful and various things both to itself as well as the application. There are no limits to the creativity...
On 5/26/2017 12:43 PM, Steve Zingman wrote:
As you said, it was when DIAL first released for the RPi so it's 1.0 From the asterisk CLI: rpt cmd 1999 cop 2 1999 <------------ system enable rpt cmd 1999 cop 3 1999 <------------ system disable
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users <http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users>
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users <http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
--
--
Tim
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> Virus-free. www.avg.com <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Cool, that works. Thanks much! Bob _____ From: App_rpt-users [mailto:app_rpt-users-bounces@lists.allstarlink.org] On Behalf Of Steve Mahler Sent: Sunday, May 28, 2017 11:05 AM To: app_rpt-users@lists.allstarlink.org Subject: Re: [App_rpt-users] Temporary stop, then restart asterisk Sure, make a macro that mutes telemetry ... cop 34 then enables or disables the repeater ... cpo [23], set telemetry back to previous state ... cop 33 . It works for me. ...STeve - KF5VH On 5/28/2017 11:49 AM, Bob wrote: The cop,2 and cop,3 DTMF approach works quickly, which is what I need. However, cop,2 reports "r p t e n a." Is there any way to quiet just this response, and not the others, or perhaps substitute "status,2?" Thanks much all, Bob _____ From: App_rpt-users [mailto:app_rpt-users-bounces@lists.allstarlink.org] On Behalf Of Tim Sawyer Sent: Saturday, May 27, 2017 19:56 PM To: Users of Asterisk app_rpt Subject: Re: [App_rpt-users] Temporary stop, then restart asterisk What? That's a weird way to do it when you could just: 85 = cop,2 86 = cop,3 Besides calling scripts when you don't have to is bad form and dangerous. On Fri, May 26, 2017 at 10:26 AM, Bryan D. Boyle <bdboyle@bdboyle.com> wrote: or...assign a couple DTMF functions in rpt.conf, for instance: 85 = cmd,/etc/asterisk/scripts/enable.sh 86 = cmd,/etc/asterisk/scripts/disable.sh where, in a /scripts directory under /etc/asterisk, there are two scripts as above... enable.sh: #!/bin/bash /usr/sbin/asterisk -rx "rpt cmd nodenumber cop 2 nodenumber" disable.sh (replace the 2 with a 3) chmod 755 [enable.sh, disable.sh] rasterisk rpt reload lots of ways to skin the cat. Remember, not only is asterisk/allstar functionally rich...but you can also use the underlying OS to do many wonderful and various things both to itself as well as the application. There are no limits to the creativity... On 5/26/2017 12:43 PM, Steve Zingman wrote: As you said, it was when DIAL first released for the RPi so it's 1.0
From the asterisk CLI: rpt cmd 1999 cop 2 1999 <------------ system enable rpt cmd 1999 cop 3 1999 <------------ system disable
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlin <mailto:App_rpt-users@lists.allstarlink.org> k.org http://lists.allstarlink.org/c <http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users> gi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/c <http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users> gi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- -- Tim <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_cam paign=sig-email&utm_content=emailclient> Virus-free. <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_cam paign=sig-email&utm_content=emailclient> www.avg.com _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Bob: You could use system states ... one command from the console or one DTMF command can enable / disable the repeater. Check rpt.conf for system states. I use it. ...STeve - KF5VH On 5/26/2017 10:28 AM, Bob Pyke wrote:
I have a need to temporarily disable the repeater, then enable it. Timing is critical, so a delay is undesirable. What is the best way to accomplish this? I will be logged into the node.
Thanks, Bob Sent from my iPhone _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
--- This email has been checked for viruses by AVG. http://www.avg.com
participants (7)
-
Bob -
Bob Pyke -
Bryan D. Boyle -
Mike - W5JR -
Steve Mahler -
Steve Zingman -
Tim Sawyer