Hey Brian,<br><br>It is a bridged call. Here&#39;s the majority of my dialplan:<br>&lt;condition field=&quot;source&quot; expression=&quot;mod_sofia&quot;&gt;<br>        &lt;action application=&quot;ring_ready&quot;/&gt;<br>
        &lt;action application=&quot;pre_answer&quot;/&gt;<br>        &lt;action application=&quot;start_dtmf&quot;/&gt;<br>        &lt;action application=&quot;set&quot; data=&quot;effective_caller_id_number=${caller_id_number}&quot;/&gt;<br>
        &lt;action application=&quot;set&quot; data=&quot;RECORD_STEREO=true&quot;/&gt;<br>        &lt;action application=&quot;set&quot; data=&quot;aleg_uuid=${uuid}&quot;/&gt;<br>        &lt;action application=&quot;set&quot; data=&quot;call_id=${strftime(%Y-%m-%d-%H-%M-%S)}_${destination_number}_${uuid}&quot;/&gt;<br>
        &lt;action application=&quot;set&quot; data=&quot;outfile=$${base_dir}/recordings/${call_id}.wav&quot;/&gt;<br>        &lt;action application=&quot;record_session&quot; data=&quot;${outfile}&quot;/&gt;<br>        &lt;action application=&quot;set&quot; data=&quot;progress_timeout=20&quot;/&gt;<br>
        &lt;action application=&quot;set&quot; data=&quot;call_timeout=90&quot;/&gt;<br>        &lt;action application=&quot;set&quot; data=&quot;bridge_pre_execute_bleg_app=start_dtmf&quot;/&gt;<br>        &lt;action application=&quot;set&quot; data=&quot;continue_on_fail=NORMAL_TEMPORARY_FAILURE&quot;/&gt;<br>
        &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<br>        &lt;action application=&quot;bridge&quot; data=&quot;sofia/normal_customer/${<a href="mailto:outdial%7D@10.1.10.10">outdial}@10.1.10.10</a>&quot;/&gt;<br>
        &lt;action application=&quot;bridge&quot; data=&quot;sofia/normal_customer/${<a href="mailto:outdial%7D@10.1.10.10">outdial}@10.1.10.10</a>&quot;/&gt;<br>&lt;/condition&gt;<br><br><div class="gmail_quote">On Wed, May 27, 2009 at 11:12 AM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="">You should try to always use out of band... what is the call path because it looks like a bridged call and the far end gets the inband and the 2833<div>
<br></div><div>/b</div><div><div class="im"><br><div><div>On May 27, 2009, at 10:02 AM, Drew Ozier wrote:</div><br><blockquote type="cite"><span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">To clarify, I&#39;m not running the IVR. I have a TDM T1 that comes in to an AudioCodes Mediant 1000 (SIP Gateway) which goes to a FreeSWITCH machine. I receive calls coming in off the T1 which goes through my Mediant 1000 which goes to my FreeSWITCH machine which makes an outbound call back through the Mediant 1000 to an IVR (bridging the inbound and outbound calls). I have (supposedly) configured the AudioCodes Mediant 1000 to pass the DTMF in-band, because I want to minimize the amount of modifications I make to the audio stream going through my system. I also want to be able to log when DTMF events occur for analysis purposes. If I do not have start_dtmf, then FreeSWITCH does not show me any DTMF in the logs, but when I have it on, it will.<br>
<br>Here&#39;s a DTMF event in my FreeSWITCH logs:<br>(I changed the debug message to a notice and added the callId and the nano time of the event)<br>2009-05-26 16:02:05 [NOTICE] switch_ivr_async.c:996 inband_dtmf_callback() 348323<span> </span><a href="mailto:61182225861200042042@10.1.10.10" target="_blank">61182225861200042042@10.1.10.10</a><span> </span>DTMF DETECTED: 5<br>
2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1322 do_2833() Send start packet for [5] ts=1217893935 dur=160/160/2000 seq=55199<br>2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send middle packet for [5] ts=1217893935 dur=320/320/2000 seq=55200<br>
2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send middle packet for [5] ts=1217893935 dur=480/480/2000 seq=55201<br>2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send middle packet for [5] ts=1217893935 dur=640/640/2000 seq=55202<br>
2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send middle packet for [5] ts=1217893935 dur=800/800/2000 seq=55203<br>2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send middle packet for [5] ts=1217893935 dur=960/960/2000 seq=55204<br>
2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send middle packet for [5] ts=1217893935 dur=1120/1120/2000 seq=55205<br>2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send middle packet for [5] ts=1217893935 dur=1280/1280/2000 seq=55206<br>
2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send middle packet for [5] ts=1217893935 dur=1440/1440/2000 seq=55207<br>2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send middle packet for [5] ts=1217893935 dur=1600/1600/2000 seq=55208<br>
2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send middle packet for [5] ts=1217893935 dur=1760/1760/2000 seq=55209<br>2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send middle packet for [5] ts=1217893935 dur=1920/1920/2000 seq=55210<br>
2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send end packet for [5] ts=1217893935 dur=2080/2080/2000 seq=55211<br>2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send end packet for [5] ts=1217893935 dur=2080/2080/2000 seq=55212<br>
2009-05-26 16:02:05 [DEBUG] switch_rtp.c:1258 do_2833() Send end packet for [5] ts=1217893935 dur=2080/2080/2000 seq=55213<br><br>Does the fact that switch_rtp is sending packets mean that FreeSWITCH is sending out-of-band DTMF as well as recognizing the in-band?<br>
<br>Thanks for your quick replies, hopefully this will make my issue clearer.<br><br>-Drew</span></blockquote></div><br></div><div> <span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="">
<span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="">
<span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="">
<div>Brian West</div><div><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a></div><div><br></div></div></span>-- Meet us at ClueCon!  <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br>
<div><br></div></div></span><br></div></span><br> </div><br></div></div><br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>