hugolivude wrote:

> I have this in features.conf:
> 
> [applicationmap]
> testfeature1 => #9,caller,Playback,tt-monkeys
> testfeature2 => #8,callee,Playback,tt-monkeys
> 
> and this in the context where the dial takes place:
> 
> include => featuremap
> include => applicationmap

You need to re-read the sample features.conf; the categories of features
defined there are *not* dialplan contexts, so using "include =>" for
them in the dialplan is not going to accomplish anything except to
generate a warning message when the dialplan is parsed.

Immediately below the [applicationmap] category heading in the sample
features.conf it describes exactly how to enable the features you have
defined in that category.

-- 
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
skype: kpfleming | jabber: kpflem...@digium.com
Check us out at www.digium.com & www.asterisk.org

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to