[asterisk-users] MeetMe and dynamic_features

Leandro Dardini ldardini at gmail.com
Sun Apr 23 16:04:38 CDT 2017


Hello,
I am trying to use a dynamic_features during a MeetMe conference without
any luck. The dynamic_features defined macro works great during a normal
call, but is ignored while on a MeetMe conference.

extensions.conf
[macro-RaiseHand]
exten => s,1,DumpChan(1)

features.conf
RaiseHand => #5,peer/caller,Macro(RaiseHand)

extensions.ael
Set(DYNAMIC_FEATURES=RaiseHand);
MeetMe(1234,F);

I have tried with and without the F parameter...

Any suggestion?

Leandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170423/9d3d92b7/attachment.html>


More information about the asterisk-users mailing list