<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">One of my co-workers just migrated from a Samsung phone to a Pixel 5 phone.<o:p></o:p></p>
<p class="MsoNormal">An app on the phone dials into our asterisk.<o:p></o:p></p>
<p class="MsoNormal">He has the same app installed on both and can move the SIM card between them.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Call is answered and a prompt plays to collect digits.<o:p></o:p></p>
<p class="MsoNormal">The app dials a number followed by a pound (example 1234#).<o:p></o:p></p>
<p class="MsoNormal">Asterisk and our AMI based application sees this and everything is good so far.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Another play begins to ask for another set of DTMFs.<o:p></o:p></p>
<p class="MsoNormal">Milliseconds after asterisk starts playing, it is reporting the DTMF # ended a second time.  The RTP is showing no new # being sent (1-2 seconds later phone dials digits for this second query)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">What I determined when listening to a comparison of a tcpdump and the RTP streams:<o:p></o:p></p>
<p class="MsoNormal">Samsung has an interdigit timeout to the point you can hear a delay between the digits.  Just from listening, probably 150-200 ms between digits.<o:p></o:p></p>
<p class="MsoNormal">When listening to his Pixel 5 phone’s RTP, the digits are speed dialed.  From listening, either there is no pause between digits or it is extremely small.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">This is PJSIP and DTMFs are inband.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Are there any configuration setting in asterisk to adjust the amount of time between digits?<o:p></o:p></p>
<p class="MsoNormal">Any suggestions that I can try?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Dan<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>