<div dir="ltr">I have an ARI application that is registered for Stasis in the dialplan. One of the events I reap in my application is a ChannelDtmfReceived. The thing is, Asterisk 13.6.0 sends me two DTMF for each DTMF pressed (have tried both SIP phones and landlines). That is, I receive two ChannelDtmfReceived for each DTMF pressed. Is there a configuration I should try?<div><br></div><div>Specifically, I received these DTMF over a PSTN via a SIP trunk.</div><div><br></div><div>Here's what I see when I RTFM the problem (in /usr/local/src/asterisk-13.6.0/configs/samples/pjsip.conf.sample):</div><div><br></div><div><div>;dtmf_mode=rfc4733      ; DTMF mode (default: "rfc4733")</div></div><div><br></div><div>it then means I don't have to set this anywhere!</div><div><br></div><div>What am I missing?</div><div><br></div><div>Any insight is appreciated.</div></div>