-
- Downloads
make configuration variable const so they are not accidentally
modified. This requires casting the strings in asterisk.c when writing to them, so we do it through a macro to do it consistently. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@93603 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- channels/chan_sip.c 1 addition, 1 deletionchannels/chan_sip.c
- include/asterisk/paths.h 25 additions, 21 deletionsinclude/asterisk/paths.h
- main/asterisk.c 62 additions, 60 deletionsmain/asterisk.c
- res/res_crypto.c 1 addition, 1 deletionres/res_crypto.c
- res/res_monitor.c 1 addition, 1 deletionres/res_monitor.c
- utils/ael_main.c 5 additions, 5 deletionsutils/ael_main.c
- utils/conf2ael.c 3 additions, 3 deletionsutils/conf2ael.c
- utils/extconf.c 1 addition, 1 deletionutils/extconf.c
Please register or sign in to comment