[asterisk-bugs] [Asterisk 0017589]: [patch] applicationmap groups do not work (either lack of documentation, or feature incomplete)

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jul 9 15:06:26 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17589 
====================================================================== 
Reported By:                lmadsen
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17589
Category:                   Features
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                       SWP-1819 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 237888 
Request Review:              
====================================================================== 
Date Submitted:             2010-07-06 07:42 CDT
Last Modified:              2010-07-09 15:06 CDT
====================================================================== 
Summary:                    [patch] applicationmap groups do not work (either
lack of documentation, or feature incomplete)
Description: 
While trying to document the applicationmap groups (which seems like a cool
enough feature), I think I've found a few bugs.

In the additional information I have the part of my features.conf that I'm
using.

I've defined 3 groups (the top one is the example from the configuration
file); lme, coretel, and shifteight

The features exist and do work when dialing them directly. This is after
creating the dialplan with:

Set(__DYNAMIC_FEATURES=agi_test)   (for example)

However, if I do something like:

Set(__DYNAMIC_FEATURES=lme)

Then I can't access the feature.


Additionally, the example seems to show that I can simply place features
into the group and it will then use the exist digit mapping, but when
loading the features module, I get this error:

[Jul  6 04:03:09] WARNING[15874]: config.c:1178 process_text_line: No '='
(equal sign) in line 179 of /etc/asterisk/features.conf


So it seems the features module is expecting me to define a mapping digit
(which I don't think should be necessary).

In addition to this, there is no listing of the groups when running
'features show' from the Asterisk CLI. When you 'features reload' you can
see that the groups are being loaded into memory, but 'features show' does
not describe them.

(When you create the parking lots, it does show them all though, so this
appears to be part of the feature that is incomplete)

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-09 15:06 russell        Summary                  applicationmap groups
do not work (either lack of documentation, or feature incomplete) => [patch]
applicationmap groups do not work (either lack of documentation, or feature
incomplete)
======================================================================




More information about the asterisk-bugs mailing list