summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2016-01-25 10:23:18 -0600
committerMark Michelson <mmichelson@digium.com>2016-01-26 10:25:43 -0600
commita706ad44e6834da6034ce6b179195d161f782a61 (patch)
tree1d1adecedf7e8d9904bfcc52ed71fce2fe1179ec /Makefile
parentf8bf72a417bf5e6d6149b657fa806174b82430ce (diff)
Stasis: Use custom structure when setting variables.
A recent change to queue channel variable setting to the Stasis control queue caused a regression. When setting channel variables, it is possible to give a NULL channel variable value in order to unset the variable (i.e. remove it from the channel variable list). The change introduced a call to ast_variable_new(), which is not tolerant of NULL channel variable values. This new change switches from using ast_variable to using a custom channel variable struct that is lighter weight and NULL value-tolerant. Change-Id: I784d7beaaa3c036ea936d103e7caf0bb1562162d
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions