<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff size=2>What's 
up with realtime voicemail? I have been going thtough and testing each feature 
that can be set as a column in the db, one by one.</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff size=2>Some 
do work, and some don't.</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff size=2>Here's 
some I have found that do work:</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2>delete</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2>envelope</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2>maxmsg</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2>review</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2>saycid</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff size=2>and 
here's some that simply don't work:</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff size=2>attach 
(emails sent&nbsp;if there is something in the email field)</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2>maxsilence (docs say the default is 0/off, but the default is 
10s)</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2>maxmessage</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2>minmessage</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2>maxlogins (how hard can this be?)</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2>pbxskip</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff size=2>Has 
anyone got any idea on this?</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2>Doug.</FONT></SPAN></DIV>
<DIV><SPAN class=036102220-27062006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Andrew Nowrot 
  [mailto:andrew.nowrot@gmail.com]<BR><B>Sent:</B> Tuesday, June 27, 2006 2:12 
  PM<BR><B>To:</B> Asterisk Users Mailing List - Non-Commercial 
  Discussion<BR><B>Subject:</B> Re: [Asterisk-Users] Call length 
  limitation<BR><BR></FONT></DIV>On 6/27/06, <B class=gmail_sendername>William 
  Piper</B> &lt;<A 
  href="mailto:william.piper@gmail.com">william.piper@gmail.com</A>&gt; wrote:
  <DIV><SPAN class=gmail_quote></SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV>
    <DIV>Well, It was worth a shot.</DIV>
    <DIV>Perhaps doing a some variation of the HANGUPCAUSE variable.</DIV>
    <DIV><A onclick="return top.js.OpenExtLink(window,event,this)" 
    href="http://www.voip-info.org/wiki/index.php?page=Asterisk+variable+hangupcause" 
    target=_blank>http://www.voip-info.org/wiki/index.php?page=Asterisk+variable+hangupcause 
    </A></DIV>
    <DIV><BR>exten =&gt; xxxxx,2,Dial(Sip/xxxx|30|gL(60000:30000:10000))</DIV>
    <DIV>exten =&gt; xxxxx,3,GoToIf($["${HANGUPCAUSE}" != "1"]?4:10)<BR>exten 
    =&gt; xxxxx,4,DeadAGI()</DIV>
    <DIV>exten =&gt; xxxxx,10,hangup()<BR></DIV></DIV></BLOCKQUOTE></DIV><BR>I 
  will do that first thing in the morning (now it's getting late) and of course 
  send the results to the list. <BR><BR>Cheers<BR><BR></BLOCKQUOTE></BODY></HTML>