<!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> 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><extension name="telepacific" ></div><div> <condition field="destination_number" expression="^(18774878349)$" ></div><div> <action application="start_dtmf_generate" /></div><div> <action application="bridge" data="sofia/gateway/Flowroute/$1" /></div><div> </condition></div><div></extension></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>