[asterisk-users] Trying to get sample applicationmap to work (*1.4)

Kevin P. Fleming kpfleming at digium.com
Fri Mar 13 06:40:36 CDT 2009


Mark Michelson wrote:

> You can work around the bug, although it's not exactly optimal. What you can do 
> is to modify your dialplan as follows:
> 
> exten => 301,n,Set(DYNAMIC_FEATURES=monkey)

Couldn't you just set _DYNAMIC_FEATURES here and have it get
automatically inherited to the outbound channel?

> exten => 301,n,Dial(SIP/DavidR1,,M(dynamic_features))
> 
> [macro-dynamic_features]
> exten => s,1,Set(DYNAMIC_FEATURES=monkey)

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



More information about the asterisk-users mailing list