[asterisk-bugs] [Asterisk 0010539]: Can't create applicationmap features with identical DTMF sequences-- even if only enable one per call

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Aug 23 13:39:55 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10539 
====================================================================== 
Reported By:                bungalow
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10539
Category:                   Core-General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:            1.4.7.1  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-23-2007 13:08 CDT
Last Modified:              08-23-2007 13:39 CDT
====================================================================== 
Summary:                    Can't create applicationmap features with identical
DTMF sequences-- even if only enable one per call
Description: 
If creating two applicationmap features, with the identical DTMF sequences,
and only enabling one through DYNAMIC_FEATURES, Asterisk is able to detect
the DTMF sequence and the associated feature, but does not execute it.

Example features:
mainfeature => *9,self/caller,Playback,tt-monkeys
mainfeature2 => *9,self/callee,Playback,tt-monkeys

Log output after entering dtmf sequence:
--  Feature Found: mainfeature exten: mainfeature



====================================================================== 

---------------------------------------------------------------------- 
 bungalow - 08-23-07 13:39  
---------------------------------------------------------------------- 
I upgraded to 1.4.11 and tried again.  The problem still exists.

When features.conf includes both mainfeature and mainfeature2 above, and
the DTMF sequence is entered, the log output is as above -- that's it.

If I disable mainfeature2, the feature is executed properly.  Here is the
log output:
    --  Feature Found: mainfeature exten: mainfeature
    -- <SIP/xxxxx-09e5a8c0> Playing 'tt-monkeys' (language 'en')

NOTE: in both cases this is at core debug 9 and verbose logging. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-23-07 13:39  bungalow       Note Added: 0069327                          
======================================================================




More information about the asterisk-bugs mailing list