[arm-allstar] Tail Message Error
David McGough
kb4fxc at inttek.net
Sat Oct 15 03:41:36 EST 2016
Hi Steve,
The syntax of the tailmessagelist doesn't allow spaces, etc. Only a list
exactly like:
tailmessagelist=sound_file1,sound_file2,sound_file3,sound_fileN
So, try this format:
tailmessagelist=/var/lib/asterisk/sounds/rpt/bkfst,/var/lib/asterisk/sounds/rpt/meeting
73, David KB4FXC
On Fri, 14 Oct 2016, Steve Smith via arm-allstar wrote:
> I am running RPi2-3 on a Pi3.
>
> I have created a tail message list in my rpt.conf file as follows:
>
> tailmessagetime=1800000
> tailsquashedtime=30000
> tailmessagelist=/var/lib/asterisk/sounds/rpt/bkfst, /var/lib/asterisk/sounds/rpt/meeting
>
> Both files are ulaw and reside in /var/lib/asterisk/sounds/rpt/
>
> The first message in the list plays as expected but I see the following error in CLI when the second message should play.
>
> [Oct 14 19:45:20] WARNING[10043]: file.c:602 ast_openstream_full: File /var/lib/asterisk/sounds/rpt/meeting does not exist in any format
> [Oct 14 19:45:20] WARNING[10043]: file.c:912 ast_streamfile: Unable to open/var/lib/asterisk/sounds/rpt/meeting (format 0x44 (ulaw|slin)): No such file or directory
> [Oct 14 19:45:20] WARNING[10043]: app_rpt.c:10532 rpt_tele_thread: ast_streamfile failed on DAHDI/pseudo-818096058
>
> If I reverse the order of the files in the list, putting âmeetingâ first and âbkfstâ second then the meeting message plays and I see an error trying to play the bkfst message.
>
> Is the format of my tailmessage list incorrect or is this a known problem.
>
> Steve
> N8AR
>
>
More information about the arm-allstar
mailing list