Sorry for the learning curve glitch.<br>
<br>
Here is the first part of my original message.<br>
<br>
I am developing an application in which I need asterisk to pass on an
incoming call to a separate IVR server.&nbsp; The problem is that
asterisk appears to hang up while the IVR is playing back a sequence of
recorded voice and systhesized voice prompts.<br>

<br>

My setup is:<br>

<br>

Analog line -&gt;X100P-&gt;asterisk-&gt;TDM10B-
<div id="mb_2">&gt;phone cord-&gt;Dialogic analog port-&gt;IVR system.&nbsp; <br>
<br>
Asterisk should dial the IVR system, which should answer and play back
its IVR scenario script to the caller.&nbsp; However, when a call comes
in, asterisk answers on Zap1-1 and dials Zap2-1.&nbsp; The IVR system
answers the call and begins to play back its scenario.&nbsp; After 5 to
15 seconds, asterisk apparently senses an on-hook condition (exception
17?) and disconnects the connection bridge.&nbsp; The logs on the IVR
system shows that it is not initially aware of the hangup, and
continues playing its scenario.<br>
<br>
Going to an analog phone in the TDM10B instead of the IVR system
appears to work OK, with the exception that asterisk is still sending
dial tones when the analog phone is answered.&nbsp; The phone stays
connected to asterisk until it really does hang up.<br>
<br>
What causes the hangup? What generates the exception?&nbsp; I have
looked at the chan_zap.c code and can not see how zt_exception gets
into the picture.&nbsp; Is there a TDMF incompatibility problem?&nbsp;
Is this a case where DAX should be used?<br>
<br>
My config files and sample debug output are given below.&nbsp; Thanks for anyone's help.<br>
<br>
Rollin Weeks</div>
<br>