<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">what happens if you bind before you call start_dtmf_generate?<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Apr 16, 2015, at 4:41 PM, Podrigal, Aron &lt;<a href="mailto:aronp@guaranteedplus.com" class="">aronp@guaranteedplus.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Ok, so I was poking around in the code and I couldn't come up with a way to work around this. The way it is implemented now;&nbsp;<div class=""><br class=""></div><div class="">switch_ivr_bridge.c:446 will pass the rfc2833 to the other channel, which is what we don't want.<br class=""></div><div class=""><br class=""></div><div class="">So since the same method is used by ivr_get_digits to check if there is digits on the channel, how would I work around this. So what would be the correct way around this?</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Thanks</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Wed, Apr 15, 2015 at 1:05 PM, Christopher Rienzo <span dir="ltr" class="">&lt;<a href="mailto:cmrienzo@gmail.com" target="_blank" class="">cmrienzo@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="">The dtmf generator will eat the digit.&nbsp; See switch_ivr_async.c: 3002 - it's not hard to work around that or maybe add a channel variable to override this behavior.<br class=""><br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote"><span class="">On Wed, Apr 15, 2015 at 12:35 PM, Podrigal, Aron <span dir="ltr" class="">&lt;<a href="mailto:aronp@guaranteedplus.com" target="_blank" class="">aronp@guaranteedplus.com</a>&gt;</span> wrote:<br class=""></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div dir="ltr" class="">I have noticed that if I use start_dtmf_generate on the channel, bind_digit_action doesn't bind. Is this by design?<span class=""><font color="#888888" class=""><div class=""><br class=""></div></font></span></div></span></blockquote></div></div></blockquote></div></div></div></blockquote></div><br class=""></div></body></html>