<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1458" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=297261713-17082004><FONT face=Arial size=2>Thanks to Greg Hill 
for pointing me to the 'sip debug on' cmd that helped me resolve the sip 
connection problem!</FONT></SPAN></DIV>
<DIV><SPAN class=297261713-17082004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=297261713-17082004><FONT face=Arial size=2>The other issue I'm 
trying to resolve is configuring outgoing calls. I need to configure outgoing 
calls to use the FXO card in the PBX (zaptel device) via sip connected ip phones 
when&nbsp;a user dials 9. I need to support local and long distance dialing. 
Below is an excerpt of my extensions.conf file:</FONT></SPAN></DIV>
<DIV><SPAN class=297261713-17082004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=297261713-17082004><FONT face=Arial 
size=2>[outgoing]<BR>;dialing local...starts with a 9 and is 8 digits 
long<BR>exten =&gt; _9X.,1,Dial(Zap/1/${EXTEN:1})<BR>exten =&gt; 
_9NXXXXXX,1,StripMSD,1<BR>exten =&gt; 
_NXXXXXX,2,Dial,Zap/1/BYEXTENSION<BR>;dialing long distance...starts with a 9,1 
and is 12 digits long<BR>exten =&gt; _91NXXNXXXXXX,1,StripMSD,2<BR>exten =&gt; 
_NXXNXXXXXX,2,Dial,Zap/1/BYEXTENSION<BR></FONT></SPAN></DIV>
<DIV><SPAN class=297261713-17082004><FONT face=Arial size=2>Below is the error 
I'm seeing on the PBX with 'sip debug on':</FONT></SPAN></DIV>
<DIV><SPAN class=297261713-17082004><FONT face=Arial size=2>Aug 17 09:16:52 
NOTICE[294930]: app_dial.c:506 dial_exec: Unable to create channel of type 
'Zap'<BR>&nbsp; == Everyone is busy at this time<BR>&nbsp;&nbsp;&nbsp; -- 
Executing StripMSD("SIP/6655-d094", "2") in new stack<BR>&nbsp;&nbsp;&nbsp; -- 
Executing Dial("SIP/6655-d094", "Zap/1/BYEXTENSION") in new stack<BR>Aug 17 
09:29:14 NOTICE[311314]: app_dial.c:506 dial_exec: Unable to create channel of 
type 'Zap'<BR>&nbsp; == Everyone is busy at this time<BR>Aug 17 09:29:24 
WARNING[311314]: pbx.c:1829 ast_pbx_run: Timeout, but no rule 't' in context 
'local'<BR></FONT></SPAN></DIV>
<DIV><SPAN class=297261713-17082004><FONT face=Arial size=2>Does anyone know 
what config changes are needed?</FONT></SPAN></DIV>
<DIV><SPAN class=297261713-17082004><FONT face=Arial size=2>Thanks 
!</FONT></SPAN></DIV>
<DIV><SPAN class=297261713-17082004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=297261713-17082004><FONT face=Arial 
size=2>Curt</DIV></FONT></SPAN></BODY></HTML>