<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks, Andrew.&nbsp; That was the ticket -- specifying the timeout at the
end of the originate command doesn't work.&nbsp; But the following works and
causes the originate command to return an error status instead of a
UUID, which is what I _originally_ wanted it to do!<br>
<br>
The working syntax is below.&nbsp; Note that if the call goes unanswered the
Erlang event callback does _not_ fire.<br>
<br>
originate
{call_timeout=2,<a class="moz-txt-link-abbreviated" href="mailto:originate_timeout=2}sofia/external/533@rats.marketel">originate_timeout=2}sofia/external/533@rats.marketel</a>
'&amp;erlang( pbx_called_cust pursuit@testsrv )'<br>
<br>
Andrew Thompson wrote:
<blockquote cite="mid:20100302184512.GF1751@hijacked.us" type="cite">
  <pre wrap="">On Tue, Mar 02, 2010 at 12:39:18PM -0600, Mark Sobkow wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Never mind.  What's actually happening is now that I've got the Erlang 
events firing, the timeout on the originate command doesn't seem to be 
working.  I had a timeout of 5 seconds set, but Freeswitch kept ringing 
until our voice mail system answered my phone (30 seconds.)

*sigh*

Not that it's any better a result, as we DO need to timeout calls that 
aren't being answered.

    </pre>
  </blockquote>
  <pre wrap=""><!---->Which timeout variable(s) are you setting, there are several and they
have different effects. See
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org/wiki/Channel_Variables">http://wiki.freeswitch.org/wiki/Channel_Variables</a> for at least a partial
list.

Andrew

  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Mark Sobkow
Senior Developer
MarkeTel Multi-Line Dialing Systems LTD.
428 Victoria Ave
Regina, SK S4N-0P6
Toll-Free: 800-289-8616-X533
Local: 306-359-6893-X533
Fax: 306-359-6879
Email: <a class="moz-txt-link-abbreviated" href="mailto:m.sobkow@marketelsystems.com">m.sobkow@marketelsystems.com</a>
Web: <a class="moz-txt-link-freetext" href="http://www.marketelsystems.com">http://www.marketelsystems.com</a> </pre>
</body>
</html>