[asterisk-bugs] [Asterisk 0016292]: [patch] DTMF Not Recognized with Exchange UM

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Dec 16 08:34:25 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16292 
====================================================================== 
Reported By:                rsw686
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16292
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.1.10 
JIRA:                       SWP-463 
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-11-20 09:53 CST
Last Modified:              2009-12-16 08:34 CST
====================================================================== 
Summary:                    [patch] DTMF Not Recognized with Exchange UM
Description: 
I just upgraded my Asterisk 1.6.1.4 version to 1.6.1.10 and the DTMF tones
are not being recognized by the Exchange UM server. I tested out the RC
release and found that it worked in 1.6.1.7-rc1 and broke in 1.6.1.7-rc2.

What happens is Exchange UM will say to enter your mailbox number. I enter
8532 and it will say that 8 is not a valid entry. It appears Asterisk is
only detecting the first DTMF tone.
====================================================================== 

---------------------------------------------------------------------- 
 (0115323) rsw686 (reporter) - 2009-12-16 08:34
 https://issues.asterisk.org/view.php?id=16292#c115323 
---------------------------------------------------------------------- 
What is your issue? Are you using Exchange UM 2007 with Asterisk? If so
download Asterisk and the patch into the same folder. The steps to patch
and compile are

tar zxf asterisk-1.6.1.11.tar.gz
cd asterisk-1.6.1.11/
patch -p1 < ../asterisk-1.6.1.11-constantssrc.patch
./configure
make
make install

Make sure to add constantssrc = yes to the [general] section of your
sip.conf. If it still is not working try
asterisk-1.6.1.11-constantssrc-debug.patch, which will show what is
happening on the console. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-16 08:34 rsw686         Note Added: 0115323                          
======================================================================




More information about the asterisk-bugs mailing list