]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-10968 [core] create recording vars
authorlazedo <luis.azedo@factorlusitano.com>
Tue, 20 Feb 2018 15:38:58 +0000 (15:38 +0000)
committerlazedo <luis.azedo@factorlusitano.com>
Tue, 26 Mar 2019 22:28:13 +0000 (22:28 +0000)
commit168a3c068b4c5d485afc775cc28cb06e7bfc68a5
tree7ec8a6b25bb942ba4fcd10f01ce850274d4fb588
parentf4a7274195c5b6ce14095836ed49b60d9d4cf54e
FS-10968 [core] create recording vars

* moves channel vars starting with Recording-Variable- to record_helper
* uses record_helper variables for RECORD_START/STOP events
src/include/switch_event.h
src/include/switch_ivr.h
src/mod/applications/mod_commands/mod_commands.c
src/mod/applications/mod_dptools/mod_dptools.c
src/switch_ivr_async.c