<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'>Hello all,<div>&nbsp;what is the correct way to send out a dtmf type other than rcf2833? via a gateway? i have this telepacific number that goes to IVR when called,it doesn't accept any options pressed when i call from a sip ipphone(flowroute) it will start working though when start_dtmf_generate is started.</div><div><br></div><div>dp</div><div><br></div><div><div>&lt;extension name="telepacific" &gt;</div><div>&nbsp; &nbsp;&lt;condition field="destination_number" expression="^(18774878349)$" &gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="start_dtmf_generate" /&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="bridge" data="sofia/gateway/Flowroute/$1" /&gt;</div><div>&nbsp; &nbsp;&lt;/condition&gt;</div><div>&lt;/extension&gt;</div><br></div><div><br></div><div>how do i exactly set a dtmf type?</div><div><br></div><div><br></div><div>ding</div><div><br></div><div><br></div></div></body></html>