<!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">
I guess I've found some good references on how to accomplish this:<br>
<a class="moz-txt-link-freetext" href="http://voxilla.com/PNphpBB2-viewtopic-t-6320-sid-11997b0cebea526d7a7562f38c0fd595.html">http://voxilla.com/PNphpBB2-viewtopic-t-6320-sid-11997b0cebea526d7a7562f38c0fd595.html</a><br>
<a class="moz-txt-link-freetext" href="http://nerdvittles.com/index.php?p=73">http://nerdvittles.com/index.php?p=73</a><br>
Thanks for the hint though.<br>
<br>
Woodoo People .pGa! wrote:
<blockquote cite="mid20060611103431.GB16991@Shadow.microsystem.hu"
 type="cite">
  <pre wrap="">Keyboardot ragadtam, hogy va'laszoljak Tigran Kocharyan osszedobalt bytejaira:"
  </pre>
  <blockquote type="cite">
    <pre wrap="">1. Customer Calls the outgoing number which is a PSTN line connected to 
my Zap channel
2. Asterisk captures the Caller ID and calls back the customer.
3. As soon as the customer picks up the phone, asterisk plays a promt to 
enter the Destination number.
4. Asterisk Connects the Outgoing number through another channel 
(SIP/IAX/ZAP) and bridges the call.
5. After the completion, I should see the Disconnect Reason and the 
Duration for each leg of the call.

The first two steps are quite evident.
Now the trick comes on step 3. How to Dial out a number and listen for 
DTMF tones? After this, maybe park the call, or send it to conference 
    </pre>
  </blockquote>
  <pre wrap=""><!---->playback(hellomate)
DISA(1234|context)

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