<html><body>
<DIV>I had the same problem, I reloaded Asterisk 1.2.3 and set the dtmf 2833 that fixed it.</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Original message -------------- <BR>From: "Mark Edwards" &lt;mark@switchnet.com.au&gt; <BR>
<META content="Microsoft Word 10 (filtered)" name=Generator>
<STYLE>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
p
        {margin-right:0cm;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {font-family:Arial;
        color:navy;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</STYLE>

<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Try dtmfmode=info and see if that works.</SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"></SPAN></FONT>&nbsp;</P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Mark</SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"></SPAN></FONT>&nbsp;</P>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face=Tahoma size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">-----Original Message-----<BR><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Dovid Bender [mailto:asteriskdigium@yahoo.com] <BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Thursday, 9 March 2006 6:08 AM<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> asterisk-users@lists.digium.com<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> [Asterisk-Users] No DTMF</SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Some one was on my server making changes to my sip.conf files. I am now having trouble with DTMF. No matter what I use (inband,auto,rfc2833) the dtmf tones seem to not come thru. I compared it to the wiki and all the configs seem to be in order.</SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Here is my sip.conf</SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">[general]<BR>disallow=all<BR>;allow=g729 ; requires license for g729<BR>allow=ulaw<BR>port = 5060<BR>nat=yes<BR>context=from-sip<BR>bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all)<BR>maxexpirey=4800 ; Maximum expiration for registrations<BR>defaultexpirey=1800 ; Default expiration for registrations<BR>canreinvite=no ; Allow clients to directly connect if set to yes. Set to no if behind NAT.<BR>tos=reliability<BR>srvlookup=yes ; Enable DNS SRV lookups on outbound calls<BR>videosupport=no ; Turn on support for SIP video<BR>dtmfmode=rfc2833 ;rfc2833 ;inband ;rfc2833 ; DTMF inband need to be set here.<BR>pedantic=no<BR>externip=XXXX.XXXX.XXX</SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">;Sip Media<BR>register =&gt; XXXXXXXXXX:XXXX@sip.sipmedia.com/7322761368</SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">[sipmedia6]<BR>type=friend<BR>user=XXXXXXXXXX ;(Phone Number)<BR>username=XXXXXXXXXX ;(Phone Number)<BR>fromuser=XXXXXXXXXX ;(Phone Number)<BR>authname=XXXXXXXXXX ;(Phone Number)<BR>secret=XXXX ;(SIP Password)<BR>host=sip.sipmedia.com&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>disallow=all<BR>allow=ulaw<BR>context=ServerHighway<BR>realm=sip1.xchangetele.com<BR>fromdomain=sip.sipmedia.com<BR>dtmfmode=rfc2833<BR>canreinvite=no <BR>insecure=very</SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Here is my extensions.conf</SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">[general]<BR>static=yes<BR>writeprotect=yes</SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">[ServerHighway]<BR>;Play Server Highway IVR</SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt"><BR>Exten =&gt; s,1,Background(server-highway-ivr)<BR>Exten =&gt; s,2,Background(blank-file-10)</SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Exten =&gt; 1,1,Ringing()<BR>Exten =&gt; 1,2,Wait(15)<BR>Exten =&gt; 1,3,Macro(stdexten,9511,9511)<BR>Exten =&gt; 2,1,Ringing()<BR>Exten =&gt; 2,2,Wait(15)<BR>Exten =&gt; 2,3,Macro(stdexten,9512,9512)<BR>Exten =&gt; 3,1,Ringing()<BR>Exten =&gt; 3,2,Wait(15)<BR>Exten =&gt; 3,3,Macro(stdexten,9513,9513)<BR>Exten =&gt; 4,1,Ringing()<BR>Exten =&gt; 4,2,Wait(15)<BR>Exten =&gt; 4,3,Macro(stdexten,9514,9514)<BR>Exten =&gt; i,1,Background(invalid)<BR>Exten =&gt; i,2,Goto(s,1)</SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Exten =&gt; t,1,Goto(s,1)</SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">exten =&gt; 9,1,Goto(s,1)<BR>;Extension To Record Main IVR Message<BR>exten =&gt; 500,1,Authenticate(XXX)<BR>exten =&gt; 500,2,Record(ServerHighwayIvr:gsm)</SPAN></FONT></P></DIV>
<DIV class=MsoNormal style="MARGIN-LEFT: 36pt; TEXT-ALIGN: center" align=center><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">
<HR align=center width="100%" SIZE=1>
</SPAN></FONT></DIV>
<P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Yahoo! Mail<BR>Bring photos to life! <A href="http://pa.yahoo.com/*http:/us.rd.yahoo.com/evt=39174/*http:/photomail.mail.yahoo.com">New PhotoMail </A>makes sharing a breeze. </SPAN></FONT></P></DIV></BLOCKQUOTE></body></html>