On 8/10/07, <b class="gmail_sendername">Peder @ NetworkOblivion</b> <<a href="mailto:peder@networkoblivion.com">peder@networkoblivion.com</a>> 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's great, now say you have 5 or 6 AA's and each one has 10 different<br>parts that you want to record ("thank you for calling..." "for Steve<br>press 1" "for dave press 2"). Rather than having to record a long
<br>message, I want to break it into pieces so that if "dave" leaves, we can<br>just record that one chunk rather than the whole thing. I would need<br>lots of extensions pre-setup for each chunk. Not very efficient.
</blockquote><div><br>You could front it with something other than extensions. I tag all my recordings with a 4 digit number, but I use an AGI script to manage them. The AGI (written in Perl) authenticates the user, then lets them punch in the announcement number. 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.