On 8/10/07, <b class="gmail_sendername">Peder @ NetworkOblivion</b> &lt;<a href="mailto:peder@networkoblivion.com">peder@networkoblivion.com</a>&gt; wrote:<div><span class="gmail_quote"></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
That&#39;s great, now say you have 5 or 6 AA&#39;s and each one has 10 different<br>parts that you want to record (&quot;thank you for calling...&quot;&nbsp;&nbsp;&quot;for Steve<br>press 1&quot; &quot;for dave press 2&quot;).&nbsp;&nbsp;Rather than having to record a long
<br>message, I want to break it into pieces so that if &quot;dave&quot; leaves, we can<br>just record that one chunk rather than the whole thing.&nbsp;&nbsp;I would need<br>lots of extensions pre-setup for each chunk.&nbsp;&nbsp;Not very efficient.
</blockquote><div><br>You could front it with something other than extensions.&nbsp; I tag all my recordings with a 4 digit number, but I use an AGI script to manage them.&nbsp; The AGI (written in Perl) authenticates the user, then lets them punch in the announcement number.&nbsp; A database lookup translates the announcement number to the pathname of the the file, then the user gets the choice to listen to the existing recording or re-record it.
<br><br>Adding new announcements is a simple SQL insert.<br><br>TMTOWTDI<br></div></div><br>-- <br>j.