<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
code
        {font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;Hi guys I follow this howto from
http://nerdvittles.com/index.php?p=141 Mailcall for asterisk<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;I don&#8217;t have trixbox ... but I want to use this
feature. I am running asterisk on fedora 5 <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;Where can I add the basic code? <o:p></o:p></span></font></p>

<p class=MsoNormal><code><font size=2 face="Courier New"><span
style='font-size:10.0pt'>exten =&gt; 555,1,Answer</span></font></code><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><br>
<code><font face="Courier New">exten =&gt; 555,2,Wait(1)</font></code><br>
<code><font face="Courier New">exten =&gt; 555,3,DigitTimeout(7)</font></code><br>
<code><font face="Courier New">exten =&gt; 555,4,ResponseTimeout(10)</font></code><br>
<code><font face="Courier New">exten =&gt; 555,5,Flite(&quot;At the beep enter
your e-mail password.&quot;)</font></code><br>
<code><font face="Courier New">exten =&gt; 555,6,Read(PWCODE,beep,4)</font></code><br>
<code><font face="Courier New">exten =&gt; 555,7,Flite(&quot;Please hold a
moment.&quot;)</font></code><br>
<code><font face="Courier New">exten =&gt; 555,8,AGI(nv-mailcall.php|${PWCODE})</font></code><br>
<code><font face="Courier New">exten =&gt; 555,9,Flite(&quot;Thank you for
calling. Good bye.&quot;)</font></code><br>
<code><font face="Courier New">exten =&gt; 555,10,Hangup<o:p></o:p></font></code></span></font></p>

<p class=MsoNormal><code><font size=2 face="Courier New"><span
style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></code></p>

<p class=MsoNormal><code><font size=2 face="Courier New"><span
style='font-size:10.0pt'>Thank you<o:p></o:p></span></font></code></p>

<p class=MsoNormal><code><font size=2 face="Courier New"><span
style='font-size:10.0pt'>Gabriel</span></font></code><font face=Arial><span
style='font-family:Arial'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>