<!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> </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> </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> </DIV>
<DIV><FONT face=Arial size=2>In sip.conf I have entries likle this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> [2001]<BR>
type=friend<BR> context=local-phone<BR>
auth=md5<BR> username=2001<BR>
secret=xyzzy<BR> callerid=Jack Tubby
<2001><BR> host=dynamic<BR>
nat=no<BR> canreinvite=no<BR>
dtmfmode=rfc2833<BR> incominglimit=2<BR> <A
href="mailto:mailbox=2001@default">mailbox=2001@default</A><BR>
disallow=all<BR> allow=alaw<BR>
allow=ulaw<BR> callgroup=2<BR>
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> </DIV>
<DIV><FONT face=Arial size=2> # Inband DTMF Settings
(0-disable, 1-enable (default))<BR> dtmf_inband:
1</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> # Out of band DTMF Settings
(none-disable, avt-avt enable (default), avt_always - always avt
)<BR> dtmf_outofband: avt</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> # DTMF dB Level Settings (1-6dB
down, 2-3db down, 3-nominal (default), 4-3db up, 5-6dB up)<BR>
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> </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> </DIV>
<DIV><FONT face=Arial size=2>Am I missing something?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Mike</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> </DIV></FONT></BODY></HTML>