<!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.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I just setup my * with digium. I started testing 
voicemail first between atas, and i am not sure why it is not prompting me any 
when the call is not answered or if busy.&nbsp;&nbsp;i only get continuous 
ringback and&nbsp;the following message: </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>asterisk*CLI&gt; <BR>&nbsp;&nbsp;&nbsp; -- 
Executing Dial("SIP/6882332-1697", "SIP/5104112978|20|tr") in new 
stack<BR>&nbsp;&nbsp;&nbsp; -- Called 5104112978<BR>&nbsp;&nbsp;&nbsp; -- 
SIP/5104112978-3f88 is ringing<BR>&nbsp;&nbsp;&nbsp; -- Nobody picked up in 
20000 ms</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I wonder if my u&lt;extension&gt; and 
b&lt;extension&gt; config is correct, mispelled, or something else is 
missing.&nbsp; </FONT><FONT face=Arial size=2>Note that ata to ata via * works, 
as well as getting to VoicemailMain via extension 1234.&nbsp;&nbsp;&nbsp; Please 
help.&nbsp; My config are found below.&nbsp; I appreciate your 
help.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>sip.conf</FONT></DIV>
<DIV><FONT face=Arial size=2>-----------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>[6882332]<BR>type=friend<BR>username=6882332<BR>secret=test<BR>host=dynamic<BR>defaultip=172.30.200.27<BR>dtmfmode=rfc2833<BR>mailbox=6882332<BR>callerid 
= "test1" &lt;6882332&gt;<BR>context=sip<BR></FONT><FONT face=Arial 
size=2></FONT></DIV>
<DIV><FONT face=Arial 
size=2>[5104112978]<BR>type=friend<BR>username=5104112978<BR>secret=test<BR>host=dynamic<BR>;canreinvite=no<BR>defaultip=172.30.200.26<BR>dtmfmode=rfc2833<BR>mailbox=5104112978<BR>callerid 
= "test2" &lt;5104112978&gt;<BR>context=sip<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>extensions.conf</FONT></DIV>
<DIV><FONT face=Arial size=2>------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>[sip]<BR>;ring<BR>exten =&gt; 
5104112978,1,Dial(SIP/5104112978,20,tr)<BR>exten =&gt; 
6882332,1,Dial(SIP/6882332,15,tr)<BR>exten =&gt; 
1111,1,Dial(SIP/1111,5,tr)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;unanswered<BR>exten =&gt; 
6882332,102,Voicemail,u6882332<BR>exten =&gt; 
5104112978,102,Voicemail,u5104112978<BR>exten =&gt; 
1111,102,Voicemail,u1111</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;busy<BR>exten =&gt; 
6882332,103,Voicemail,b6882332<BR>exten =&gt; 
5104112978,103,Voicemail,b5104112978<BR>exten =&gt; 
1111,103,Voicemail,b1111</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>;get message<BR>exten =&gt; 
1234,1,VoicemailMain(6882332);<BR>exten =&gt; 
9999,1,VoicemailMain(1111);</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>voicemail.conf</FONT></DIV>
<DIV><FONT face=Arial size=2>---------------------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[default]<BR>6882332 =&gt; 
6882332,test1,jess@arretni.com</FONT></DIV>
<DIV><FONT face=Arial size=2>5104112978 =&gt; 5104112978,test2, <A 
href="mailto:jess@arretni.com">jess@arretni.com</A></FONT></DIV>
<DIV><FONT face=Arial size=2>9011 =&gt; 9011,Asterisk,jess@arretni.com<BR>1111 
=&gt; 1111,Nada,jess@arretni.com</DIV></FONT></BODY></HTML>