Make evaluation of channel variables consistently case-sensitive.
Due to inconsistencies in how variable names were evaluated, the decision was made to make all evaluations case-sensitive. See the UPGRADE.txt file or https://wiki.asterisk.org/wiki/display/AST/Case+Sensitivity for more details. (closes issue ASTERISK-20163) reported by Matt Jordan Review: https://reviewboard.asterisk.org/r/2160 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375442 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- UPGRADE.txt 6 additions, 0 deletionsUPGRADE.txt
- apps/app_osplookup.c 44 additions, 44 deletionsapps/app_osplookup.c
- channels/chan_mgcp.c 1 addition, 10 deletionschannels/chan_mgcp.c
- channels/chan_sip.c 11 additions, 11 deletionschannels/chan_sip.c
- channels/chan_skinny.c 1 addition, 1 deletionchannels/chan_skinny.c
- funcs/func_strings.c 3 additions, 3 deletionsfuncs/func_strings.c
- main/pbx.c 1 addition, 1 deletionmain/pbx.c
Loading
Please register or sign in to comment