]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Allow JSON API commands to send third arg for muting
authorChad Phillips <chad@apartmentlines.com>
Thu, 23 Jul 2015 04:58:32 +0000 (21:58 -0700)
committerChad Phillips <chad@apartmentlines.com>
Thu, 23 Jul 2015 04:58:32 +0000 (21:58 -0700)
commit1d7a496889dcf1dbb4cb9bb40a3b4b449cdfd60a
tree4ee534720cf095a6bb21ffaf5fd531809d0646c5
parentcbc489fe270d95aec3e652c59750ee945e4b2fa9
Allow JSON API commands to send third arg for muting

The mod_conference API supports passing an optional third arg for all
mute commands (mute, unmute, tmute, vmute, unvmute, tvmute). This patch
adds support for the optional third arg to the JSON API.

FS-7882 #resolve
src/mod/applications/mod_conference/conference_event.c