<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=710494214-03102007><FONT face=Arial size=2>Now on to another 
problem that we've had as far as I know since the beginning of using Asterisk 9+ 
months ago.&nbsp; I've been trying very hard to knock this problem out but 
regardless of what I do, it's still there.</FONT></SPAN></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial size=2>So, the problem is, 
when a call is in the parking lot, it then times out after whatever time frame 
and dials the extension that put it on hold.&nbsp; After 60 seconds of ringing 
back, it's supposed to go to [park-dial] t extension as far as I can tell, which 
it actually does seem to do.&nbsp; However, before the t extension kicks in, the 
line is dropped with the following error message on the CLI:</FONT></SPAN></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial size=2>[Oct&nbsp; 3 
08:45:31] WARNING[12621]: channel.c:2616 ast_indicate_data: Unable to handle 
indication 3 for 'SIP/727-095c0348'<BR>[Oct&nbsp; 3 08:46:31] WARNING[11487]: 
chan_sip.c:12037 handle_response_invite: Re-invite to non-existing call leg on 
other UA. SIP dialog <A 
href="mailto:'294bf6652379a770665524cc50a8cfab@xxx.xxx.xxx.xxx">'294bf6652379a770665524cc50a8cfab@xxx.xxx.xxx.xxx</A>. 
Giving up.<BR>&nbsp;&nbsp;&nbsp; -- SIP/717-09570200 is 
circuit-busy<BR>[Oct&nbsp; 3 08:46:31] NOTICE[12621]: cdr.c:434 ast_cdr_free: 
CDR on channel 'SIP/717-09570200' not posted<BR>&nbsp; == Everyone is 
busy/congested at this time (1:0/1/0)<BR>&nbsp; == Auto fallthrough, channel 
'SIP/727-095c0348' status is 'CONGESTION'<BR>[Oct&nbsp; 3 08:46:31] 
WARNING[12621]: channel.c:2616 ast_indicate_data: Unable to handle indication 8 
for 'SIP/727-095c0348'<BR>[Oct&nbsp; 3 08:46:31] WARNING[11487]: 
chan_sip.c:12536 handle_response: Remote host can't match request CANCEL to call 
<A 
href="mailto:'294bf6652379a770665524cc50a8cfab@xxx.xxx.xxx.xxx'">'294bf6652379a770665524cc50a8cfab@xxx.xxx.xxx.xxx'</A>. 
Giving up.</FONT></SPAN></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial size=2>So the line hangs 
up, these errors are displayed, then I see the 't' extension kick in.&nbsp; 
Notice this is all on the same network, SIP devices only, no NAT or anything 
like that.&nbsp; I was initially testing on a ZAP/SIP configuration, had the 
same type of errors and thought to reduce complexity I'd keep it all SIP.&nbsp; 
I've tried canreinvite=yes and no on the SIP devices, neither made a 
difference.</FONT></SPAN></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial size=2>So, before I go the 
bug route I'd like someone to just verify my configuration files make sure I'm 
not doing something stupid.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><BR><SPAN class=710494214-03102007><FONT 
face=Arial size=2>SIP.CONF:</FONT></SPAN></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2>[general]<BR>callerid=Unknown 
Caller<BR>disallow=all<BR>allow=ulaw<BR>allow=gsm<BR></FONT></SPAN></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2>[717]<BR>type=friend<BR>dial=SIP/717<BR>callerid=Ken Williams 
&lt;717&gt;<BR><A 
href="mailto:mailbox=717@default">mailbox=717@default</A><BR>allowsubscribe=yes<BR>host=dynamic<BR>context=from-internal</FONT></SPAN></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2>[727]<BR>type=friend<BR>secret=1234<BR>dial=SIP/727<BR>callerid=Conference 
Room &lt;727&gt;<BR></FONT><A href="mailto:mailbox=727@default"><FONT face=Arial 
size=2>mailbox=727@default</FONT></A><BR><FONT face=Arial 
size=2>allowsubscribe=yes<BR>host=dynamic<BR>context=from-internal<BR></FONT></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2>EXTENSIONS.CONF:</FONT></SPAN></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2>[from-internal]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; include 
=&gt; parkedcalls<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exten =&gt; 
_20X,1,Goto(parkedcalls,${EXTEN},1)<BR></FONT></SPAN></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2>[park-dial]</FONT></SPAN></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exten =&gt; 
t,1,Goto(from-internal,900,1)<BR></FONT></SPAN></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial 
size=2>FEATURES.CONF</FONT></SPAN></DIV>
<DIV><SPAN class=710494214-03102007><FONT face=Arial size=2>[general]<BR>parkext 
=&gt; 200<BR>parkpos =&gt; 201-205<BR>context =&gt; parkedcalls<BR>parkingtime 
=&gt; 30<BR>parkhints = yes<BR></DIV></FONT></SPAN></SPAN></SPAN></BODY></HTML>