<!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.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Has anyone managed to get a stutter tone working on 
the X-Lite clients when that extension has voicemail ??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</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></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>--------------------------------------------------------------------------------<BR>From: 
<A 
href="mailto:asterisk-users-admin@lists.digium.com">asterisk-users-admin@lists.digium.com</A> 
[mailto:asterisk-users-admin@lists.digium.com] On Behalf Of J Poz<BR>Posted At: 
05 May 2004 22:46<BR>Posted To: Asterisk-Users<BR>Conversation: [Asterisk-Users] 
Re: Simple SIP X-Lite Configuration Failing<BR>Subject: Re: [Asterisk-Users] Re: 
Simple SIP X-Lite Configuration Failing</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV><FONT face=Arial size=2>
<DIV><BR>Girish and All,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I got my SIMPLE SIMPLE X-Lite to X-Lite configuration to work.</DIV>
<DIV>&nbsp;</DIV>
<DIV>First, I want to thank "William Ray" who helped me offline. I found him by 
one of his postings in the <A 
href="http://asterisk.xvoip.com/">http://asterisk.xvoip.com/</A> forum where he 
helped someone else with a similar issue. He gave me a working configuration for 
what I was trying to do and it worked.</DIV>
<DIV>&nbsp;</DIV>
<DIV>However, I still needed to debug and find out what was wrong with my 
configuration since I know it can help someone else in the future (if they 
search the mailing list for the same or similar problem).</DIV>
<DIV>&nbsp;</DIV>
<DIV>The main problem that PREVENTED the X-Lite softphones from communicating 
with eachother was I had invalid syntax in the sip.conf file for the caller-id 
field as follows:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Incorrect Syntax: callerid="Jay &lt;400&gt;"<BR>Correct Syntax: 
callerid="Jay" &lt;400&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>It blows my mind why asterisk would spit out "Auto-congesting" and "is 
circuit-busy" errors since I don't know how they're related. </DIV>
<DIV>&nbsp;</DIV>
<DIV>That was the main problem that needed to get fixed for the configuration to 
work. Also, I then changed the DTMF mode to "rfc2833" from "inband" to get rid 
of "Unable to process inband DTMF on 2 frames" warnings. Everything is PEACHY 
now..</DIV>
<DIV>&nbsp;</DIV>
<DIV>I hope this proves useful to others in the future. I invested over 30 hours 
on this problem so hopefully it can be avoided by someone else.</DIV>
<DIV>&nbsp;</DIV>
<DIV>J..........</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>J Poz &lt;<A 
href="mailto:jpoz0000@yahoo.com">jpoz0000@yahoo.com</A>&gt; 
wrote:<BR>Girish,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks for replying and trying to work my "simple configuration". Nobody on 
the list has replied with any help and I still have the problem.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I've invested well over 20 hours on this problem and still don't have a 
solution (I have everything else within Asterisk working including IVR menus, 
X100 interfaces, etc). However, I am not able to get a simple Softphone to 
Softphone configuration to work.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Can anyone on the LIST help us</DIV>
<DIV>&nbsp;</DIV>
<DIV>Girish Gopinath &lt;<A 
href="mailto:gopinath_girish@hotmail.com">gopinath_girish@hotmail.com</A>&gt; 
wrote:<BR>Hello,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Replying to the mail which was posted 3 days back. I tested the 
<BR>configuration here with SJphones, and got the same error: "circuit-busy". I 
<BR>tried with sip debug turned on, and found that asterisk receives a CANCEL 
<BR>request from the user agent immediately after it receives INVITE. When i 
<BR>first saw this mail, i thought it was a simple config issue, but even after 
<BR>trying for more than 2 hours, i am not able to figure out why it is 
<BR>happening. I tried changing the sip.conf entries with the minimum required 
<BR>values, but no success. I started evaluating Asterisk a few months ago, i 
<BR>also tried with such simple configurations and did not have issues like 
<BR>this.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Here is my Asterisk version:<BR>Asterisk CVS-02/21/04-16:21:31 built by <A 
href="mailto:root@localhost.localdomain">root@localhost.localdomain</A> on a 
i686 <BR>running Linux</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am really curious if you were able to solve the problem. If so, what was 
<BR>the reason behind that weird behaviour and how did you solve it? If not, can 
<BR>anyone please tell what is going wrong?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards, Girish</DIV>
<DIV>&nbsp;</DIV>
<DIV>BTW, J Poz, dont use reinvite=, it does not exist, use canreinvite= 
instead.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;From: J Poz <BR>&gt;Reply-To: <A 
href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</A><BR>&gt;To: 
<A 
href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</A><BR>&gt;Subject: 
Re: [Asterisk-Users] Re: Simple SIP X-Lite Configuration Failing<BR>&gt;Date: 
Sun, 2 May 2004 16:41:52 -0700 (PDT)<BR>&gt;<BR>&gt;Sorry for any 
confusion.........But in my latest error, instead of calling <BR>&gt;my clients 
"jay" and "jtest", I'm calling them "400" and "410".. Everything <BR>&gt;else is 
still the same and it's same problem.<BR>&gt;<BR>&gt;My guess is that I've set a 
parameter incorrectly and therefore Asterisk <BR>&gt;thinks there's only one 
client so any calls I try to make between the two <BR>&gt;fail since it thinks 
the other client is busy. But I do n't understand <BR>&gt;enough to interpret 
the error message. I thought the SIP part would be the <BR>&gt;easy part - I 
already have the FXO and FXS interfaces working.<BR>&gt;<BR>&gt;Again, thanks 
for anyone who can help me since I am at a loss!<BR>&gt;<BR>&gt;J Poz 
wrote:<BR>&gt;Can anyone help. I've changed the extensions.conf file as 
follows:<BR>&gt;<BR>&gt;extensions.conf<BR>&gt;[sip] ; context for X-Lite 
Clients<BR>&gt;exten =&gt;11,1,Dial(SIP/jay,20,tr)<BR>&gt;exten 
=&gt;22,1,Dial(SIP/jtest,20,tr)<BR>&gt;<BR>&gt;I'm still getting the 
Auto-congesting error (and circuit-busy). Does anyone <BR>&gt;know what is 
causing this in such a simple 
configuration?<BR>&gt;<BR>&gt;<BR>&gt;localhost*CLI&gt;<BR>&gt; -- Executing 
Dial("SIP/400-c3de", "SIP/410|20|tr") in new stack<BR>&gt; -- Called 
410<BR>&gt;May 2 19:15:56 NOTICE[1133742896]: chan_sip.c:1021 auto_congest: 
<BR>&gt;Auto-congesting SIP/410-a4a1<BR>&gt; -- SIP/410-a4a1 is 
circuit-busy<BR>&gt; == Everyone is busy at this 
time<BR>&gt;</FONT></DIV></BODY></HTML>