[arm-allstar] Change Call ID Voice announcement
David McGough
kb4fxc at inttek.net
Thu Oct 3 13:11:07 EDT 2019
Keven,
The local voice ID announcement is controlled by the idrecording=
and idtalkover= statements in rpt.conf.
If you're using a voice announcement, you need to make a new announcement
file. This can be done many ways. From a bash prompt, one example is:
cd /var/lib/asterisk/sounds/
cat letters/k.gsm digits/7.gsm letters/k.gsm letters/a.gsm letters/j.gsm repeater.gsm letters/p.gsm letters/l.gsm digits/1.gsm digits/hundred.gsm letters/dot.gsm digits/0.gsm > /etc/asterisk/local/repeater-id.gsm
...Then, to test the new file you've generated:
asterisk -rx "rpt localplay 1999 /etc/asterisk/local/repeater-id"
...Change the node number 1999 to your actual node number. Once you're
happy with the announcement, one example for the rpt.conf file
modification would be:
idrecording=/etc/asterisk/local/repeater-id
idtalkover=|iDE K7KAJ RPT
...This will normally play the voice announcement. In talkover mode, it'll
play a CW announcement. Note that if you're wanting to make a customized
or precision CW announcement, there is an included program "tomorse" which
generates a sound (.wav) file containing the specified CW message (which
must them be converted with the sox program).
...Finally, save the rpt.conf file changes and then restart asterisk. It
should be good-to-go.
73, David KB4FXC
On Thu, 3 Oct 2019, "cox via ARM-allstar" wrote:
> I'm giving my question another go.
I just got a vanity call and would like to update my node.
I manually changed the rpt.conf files, idrecording= line to reflect my new call sign.
I then restarted the node but my original call did not change in the voice announcement.
Is there another file I need to change?
Better yet what are the steps I need to do to make this change?
73, Keven K7KAJ
_______________________________________________
ARM-allstar mailing list
ARM-allstar at hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
Visit the BBB and RPi2/3 web page - http://hamvoip.org
More information about the ARM-allstar
mailing list