From: Nimrod Astrahan Date: Thu, 16 Jul 2015 13:05:45 +0000 (+0300) Subject: FS-7549 #resolve X-Git-Tag: v1.6.2~278^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c5125b5d2c7d1b2a42131da1de419f4220a2f98;p=thirdparty%2Ffreeswitch.git FS-7549 #resolve Added an API for removing an active ladspa effect on a channel. For conformance reasons, the uuid_ladspa command now accepts 'stop' and 'start', while the previous functionality (without any verb) which will simply add ladspa remains intact. --- diff --git a/src/mod/applications/mod_ladspa/mod_ladspa.c b/src/mod/applications/mod_ladspa/mod_ladspa.c index e540dc9d53..ac9df3d1ea 100644 --- a/src/mod/applications/mod_ladspa/mod_ladspa.c +++ b/src/mod/applications/mod_ladspa/mod_ladspa.c @@ -583,15 +583,18 @@ SWITCH_STANDARD_APP(ladspa_run_function) -#define API_SYNTAX "|||