<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Gents,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've built an Asterisk system to replace our PBX at 
work and have Cisco</FONT></DIV>
<DIV><FONT face=Arial size=2>7960 phones (SIP 7.4) running with Asterisk 
1.0.7.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>How to I get Asterisk to recognise the '#' being 
pressed during a call?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>In sip.conf I have entries likle this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; [2001]<BR>&nbsp;&nbsp;&nbsp; 
type=friend<BR>&nbsp;&nbsp;&nbsp; context=local-phone<BR>&nbsp;&nbsp;&nbsp; 
auth=md5<BR>&nbsp;&nbsp;&nbsp; username=2001<BR>&nbsp;&nbsp;&nbsp; 
secret=xyzzy<BR>&nbsp;&nbsp;&nbsp; callerid=Jack Tubby 
&lt;2001&gt;<BR>&nbsp;&nbsp;&nbsp; host=dynamic<BR>&nbsp;&nbsp;&nbsp; 
nat=no<BR>&nbsp;&nbsp;&nbsp; canreinvite=no<BR>&nbsp;&nbsp;&nbsp; 
dtmfmode=rfc2833<BR>&nbsp;&nbsp;&nbsp; incominglimit=2<BR>&nbsp;&nbsp;&nbsp; <A 
href="mailto:mailbox=2001@default">mailbox=2001@default</A><BR>&nbsp;&nbsp;&nbsp; 
disallow=all<BR>&nbsp;&nbsp;&nbsp; allow=alaw<BR>&nbsp;&nbsp;&nbsp; 
allow=ulaw<BR>&nbsp;&nbsp;&nbsp; callgroup=2<BR>&nbsp;&nbsp;&nbsp; 
pickupgroup=2<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>and in the SIPDefault.cnf for the phones I 
have:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; # Inband DTMF Settings 
(0-disable, 1-enable (default))<BR>&nbsp;&nbsp;&nbsp; dtmf_inband: 
1</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; # Out of band DTMF Settings 
(none-disable, avt-avt enable (default), avt_always - always avt 
)<BR>&nbsp;&nbsp;&nbsp; dtmf_outofband: avt</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; # DTMF dB Level Settings (1-6dB 
down, 2-3db down, 3-nominal (default), 4-3db up, 5-6dB up)<BR>&nbsp;&nbsp;&nbsp; 
dtmf_db_level: 3<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>DTMF works for voicemail and for remote services 
over both analogue Zap</FONT></DIV>
<DIV><FONT face=Arial size=2>channels and digital (ISDN) channels.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Asterisk doesn't appear to be 'monitoring' the 
audio so I can't get to Asterisk</FONT></DIV>
<DIV><FONT face=Arial size=2>features like Asterisk's transfer, parked calls and 
one-tuch-record...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Am I missing something?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Mike</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;</DIV></FONT></BODY></HTML>