what is the path to get to the long config file for the rpt so i can set up more DTMF functions and such along with echolink announcements? i did a view rptr.conf under the directory of asterisk but i can't find all of the dtmf stuff or telementry stuff or anything like that... Bradley
The config files are in /etc/asterisk/ You can find files in Linux with the locate command as in locate rpt.conf but first you need to do updatedb (no capital letters - in case something "corrects" my typing above GL Ken From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Bradley Haney Sent: Friday, January 20, 2012 1:22 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] CONFIG FILE HELP... what is the path to get to the long config file for the rpt so i can set up more DTMF functions and such along with echolink announcements? i did a view rptr.conf under the directory of asterisk but i can't find all of the dtmf stuff or telementry stuff or anything like that... Bradley
On Jan 20, 2012, at 1:21 AM, Bradley Haney wrote:
what is the path to get to the long config file for the rpt so i can set up more DTMF functions and such along with echolink announcements? i did a view rptr.conf under the directory of asterisk but i can't find all of the dtmf stuff or telementry stuff or anything like that...
/etc/asterisk/rpt.conf You have to add a lot of functions, especially the COP commands. Matt Roberts n9gmr@me.com Call Sign N9GMR IRLP 4515 EchoLink 640860 Allstar 28142
What you may actually be looking for is best found in the app_rpt.c source code. The generally available sample config files aren't necessarily including the more recent info. http://svn.ohnosec.org/viewvc/projects/allstar/astsrc-1.4.23-pre/trunk/aster... It's a pretty big file, so it may take a bit of time to load. Somewhere areound line 50 is where all the command stuff begins. Something tells me that is what you're looking for. GeorgeC W2DB 2360 ----- Original Message ----- From: "Matt Roberts" <n9gmr@me.com> To: "Bradley Haney" <kc9gqr@gmail.com> Cc: <app_rpt-users@ohnosec.org> Sent: Friday, January 20, 2012 8:31 AM Subject: Re: [App_rpt-users] CONFIG FILE HELP...
On Jan 20, 2012, at 1:21 AM, Bradley Haney wrote:
what is the path to get to the long config file for the rpt so i can set up more DTMF functions and such along with echolink announcements? i did a view rptr.conf under the directory of asterisk but i can't find all of the dtmf stuff or telementry stuff or anything like that...
/etc/asterisk/rpt.conf
You have to add a lot of functions, especially the COP commands.
Matt Roberts n9gmr@me.com Call Sign N9GMR IRLP 4515 EchoLink 640860 Allstar 28142
participants (4)
-
Bradley Haney -
George Csahanin -
Ken -
Matt Roberts