<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Are the new files being named uniquely ?<br>
<br>
there are bugs (e.g., jira# 11291) that have to do with files having the same name.<br>
<br>
my solution was to add .$$ on the end of the filename to ensure it was unique.<br><span class=""><font color="#888888"><br></font></span></blockquote><div>Yep, the files get a YYYY-MM-DD_HH:ii:ss- timestamp prefix in their names before being mv'ed into the spool directory (same filesystem) and are never realistically fired of more than once per second. Logic behind this was that after they get moved automatically into the "outgoing_done/" folder by asterisk, we've got a rough log in the filenames of which alarms got tripped at what times. :)</div>
<div><br></div><div>- - Jesse</div></div><br></div></div>