<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.1">
</HEAD>
<BODY>
Hello,<BR>
<BR>
I have the following problem. I am migrating my asterisk infrastructure to a new server and I encounter a strange problem. The configuration is as followin: IAX clients connect to asterisk which forward calls to a sip box connected to a phone line. On the old server everything works ok but on the new server, even if the logs are identical it seems like the dtmf number does not get passed correctly to the sip box as the phone does not dial the proper number. The log shows something similar to:<BR>
<BR>
[Jan&nbsp; 7 13:33:11] VERBOSE[7785] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Called 1002<BR>
[Jan&nbsp; 7 13:33:11] VERBOSE[7785] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- SIP/1002-081b4a80 answered IAX2/ioper00-1<BR>
[Jan&nbsp; 7 13:33:11] VERBOSE[7785] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Sending DTMF 'w0214108658' to the called party.<BR>
<BR>
where 1002 is the sip box<BR>
<BR>
[1002]<BR>
type=friend<BR>
username=<A HREF="mailto:1002@10.0.0.1">1002@10.0.0.1</A><BR>
callerid=&quot;1002&quot;<BR>
secret=xxxxxxx<BR>
host=dynamic<BR>
dtmfmode=inband<BR>
deny=0.0.0.0/0.0.0.0<BR>
permit=10.0.0.121/255.255.255.255<BR>
<BR>
The only problem I can think of is dtmf related. Did something change from asterisk 1.2.13 to 1.4.10 which could cause this problem? Can it be related to the computer speed (very unlikely in my mind).<BR>
<BR>
Thank you very much for any ideeas as I am bumping my head for a hole day trying various combination.<BR>
<BR>
Best regards,<BR>
Len<BR>
<A HREF="http://www.len.ro">http://www.len.ro</A><BR>
<BR>
<BR>
</BODY>
</HTML>