]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Revert "FS-10416: [mod_commands] add new outbound channels to an in-progress originate"
authorKen Rice <krice@freeswitch.org>
Tue, 11 Jul 2017 22:25:48 +0000 (17:25 -0500)
committerKen Rice <krice@freeswitch.org>
Tue, 11 Jul 2017 22:25:48 +0000 (17:25 -0500)
commit53116495d17911a639e6b1d852e6d19e4d712b54
treefdf6f2da11edb2c9155b988f22293ed5b383f474
parent571bff4def53c1a8006698a53253a0cf192ecfa2
Revert "FS-10416: [mod_commands] add new outbound channels to an in-progress originate"

This commit causes a segfault when parsing destinations that are |
delimited. This patchset needs to be tested further before inclusion
into the tree.

This reverts commit b11955db0bfdcccd5ad98fd689870153d31154f3.
src/include/switch_types.h
src/mod/applications/mod_commands/mod_commands.c
src/switch_core_session.c
src/switch_ivr_originate.c