<!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><FONT face=Arial color=#0000ff size=2><SPAN 
class=547575514-17082004>Nevermind. Figured this out. I needed the following in 
extensions.conf to enable outbound dial.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=547575514-17082004></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=547575514-17082004>exten 
=&gt; _9.,1,Dial(Zap/2/${EXTEN:1},70,Tt)<BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=547575514-17082004></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=547575514-17082004>Thanks</DIV></SPAN></FONT>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Info 
  [mailto:info@psgsite.com] <BR><B>Sent:</B> Tuesday, August 17, 2004 9:27 
  AM<BR><B>To:</B> 'asterisk-users@lists.digium.com'<BR><B>Subject:</B> RE: 
  dialing out<BR><BR></FONT></DIV>
  <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></BLOCKQUOTE></FONT></SPAN></BODY></HTML>