]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Merge pull request #294 in FS/freeswitch from ~NIMAST/freeswitch-fs-7549:feature...
authorMike Jerris <mike@jerris.com>
Thu, 16 Jul 2015 15:29:10 +0000 (10:29 -0500)
committerMike Jerris <mike@jerris.com>
Thu, 16 Jul 2015 15:29:10 +0000 (10:29 -0500)
commitdd88b452b138eb1ffcf1fd9ee3453d0e114e63e7
tree6bc3591b748eab16b1947898712c555b587decc4
parent625521667e016e8da6e89f4b286cb3954db213ad
parent4c5125b5d2c7d1b2a42131da1de419f4220a2f98
Merge pull request #294 in FS/freeswitch from ~NIMAST/freeswitch-fs-7549:feature/ladspa_stop_api to master

* commit '4c5125b5d2c7d1b2a42131da1de419f4220a2f98':
  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.