]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-9734: fix this so we don't allocate memory using switch_channel_get_variable on...
authorBrian West <brian@freeswitch.org>
Wed, 30 Nov 2016 21:20:29 +0000 (15:20 -0600)
committerBrian West <brian@freeswitch.org>
Wed, 30 Nov 2016 21:20:29 +0000 (15:20 -0600)
commita39b862e1d66dbbda20d8e3f6f601075d9993f74
tree2322d5247b1a2df3f74e9015d5a7039730187158
parent8d250296fcd42ac31e298c33e50cb69a5c2b494f
FS-9734: fix this so we don't allocate memory using switch_channel_get_variable on every digit, Only do it once.
src/mod/applications/mod_dptools/mod_dptools.c