<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
I must be missing something here. Have you tried option "g" on your
dial command to the acd server? If option g is not specified, then dial
will hangup the call when exiting regaurdless of what the other iax box
did. <br>
<br>
-Jon<br>
<br>
Douglas Garstang wrote:<br>
<blockquote
 cite="mid645FEC31A18FE54A8721500CDD55A7B6031B8C34@mail.oneeighty.com"
 type="cite">
  <pre wrap="">I just changed the macro to:

exten =&gt; s,1,Dial(IAX2/pbxuser@${ARG1}/${ARG2}@${ARG3},25,wW)
exten =&gt; s,2,NoOp(${DIALSTATUS})

and the NoOp doesn't get executed. Bloody hell!
Console has:
    -- Hungup 'IAX2/acdserver1-3'
  == Spawn extension (macro-DialIAX, s, 1) exited non-zero on 'SIP/2944093-9ef2' in macro 'DialIAX'
  == Spawn extension (macro-DialIAX, s, 1) exited non-zero on 'SIP/2944093-9ef2'


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