¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Change voice ID to CW


 

In your rpt.conf file located in the /etc/asterisk directory you can run the following command: ?nano rpt.conf ?and look for the following
to change voice to CW just remove the ; from in front of the line for CW and place a ; in front of the line for voice. make sure you callsign is in the proper spot

Hamvoip: ?Voice to CW change

;idtalkover=/etc/asterisk/local/node-id ? ? ?; Main ID voice
;idrecording=|iDE yourcallsign ? ? ? ? ? ? ? ? ; Main ID CW
;idtalkover=|iDE yourcallsign ? ? ? ? ? ? ? ? ; ID when signal present
;idrecording=/etc/asterisk/local/node-id

ASL3:
idrecording = |iyourcallsign ? ? ? ? ? ? ?; id recording or CW morse string
idtalkover = /etc/asterisk/local/NewID ? ?; Talkover ID (optional) default is none Voice ID
idtime = 540000 ? ? ? ? ? ? ? ? ? ? ? ? ? ; id interval time (in ms) (optional) Default 5 minutes (300000 ms)
politeid = 30000 ? ? ? ? ? ? ? ? ? ? ? ? ?; time in milliseconds before ID timer expires to try and ID in the tail. (optional, default 30000)
?

Join [email protected] to automatically receive all group messages.