<!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.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have just installed * from the latest CVS and I 
can make calls via X-Lite to outside numbers but for only 30 to 35 Seconds at a 
time then Broadvoice will hang up on me but X-Lite will not know it. Once I hang 
up X-Lite then I will get the following error message:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Spawn extension (default, Number-I-Dialed, 1) 
exited non-zero on 'SIP/200-6a22'<BR>-- Got SIP response 404 "Not Found" back 
from 147.135.0.128</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV><FONT face=Arial size=2>
<DIV><BR>I have also just installed a TDM22B and I get the same thing when I use 
a regular analog phone with it. Call goes through then dropped after about 30 
seconds.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Extension to Extension calls work just fine. </DIV>
<DIV><BR>Can anyone see anything wrong with my config files? I have tried using 
a direct proxy name but I always get a "404 Not found" right away.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Sip.conf<BR>register =&gt; <A 
href="mailto:425XXXXXXX@sip.broadvoice.com:PPPPPPPPPP:425XXXXXXX@sip.broadvoice.com/200">425XXXXXXX@sip.broadvoice.com:PPPPPPPPPP:425XXXXXXX@sip.broadvoice.com/200</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>[sip.broadvoice.com]<BR>;type=friend<BR>type=peer<BR>host=sip.broadvoice.com<BR>username=425XXXXXXX<BR>secret=PPPPPPPPPP<BR>fromdomain=sip.broadvoice.com<BR>fromuser=425XXXXXXX<BR>insecure=very<BR>;context=from-broadvoice<BR>context=from-pstn<BR>dtmfmode=inband<BR>canreinvite=no<BR>qualify=yes<BR>user=phone</DIV>
<DIV>&nbsp;</DIV>
<DIV>[200]<BR>type=friend<BR>secret=010101<BR>auth=md5<BR>nat=yes<BR>host=dynamic<BR>reinvite=no<BR>canreinvite=no<BR>dtmfmode=inband<BR>callerid="Fred 
F"&lt;200&gt;<BR>dissallow=all</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>Extensions.conf<BR>[default]</DIV>
<DIV>&nbsp;</DIV>
<DIV>exten =&gt; 1000,1,Dial,Zap/1|20 <BR>exten =&gt; 
1000,2,Voicemail,u1000<BR>exten =&gt; 1000,3,Hangup<BR>exten =&gt; 
1000,102,Voicemail,b1000<BR>exten =&gt; 1000,103,Hangup</DIV>
<DIV>&nbsp;</DIV>
<DIV>exten =&gt; 2000,1,Dial,Zap/2|20<BR>exten =&gt; 
2000,2,Voicemail,u2000<BR>exten =&gt; 2000,3,Hangup<BR>exten =&gt; 
2000,102,Voicemail,b2000<BR>exten =&gt; 2000,103,Hangup</DIV>
<DIV>&nbsp;</DIV>
<DIV>exten =&gt; _NXXNXXXXXX, 1, dial(<A 
href="mailto:SIP/${EXTEN}@sip.broadvoice.com,30">SIP/${EXTEN}@sip.broadvoice.com,30</A>) 
; Dial Broadvoice for 30 seconds<BR>exten =&gt; _NXXNXXXXXX, 2, congestion() ; 
No answer, nothing<BR>exten =&gt; _NXXNXXXXXX, 102, busy() ; 
Busy<BR></FONT></DIV></BODY></HTML>