<div>Hi,</div>
<div>&nbsp;</div>
<div><font size="2">
<p>Thanks but using the logger.c approach will allow the IVR to receive the digits in case &#39;s&#39; extension answers the call. That might result in the dial plan dialing an extension or going to the &#39;i&#39; extension and hanging up.</p>
<font size="2">
<p>Ssorry about the confusion.</p>
<p>&nbsp;</p>
<p>Thanks &amp; Regards</p>
<p>Prashant Sharma</p></font></font><br><br></div>
<div class="gmail_quote">On Mon, Mar 3, 2008 at 10:43 PM, Tilghman Lesher &lt;<a href="mailto:tilghman@mail.jeffandtilghman.com">tilghman@mail.jeffandtilghman.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Monday 03 March 2008 07:18, Prashant Sharma wrote:<br>&gt; I&#39;m trying to make asterisk detect some DTMF digits during a call and post<br>
&gt; them (can&#39;t use WaitExten or Features.conf).<br><br>I would suggest that you implement that in logger.c and configure a line to<br>send logs to an HTTP POST (via logger.conf), with the<br>pbx_substitute_variables_helper function, using the ${CURL()} function<br>
directly. &nbsp;You may need to &quot;preload =&gt; func_curl.so&quot; in modules.conf, but<br>that will work well.<br>
<div>
<div></div>
<div class="Wj3C7c"><br>--<br>Tilghman<br><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
<br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>