<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.24">
<TITLE>RES: [asterisk-r2] DTMF Setup</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hello Moy,</FONT>
</P>

<P><FONT SIZE=2>OpenR2 Version is: 0.1.1, revision: 57</FONT>
</P>

<P><FONT SIZE=2>See how it is my chan_dahdi.conf, after the requested change:</FONT>
</P>

<P><FONT SIZE=2>[channels]</FONT>
<BR><FONT SIZE=2>usecallerid = yes</FONT>
<BR><FONT SIZE=2>callwaiting = yes</FONT>
<BR><FONT SIZE=2>callwaitingcallerid = yes</FONT>
<BR><FONT SIZE=2>usecallingpres = yes</FONT>
<BR><FONT SIZE=2>threewaycalling = yes</FONT>
<BR><FONT SIZE=2>callreturn = yes</FONT>
<BR><FONT SIZE=2>transfer = yes</FONT>
<BR><FONT SIZE=2>cancallforward = yes</FONT>
<BR><FONT SIZE=2>echocancelwhenbridged = yes</FONT>
<BR><FONT SIZE=2>echocancel = yes</FONT>
</P>

<P><FONT SIZE=2>;Span#1</FONT>
<BR><FONT SIZE=2>group = 1</FONT>
<BR><FONT SIZE=2>callgroup = 1</FONT>
<BR><FONT SIZE=2>pickupgroup = 1</FONT>
<BR><FONT SIZE=2>context = neax</FONT>
<BR><FONT SIZE=2>signalling = mfcr2</FONT>
<BR><FONT SIZE=2>mfcr2_variant = br</FONT>
<BR><FONT SIZE=2>mfcr2_get_ani_first = no</FONT>
<BR><FONT SIZE=2>mfcr2_max_ani = 20</FONT>
<BR><FONT SIZE=2>mfcr2_max_dnis = 20</FONT>
<BR><FONT SIZE=2>mfcr2_advanced_protocol_file=/etc/asterisk/r2proto.conf</FONT>
<BR><FONT SIZE=2>mfcr2_category = national_subscriber</FONT>
<BR><FONT SIZE=2>mfcr2_call_files=yes</FONT>
<BR><FONT SIZE=2>mfcr2_logdir = span1</FONT>
<BR><FONT SIZE=2>mfcr2_logging = all</FONT>
<BR><FONT SIZE=2>channel = 1-15</FONT>
<BR><FONT SIZE=2>channel = 17-31</FONT>
</P>

<P><FONT SIZE=2>And my /etc/asterisk/r2_proto.conf</FONT>
</P>

<P><FONT SIZE=2>mf_threshold=100</FONT>
</P>

<P><FONT SIZE=2>Thanks,</FONT>
</P>

<P><FONT SIZE=2>Marco</FONT>
</P>
<BR>

<P><FONT SIZE=2>-----Mensagem original-----</FONT>
<BR><FONT SIZE=2>De: asterisk-r2-bounces@lists.digium.com [<A HREF="mailto:asterisk-r2-bounces@lists.digium.com">mailto:asterisk-r2-bounces@lists.digium.com</A>] Em nome de Moises Silva</FONT>
<BR><FONT SIZE=2>Enviada em: terça-feira, 2 de dezembro de 2008 15:38</FONT>
<BR><FONT SIZE=2>Para: asterisk-r2@lists.digium.com</FONT>
<BR><FONT SIZE=2>Assunto: Re: [asterisk-r2] RES: RES: RES: DTMF Setup</FONT>
</P>

<P><FONT SIZE=2>Which openr2 revision you have installed?</FONT>
</P>

<P><FONT SIZE=2>When that timer is enabled I expected several debug messages in the</FONT>
<BR><FONT SIZE=2>call file saying stuff like: &quot;Tone 1 ignored&quot; and &quot;Tone off ignored&quot;,</FONT>
<BR><FONT SIZE=2>that correspond to the tones ignored due to the timer, so either you</FONT>
<BR><FONT SIZE=2>set up the timer wrong, or you are using a very old revision.</FONT>
</P>

</BODY>
</HTML>