<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial'; COLOR: #000000">
<DIV>I am running RPi2-3 on a Pi3.</DIV>
<DIV> </DIV>
<DIV>I have created a tail message list in my rpt.conf file as follows:</DIV>
<DIV> </DIV>
<DIV>tailmessagetime=1800000     </DIV>
<DIV>tailsquashedtime=30000</DIV>
<DIV>tailmessagelist=/var/lib/asterisk/sounds/rpt/bkfst, 
/var/lib/asterisk/sounds/rpt/meeting</DIV>
<DIV> </DIV>
<DIV>Both files are ulaw and reside in /var/lib/asterisk/sounds/rpt/</DIV>
<DIV> </DIV>
<DIV>The first message in the list plays as expected but I see the following 
error in CLI when the second message should play.</DIV>
<DIV> </DIV>
<DIV>[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</DIV>
<DIV>[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</DIV>
<DIV>[Oct 14 19:45:20] WARNING[10043]: app_rpt.c:10532 rpt_tele_thread: 
ast_streamfile failed on DAHDI/pseudo-818096058</DIV>
<DIV> </DIV>
<DIV>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.</DIV>
<DIV> </DIV>
<DIV>Is the format of my tailmessage list incorrect or is this a known 
problem.</DIV>
<DIV> </DIV>
<DIV>Steve</DIV>
<DIV>N8AR</DIV>
<DIV> </DIV>
<DIV> </DIV></DIV></DIV></BODY></HTML>