<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3819.300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am new to Linux and Asterisk. I have installed 
latest version of Asterisk on a system running Redhat Linux 8.0. I have followed 
the instructions from Andy Powell's getting started guide. The installation of 
Asterisk was successful.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have installed X-lite softphone (Xten Networks) 
in Windows 2000 professional and configured Cisco ATA 186 as the second 
extension. I have disabled silence suppression in X-Lite.&nbsp; When&nbsp;dial 
from X-lite, Asterisk is directly going to voice mail. But when i call from 
ATA186 the softphone is ringing and upon attending the call it is getting 
disconnected.(hung up)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>my configuration is as follows.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><U><STRONG>sip.conf</STRONG></U></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[general]</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>port=5060</FONT></DIV>
<DIV><FONT face=Arial size=2>bindaddr = 0.0.0.0</FONT></DIV>
<DIV><FONT face=Arial size=2>context =&nbsp; bogon-calls</FONT></DIV>
<DIV><FONT face=Arial size=2>allow=all</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[2000]</FONT></DIV>
<DIV><FONT face=Arial size=2>type=friend</FONT></DIV>
<DIV><FONT face=Arial size=2>username=2000</FONT></DIV>
<DIV><FONT face=Arial size=2>secret=2000</FONT></DIV>
<DIV><FONT face=Arial size=2>host=dynamic</FONT></DIV>
<DIV><FONT face=Arial size=2>context=from-sip</FONT></DIV>
<DIV><FONT face=Arial size=2>mailbox=100</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[2001]</FONT></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>type=friend</FONT></DIV>
<DIV><FONT face=Arial size=2>username=2001</FONT></DIV>
<DIV><FONT face=Arial size=2>secret=2001</FONT></DIV>
<DIV><FONT face=Arial size=2>host=dynamic</FONT></DIV>
<DIV><FONT face=Arial size=2>context=from-sip</FONT></DIV>
<DIV><FONT face=Arial size=2>mailbox=101</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><STRONG><U>extension.conf</U></STRONG></DIV>
<DIV>&nbsp;</DIV>
<DIV>static=yes</DIV>
<DIV>writeprotect=yes</DIV>
<DIV>&nbsp;</DIV>
<DIV>[bogon-calls]</DIV>
<DIV>&nbsp;</DIV>
<DIV>exten=&gt; _.,1,Congestion</DIV>
<DIV>&nbsp;</DIV>
<DIV>[from-sip]</DIV>
<DIV>&nbsp;</DIV>
<DIV>exten =&gt; 2000,1,Dial(SIP/2000,20)</DIV>
<DIV>exten =&gt; 2000,2,Voicemail(u2000)</DIV>
<DIV>exten =&gt; 2000,102,Voicemail(b2000)</DIV>
<DIV>exten =&gt; 2000,103,Hangup</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV>exten =&gt; 2001,1,Dial(SIP/2001,20)</DIV>
<DIV>exten =&gt; 2000,2,Voicemail(u2001)</DIV>
<DIV>exten =&gt; 2000,102,Voicemail(b2001)</DIV>
<DIV>exten =&gt; 2000,103,Hangup</DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV>exten=&gt; 2999,1,VoicemailMain(${CALLERIDNUM})</DIV>
<DIV>&nbsp;</DIV>
<DIV><STRONG><U>voicemail.conf</U></STRONG></DIV>
<DIV>&nbsp;</DIV>
<DIV>[general]</DIV>
<DIV>&nbsp;</DIV>
<DIV>format=wav</DIV>
<DIV>&nbsp;</DIV>
<DIV>[local]</DIV>
<DIV>&nbsp;</DIV>
<DIV>2000 =&gt; <A 
href="mailto:1234,rajeev,rajeev@xyz.com">1234,rajeev,rajeev@xyz.com</A></DIV>
<DIV>2000 =&gt; <A 
href="mailto:4321,rajeev1,rajeev1@xyz.com">4321,rajeev1,rajeev1@xyz.com</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>These configurations i have copied from ONLamp.com website. I am not using 
any additional hardware for testing this setup. </DIV>
<DIV>I have followed the instructions of Andy Powell in configuring the ATA. If 
the host is mentioned as "dynamic " the ATA is not getting registered. I am 
giving IP address now. </DIV>
<DIV>&nbsp;</DIV>
<DIV>The error messages are </DIV>
<DIV>&nbsp;</DIV>
<DIV>When calling from X-Lite</DIV>
<DIV>&nbsp;</DIV>
<DIV>rtp.c:275 process_rfc3389: RFC3389 support incomplete. Turn off on client 
if possible.</DIV>
<DIV>spawn extension (from-sip, 2000, 102) exited non-zero on 
'SIP/2001-3c02'</DIV>
<DIV>&nbsp;</DIV>
<DIV>When calling from Cisco ATA</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV>spawn extension (from-sip, 2001, 1) exited non-zero on 
'SIP/2000-bfed'</DIV>
<DIV>Got SIP response 481 " Call Leg/Transaction Does Not Exist" back from 
192.168.1.136</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks a lot for your time.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Rajeevk</DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></FONT></DIV></FONT></DIV></FONT></DIV></BODY></HTML>