<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
its rather obvious<br>
<br>
<pre wrap="">WARNING[122896]: File file.c, Line 410 (ast_openstream): File 
welcome does not exist in any format
WARNING[122896]: File file.c, Line 553 (ast_streamfile): Unable to 
open welcome (format 68): No such file or directory</pre>
<br>
<br>
<br>
steve wrote:<br>
<blockquote type="cite" cite="mid200304102347.12532.steve@szmidt.org">
  <pre wrap="">On Thursday 10 April 2003 23:20, Mark Spencer wrote:
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">I've been beating myself up over this script but clearly I'm
missing something. If I enter an extension like 101 it rings
through fine, but if I pick 2 for sales it hangs up with this
message:

== Spawn extension (sales, s, 1) exited non-zero on `Zap/1-1'

Since I'm not sure what that exacly means I cannot take
appropriate action. Any help would be appreciated.
      </pre>
    </blockquote>
    <pre wrap="">Need the portion for several lines before that...

Be sure to run asterisk -vvvgc
    </pre>
  </blockquote>
  <pre wrap=""><!---->
OK.

*CLI&gt;     -- Starting simple switch on 'Zap/1-1'
    -- Executing Wait("Zap/1-1", "1") in new stack
    -- Executing Answer("Zap/1-1", "") in new stack
    -- Executing DigitTimeout("Zap/1-1", "5") in new stack
    -- Set Digit Timeout to 5
    -- Executing ResponseTimeout("Zap/1-1", "15") in new stack
    -- Set Response Timeout to 15
    -- Executing SetMusicOnHold("Zap/1-1", "Random") in new stack
    -- Executing BackGround("Zap/1-1", "tku4calling") in new stack
    -- Playing 'tku4calling'
    -- Executing Goto("Zap/1-1", "sales|s|1") in new stack
    -- Goto (sales,s,1)
    -- Executing BackGround("Zap/1-1", "welcome") in new stack
WARNING[122896]: File file.c, Line 410 (ast_openstream): File 
welcome does not exist in any format
WARNING[122896]: File file.c, Line 553 (ast_streamfile): Unable to 
open welcome (format 68): No such file or directory
  == Spawn extension (sales, s, 1) exited non-zero on 'Zap/1-1'
    -- Hungup 'Zap/1-1'

  </pre>
</blockquote>
<br>
</body>
</html>