<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
On Mon, 2004-11-15 at 15:23 -0700, Kyle Hagan wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Im trying to use the auto-dial out in asterisk and having problems....</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I get the following errors:</FONT>

<FONT COLOR="#000000">Nov 15 15:14:37 WARNING[1106140080]: pbx_spool.c:182 apply_outgoing: </FONT>
<FONT COLOR="#000000">Unknown keyword ' Channel' at line 5 of /var/spool/asterisk/outgoing/1.call</FONT>
<FONT COLOR="#000000">Nov 15 15:14:37 WARNING[1106140080]: pbx_spool.c:182 apply_outgoing: </FONT>
<FONT COLOR="#000000">Unknown keyword ' MaxRetries' at line 6 of </FONT>
<FONT COLOR="#000000">/var/spool/asterisk/outgoing/1.call</FONT>
<FONT COLOR="#000000">Nov 15 15:14:37 WARNING[1106140080]: pbx_spool.c:182 apply_outgoing: </FONT>
<FONT COLOR="#000000">Unknown keyword ' RetryTime' at line 7 of </FONT>
<FONT COLOR="#000000">/var/spool/asterisk/outgoing/1.call</FONT>
<FONT COLOR="#000000">Nov 15 15:14:37 WARNING[1106140080]: pbx_spool.c:182 apply_outgoing: </FONT>
<FONT COLOR="#000000">Unknown keyword ' WaitTime' at line 8 of </FONT>
<FONT COLOR="#000000">/var/spool/asterisk/outgoing/1.call</FONT>
<FONT COLOR="#000000">Nov 15 15:14:37 WARNING[1106140080]: pbx_spool.c:182 apply_outgoing: </FONT>
<FONT COLOR="#000000">Unknown keyword ' Context' at line 13 of </FONT>
<FONT COLOR="#000000">/var/spool/asterisk/outgoing/1.call</FONT>
<FONT COLOR="#000000">Nov 15 15:14:37 WARNING[1106140080]: pbx_spool.c:182 apply_outgoing: </FONT>
<FONT COLOR="#000000">Unknown keyword ' Extension' at line 14 of </FONT>
<FONT COLOR="#000000">/var/spool/asterisk/outgoing/1.call</FONT>
<FONT COLOR="#000000">Nov 15 15:14:37 WARNING[1106140080]: pbx_spool.c:182 apply_outgoing: </FONT>
<FONT COLOR="#000000">Unknown keyword ' Priority' at line 15 of </FONT>
<FONT COLOR="#000000">/var/spool/asterisk/outgoing/1.call</FONT>
<FONT COLOR="#000000">Nov 15 15:14:37 WARNING[1106140080]: pbx_spool.c:191 apply_outgoing: At </FONT>
<FONT COLOR="#000000">least one of app or extension must be specified, along with tech and </FONT>
<FONT COLOR="#000000">dest in file /var/spool/asterisk/outgoing/1.call</FONT>
<FONT COLOR="#000000">Nov 15 15:14:37 WARNING[1106140080]: pbx_spool.c:301 scan_service: </FONT>
<FONT COLOR="#000000">Invalid file contents in /var/spool/asterisk/outgoing/1.call, deleting</FONT>
<FONT COLOR="#000000">Nov 15 15:14:37 WARNING[1106140080]: pbx_spool.c:349 scan_thread: Failed </FONT>
<FONT COLOR="#000000">to scan service '/var/spool/asterisk/outgoing/1.call'</FONT>


<FONT COLOR="#000000">Kyle</FONT>

</PRE>
</BLOCKQUOTE>
>From the error messages it appears that you have a space at the beginning of each line.
</BODY>
</HTML>