<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=085043819-26042005><FONT face=Arial
color=#0000ff size=2>Look at this code....</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=085043819-26042005><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=085043819-26042005><FONT face=Arial
color=#0000ff size=2>;<BR> ; IVR RECORDER<BR> ; <BR>; Record voice
file to /tmp directory <BR>exten => 205,1,Wait(2) ; Call 205 to Record new
Sound Files <BR>exten => 205,2,Record(/tmp/asterisk-recording:gsm) <BR>exten
=> 205,3,Wait(2) <BR>exten => 205,4,Playback(/tmp/asterisk-recording)
<BR>exten => 205,5,wait(2) <BR>exten => 205,6,Hangup </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=085043819-26042005><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=085043819-26042005>Now if
I call in on my * and dial 205 I can record a message to the path described
above....</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=085043819-26042005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=085043819-26042005>As
long as your IVR settings are playing that same file to them, you should be
fine....</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=085043819-26042005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=085043819-26042005>I
would of course customize the file names and possible the
locations...</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=085043819-26042005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=085043819-26042005>Cheers,</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=085043819-26042005>Wiley</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=085043819-26042005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><BR></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <B>On Behalf Of
</B>Marc<BR><B>Sent:</B> Tuesday, April 26, 2005 11:02 AM<BR><B>To:</B>
asterisk-users@lists.digium.com<BR><B>Subject:</B> [Asterisk-Users] Checking for
a sound file<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><SPAN class=145015617-26042005><FONT face=Arial
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=145015617-26042005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=145015617-26042005><FONT face=Arial size=2>At this moment I'm
configuring my first asterisk pbx, and am running into the following "problem":
I would like to create a phonenumber for my customers, which they can call to
hear if there are any problems with the servers. In case of a problem, I would
like to be able to call that number, authenticate myself and record a new
message. From that moment that message must be played when customers call. When
the problem is solved, I would like to call the same number again, authenticate,
and remove that message, so the original message is again played to customers
that call.</FONT></SPAN></DIV>
<DIV><SPAN class=145015617-26042005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=145015617-26042005><FONT face=Arial size=2>I've read the wiki
pages, but I'm not able to create this configuration. Can somebody please give
me some tips how to do this?</FONT></SPAN></DIV>
<DIV><SPAN class=145015617-26042005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=145015617-26042005><FONT face=Arial
size=2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=145015617-26042005><FONT face=Arial
size=2>Marc</FONT></SPAN></DIV></BODY></HTML>