<div>Hi,</div>
<div> </div>
<div><font size="2">
<p>Thanks but using the logger.c approach will allow the IVR to receive the digits in case 's' extension answers the call. That might result in the dial plan dialing an extension or going to the 'i' extension and hanging up.</p>
<font size="2">
<p>Ssorry about the confusion.</p>
<p> </p>
<p>Thanks & 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 <<a href="mailto:tilghman@mail.jeffandtilghman.com">tilghman@mail.jeffandtilghman.com</a>> 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>> I'm trying to make asterisk detect some DTMF digits during a call and post<br>
> them (can'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. You may need to "preload => func_curl.so" 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> <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>