[arm-allstar] Using tomorse and sox --was: Node Not ID'ing
    David McGough 
    k4fxc at inttek.net
       
    Wed Jun  1 01:07:31 EDT 2022
    
    
  
Chris,
Here is an example procedure:
usage: tomorse [-p <pitch>] [-c <character speed>] [-s <word speed>]
cd /etc/asterisk/local
echo "DE K4FXC RPT" | tomorse -c 24 -s 20 > k4fxc-rpt.wav
sox -v 0.25 k4fxc-rpt.wav -c 1 -r 8000  k4fxc-rpt-8kpcm.wav
Then, from asterisk:
rpt localplay 509941 /etc/asterisk/local/k4fxc-rpt-8kpcm
Or, from rpt.conf
idrecording=/etc/asterisk/local/k4fxc-rpt-8kpcm
idtalkover=/etc/asterisk/local/k4fxc-rpt-8kpcm
73, David K4FXC
On Wed, 1 Jun 2022, "Chris via ARM-allstar" wrote:
> Hi.
> 
>  
> 
> for some reason, I'm not hearing my node ID. I created a file with tomorse,
> and it plays fine with the command:
> 
> rpt localplay 509941 /etc/asterisk/local/ve3rwj-l-8kpcm
> 
>  
> 
> Here's what I have defined in rpt.conf
> 
> idrecording=/etc/asterisk/local/ve3rwj-l-8kpcm.wav
> 
> idtalkover=/etc/asterisk/local/ve3rwj-l-8kpcm.wav
> 
> idtime=600000
> 
>  
> 
> What else should I check?
> 
>  
> 
> Thanks for any ideas.
> 
>  
> 
> Chris
> 
> _______________________________________________
> 
> 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/4 web page - http://hamvoip.org
> 
    
    
More information about the ARM-allstar
mailing list