[App_rpt-users] How do i change courtesy tones on two separate repeaters same system..

Loren Tedford lorentedford at gmail.com
Thu Jun 16 22:11:47 UTC 2016


I am not confused on the whole telemtry= stanza in rpt.conf I am trying to
put the nextel beep on my 29925 repeater and the NASA beep on my 40875
repeater.. The confusing part is I thought I changed the telemtry stanza to
their perspective locations with in the file..

Am i missing some thing???

Here is my rpt.conf
; Radio Repeater configuration file (for use with app_rpt)
;
;
; Your Repeater
;
[29925]                                 ; Change this to your assigned node
number

rxchannel=Radio/usb29925
duplex=2
erxgain=-3
etxgain=3
;controlstates=controlstates
scheduler=schedule29925
macro=macro
startup_macro=*95341715
morse=morse29925
macro=macro29925
functions=functions29925
phone_functions=functions29925
link_functions=functions29925
telemetry=telemetry1
wait_times=wait-times
context =  radio
callerid = "Repeater" <0000000000>
idrecording = /etc/asterisk/ids/kc9zhvrpt
idrecording = |iKC9ZHV
accountcode=RADIO
hangtime=0
althangtime=10
totime=210000
idtime=540000
politeid=3000

idtalkover=|iKC9ZHV
unlinkedct=ct88
remotect=ct88
linkunkeyct=ct88
;remotetx=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
;remotemon=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
;cmdmode=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
;functcomplete=|t(1000,0,100,2048)(0,0,100,0)(1000,0,100,2048)
;nolocallinkct=0
;eannmode=1
;connpgm=yourconnectprogram
;discpgm=yourdisconnectprogram
;lnkactenable=0
;lnkacttime=1800
;lnkactmacro=*52
;lnkacttimerwarn=30seconds
;remote_inact_timeout=1800
;remote_timeout=3600
nounkeyct=0
;holdofftelem=0
beaconing=0
telemdefault=2
;
; *** Status Reporting ***
;
; Uncomment the either group following two statpost lines to report the
status of your node to stats.allstarlink.org
; depending on whether you are running ACID or Limey Linux.

; ** For ACID ***
statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null
statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

; ** For Limey Linux **
;statpost_program=/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null
;statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

;
; Morse code parameters, these are common to all repeaters.
;

[morse29925]

speed=20
frequency=800
amplitude=4096
idfrequency=750
idamplitude=1024

[schedule29925]
;dtmf_function =  m h dom mon dow  ; ala cron, star is implied


[functions29925]
1=ilink,1
2=ilink,2
3=ilink,3
4=ilink,4
5=macro,1
70=ilink,5
71=ilink,6
72=ilink,7
73=ilink,15
74=ilink,16
75=ilink,8

80=status,1
81=status,2

6=autopatchup,noct=1,farenddisconnect=1,dialtime=20000  ; Autopatch up
0=autopatchdn                           ; Autopatch down

;989=cop,4
980=status,3
99=cop,6

; Place command macros here

[macro29925]
2= *81




[40875]                                 ; Change this to your assigned node
number

rxchannel=Radio/usb40875
duplex=2
erxgain=-3
etxgain=3
;controlstates=controlstates
scheduler=schedule40875
macro=macro
startup_macro=*95342650
morse=morse40875
macro=macro40875
functions=functions40875
phone_functions=functions40875
link_functions=functions40875
telemetry=telemetry2
wait_times=wait-times
context =  radio
callerid = "Repeater" <0000000000>
idrecording = /etc/asterisk/ids/kc9zhvrpt
idrecording = |iKC9ZHV/R
accountcode=RADIO
hangtime=10
althangtime=20
totime=210000
idtime=540000
politeid=3000

idtalkover=|iKC9ZHV/R
unlinkedct=ct89
remotect=ct89
linkunkeyct=ct89
;remotetx=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;remotemon=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;cmdmode=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;functcomplete=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;nolocallinkct=0
;eannmode=1
;connpgm=yourconnectprogram
;discpgm=yourdisconnectprogram
;lnkactenable=0
;lnkacttime=1800
;lnkactmacro=*52
;lnkacttimerwarn=30seconds
;remote_inact_timeout=1800
;remote_timeout=3600
nounkeyct=0
;holdofftelem=0
beaconing=0
telemdefault=2

;
; *** Status Reporting ***
;
; Uncomment the either group following two statpost lines to report the
status of your node to stats.allstarlink.org
; depending on whether you are running ACID or Limey Linux.

; ** For ACID ***
statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null
statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

; ** For Limey Linux **
;statpost_program=/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null
;statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

;
; Morse code parameters, these are common to all repeaters.
;

[morse40875]

speed=20
frequency=800
amplitude=4096
idfrequency=750
idamplitude=1024

[schedule40875]
;dtmf_function =  m h dom mon dow  ; ala cron, star is implied


[functions40875]
1=ilink,1
2=ilink,2
3=ilink,3
4=ilink,4
5=macro,1
70=ilink,5
71=ilink,6
72=ilink,7
73=ilink,15
74=ilink,16
75=ilink,8


80=status,1
81=status,2

6=autopatchup,noct=1,farenddisconnect=1,dialtime=20000  ; Autopatch up
0=autopatchdn                           ; Autopatch down

;989=cop,4
980=status,3
99=cop,6

; Place command macros here

[macro40875]




;[42447]                                        ; Change this to your
assigned node number
;rxchannel=Radio/usb42447
;duplex=0
;erxgain=-3
;etxgain=3
;controlstates=controlstates
;scheduler=schedule42447
;morse=morse42447
;macro=macro42447
;functions=functions42447
;phone_functions=functions42447
;link_functions=functions42447
;telemetry=telemetry
;wait_times=wait-times
;context =  radio
;callerid = "Repeater" <0000000000>
;idrecording = |iKC9ZHV
;accountcode=RADIO
;hangtime=100
;althangtime=100
;totime=170000
;idtime=540000
;politeid=3000

;idtalkover=|iKC9ZHV
;unlinkedct=ct2
;remotect=ct3
;linkunkeyct=ct8
;nolocallinkct=0
;eannmode=1
;connpgm=yourconnectprogram
;discpgm=yourdisconnectprogram
;lnkactenable=0
;lnkacttime=1800
;lnkactmacro=*52
;lnkacttimerwarn=30seconds
;remote_inact_timeout=1800
;remote_timeout=3600
;nounkeyct=0
;holdofftelem=0
;beaconing=0
;
; *** Status Reporting ***
;
; Uncomment the either group following two statpost lines to report the
status of your node to stats.allstarlink.org
; depending on whether you are running ACID or Limey Linux.

; ** For ACID ***
;statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null
;statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates

; ** For Limey Linux **
;statpost_program=/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null
;statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates
;
;
; Morse code parameters, these are common to all repeaters.
;
;[morse42447]
;
;speed=18
;frequency=800
;amplitude=4096
;idfrequency=750
;idamplitude=1024
;
;[schedule42447]
;;dtmf_function =  m h dom mon dow  ; ala cron, star is implied
;
;
;[functions42447]
;1=ilink,1
;2=ilink,2
;3=ilink,3
;4=ilink,4
;5=macro,1
;70=ilink,5
;71=ilink,6
;72=ilink,7
;73=ilink,15
;74=ilink,16
;75=ilink,8
;
;80=status,1
;81=status,2
;
;6=autopatchup,noct=1,farenddisconnect=1,dialtime=20000 ; Autopatch up
;0=autopatchdn                          ; Autopatch down
;
;;989=cop,4
;980=status,3
;99=cop,6
;
; Place command macros here
;
;[macro42447]
;
;
;
;[telemetry]
;ct1=|t(350,0,100,2048)(500,0,100,2048)(660,0,100,2048)
;ct2=|t(660,880,150,2048)
;ct3=|t(440,0,150,4096)
;ct4=|t(550,0,150,2048)
;ct5=|t(660,0,150,2048)
;ct6=|t(880,0,150,2048)
;ct7=|t(660,440,150,2048)
;ct8=|t(700,1100,150,2048)
;ct88=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
;ct89=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;NaSA beep
;ct89=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;remotetx=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;remotemon=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;cmdmode=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;functcomplete=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;
; Nextel tones setup
;remotetx=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
;remotemon=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
;cmdmode=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
;functcomplete=|t(1000,0,100,2048)(0,0,100,0)(1000,0,100,2048)
;Unknown settings below..
;unlinkedct=ct1               ; local off-link tone
;remotect=ct3                ; remote base connected tone
;linkunkeyct=ct8              ; remote on-link tone
;remotetx=|t(1633,0,50,3000)(0,0,80,0)(1209,0,50,3000);
;remotemon=|t(1209,0,50,2048)
;cmdmode=|t(900,903,200,2048)
;functcomplete=|t(1000,0,100,2048)(0,0,100,0)(1000,0,100,2048)
;patchup=rpt/callproceeding
;patchdown=rpt/callterminated

[telemetry1]

ct1=|t(350,0,100,2048)(500,0,100,2048)(660,0,100,2048)
ct2=|t(660,880,150,2048)
ct3=|t(440,0,150,4096)
ct4=|t(550,0,150,2048)
ct5=|t(660,0,150,2048)
ct6=|t(880,0,150,2048)
ct7=|t(660,440,150,2048)
ct8=|t(700,1100,150,2048)
ct88=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
;ct89=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;NaSA beep
;ct89=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;remotetx=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;remotemon=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;cmdmode=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;functcomplete=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;
; Nextel tones setup
remotetx=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
remotemon=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
cmdmode=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
functcomplete=|t(1000,0,100,2048)(0,0,100,0)(1000,0,100,2048)
;Unknown settings below..
;unlinkedct=ct1               ; local off-link tone
;remotect=ct3                ; remote base connected tone
;linkunkeyct=ct8              ; remote on-link tone
;remotetx=|t(1633,0,50,3000)(0,0,80,0)(1209,0,50,3000);
;remotemon=|t(1209,0,50,2048)
;cmdmode=|t(900,903,200,2048)
;functcomplete=|t(1000,0,100,2048)(0,0,100,0)(1000,0,100,2048)
patchup=rpt/callproceeding
patchdown=rpt/callterminated

[telemetry2]
ct1=|t(350,0,100,2048)(500,0,100,2048)(660,0,100,2048)
ct2=|t(660,880,150,2048)
ct3=|t(440,0,150,4096)
ct4=|t(550,0,150,2048)
ct5=|t(660,0,150,2048)
ct6=|t(880,0,150,2048)
ct7=|t(660,440,150,2048)
ct8=|t(700,1100,150,2048)
;ct88=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
ct89=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;NaSA beep
;ct89=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
remotetx=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
remotemon=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
cmdmode=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
functcomplete=|t(2175,0,200,2048)(1950,0,175,2048)   ; TONE REMOTE NASA 1
;
; Nextel tones setup
;remotetx=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
;remotemon=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
;cmdmode=|t(1760,0,30,1048)(0,0,30,0)(1760,0,30,2048)(0,0,30,0)(1760,0,30,2048)
 ; NEXTEL
;functcomplete=|t(1000,0,100,2048)(0,0,100,0)(1000,0,100,2048)
;Unknown settings below..
;unlinkedct=ct1               ; local off-link tone
;remotect=ct3                ; remote base connected tone
;linkunkeyct=ct8              ; remote on-link tone
;remotetx=|t(1633,0,50,3000)(0,0,80,0)(1209,0,50,3000);
;remotemon=|t(1209,0,50,2048)
;cmdmode=|t(900,903,200,2048)
;functcomplete=|t(1000,0,100,2048)(0,0,100,0)(1000,0,100,2048)
patchup=rpt/callproceeding
patchdown=rpt/callterminated


;
; This section allows wait times for telemetry events to be adjusted
; A section for wait times can be defined for every repeater
;

[wait-times]
telemwait=2000
idwait=500
unkeywait=2000
calltermwait=2000

;
; This is where you define your nodes which cam be connected to.
;

[nodes]
; Note, if you are using automatic update for allstar link nodes,
; no allstar link nodes should be defined here. Only place a definition
; for your locak nodes, and private (off of allstar link) nodes here.

29925 = radio at 192.168.1.86/29925,NONE
40875 = radio at 192.168.1.86/40875,NONE
;29925 = radio at 127.0.0.1/29925,NONE
;40875 = radio at 127.0.0.1/40875,NONE
41715 = radio at 192.99.13.90/41715,NONE
;42447 = radio at 127.0.0.1/42447,NONE

; Memories for remote bases

[memory]

;00 = 146.580,100.0,m
;01 = 147.030,103.5,m+t
;02 = 147.240,103.5,m+t
;03 = 147.765,79.7,m-t
;04 = 146.460,100.0,m
;05 = 146.550,100.0,m


#includeifexists custom/rpt.conf




Loren Tedford (KC9ZHV)
Email: lorentedford at gmail.com
http://www.lorentedford.com
http://www.kc9zhv.com
http://forum.kc9zhv.com
http://hub.kc9zhv.com
http://www.newwavesucks.com
http://forum.newwavesucks.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.keekles.org/pipermail/app_rpt-users/attachments/20160616/b157dade/attachment.html>


More information about the App_rpt-users mailing list