Connection announcement for AllStar (ACID) ... ALLSTAR Works: In /var/lib/asterisk/sounds/rpt/nodenames/ add a file syntax #####.wav where ##### is the node number. The system will happily play the WAV file instead of reading the individual digits of the connected node. ECHOLINK Fails: Every permutation of the above fails (3######.wav, ######.wav, Callsign.wav, etc.) for EchoLink connections. Has anyone found the format and the directory that needs to be used??? Thanks ...STeve - KF5VH
Answer ... Decided to dig thru the app_rpt source code. I got lucky and found it. ... here's how ... 1) the wav, ulaw, gsm file goes in /var/lib/asterisk/sounds/rpt/nodenames/ 2) the filename format is 3######.[wav|ulaw|gsm] 3) in rpt.conf ... variable eannmode=# must be set to 1 or 3 (you can test this by executing COP 42) [Yes, I had mine set to 2.] ...STeve - KF5VH On 7/22/2016 12:27 PM, Steve Mahler wrote:
Connection announcement for AllStar (ACID) ...
ALLSTAR Works:
In /var/lib/asterisk/sounds/rpt/nodenames/ add a file syntax #####.wav where ##### is the node number. The system will happily play the WAV file instead of reading the individual digits of the connected node.
ECHOLINK Fails:
Every permutation of the above fails (3######.wav, ######.wav, Callsign.wav, etc.) for EchoLink connections. Has anyone found the format and the directory that needs to be used???
Thanks
...STeve - KF5VH
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
You can also use the nodenames value in rpt.conf to point at a directory. nodenames = /var/lib/asterisk/sounds/rpt/nodenames.callsign On 7/22/2016 3:04 PM, Steve Mahler wrote:
Answer ...
Decided to dig thru the app_rpt source code. I got lucky and found it. ... here's how ...
1) the wav, ulaw, gsm file goes in /var/lib/asterisk/sounds/rpt/nodenames/
2) the filename format is 3######.[wav|ulaw|gsm]
3) in rpt.conf ... variable eannmode=# must be set to 1 or 3 (you can test this by executing COP 42) [Yes, I had mine set to 2.]
...STeve - KF5VH
On 7/22/2016 12:27 PM, Steve Mahler wrote:
Connection announcement for AllStar (ACID) ...
ALLSTAR Works:
In /var/lib/asterisk/sounds/rpt/nodenames/ add a file syntax #####.wav where ##### is the node number. The system will happily play the WAV file instead of reading the individual digits of the connected node.
ECHOLINK Fails:
Every permutation of the above fails (3######.wav, ######.wav, Callsign.wav, etc.) for EchoLink connections. Has anyone found the format and the directory that needs to be used???
Thanks
...STeve - KF5VH
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
participants (2)
-
Steve Mahler -
Steve Zingman