[Freeswitch-users] Binding Digits in JavaScript for conference features mute fails.
John Schaeffer
john at eventbuilder.com
Wed Feb 5 23:00:08 MSK 2014
I am trying to invoke "mute all non_moderators" from the XML dialplan. Within the extension and condition matched I try:
<action application= "conference" data="${conference_name} mute non_moderators>
This causes the channel audio to completely shut off. I have to redial to clear the error. Invoking from the CLI works without issue.
cli>conference 09876543 mute non_moderator
I am binding in a Javascript the access code(*1) to do the feature:
session.execute("bind_digit_action","dsp_features,*1,exec:execute_extension,MUTE_ALL XML public")
Is this muting the wrong leg of the call?
John Schaeffer
Telecommunications Engineer
503-727-9903(w)971-212-9431(c)
[EB logo_no tagline_med]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140205/7fe68c7f/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 8804 bytes
Desc: image001.png
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140205/7fe68c7f/attachment.png
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list