On Mon, Jan 11, 2010 at 1:43 AM, Oscav <span dir="ltr">&lt;<a href="mailto:oscav@hotmail.fr">oscav@hotmail.fr</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi,<br>
<br>
I need to handle DTMF during bridge in order to hangup the called party on<br>
caller request. The DTMF sequence should be ##. Any idea on how to do that??<br>
<br></blockquote><div>I think you need bind_meta_app. Look at the wiki as well as the Local_Extension example to see how bind_meta_app works. The catch for you, though, is that you can&#39;t use ## as your digit sequence, instead you&#39;ll need to use *# or ** or something like that.<br>
<br>-MC<br></div></div><br>