Move compatibility options into asterisk.conf, default them to on for upgrades,
and off for new installations. This includes the translation from pipes to commas for pbx_realtime and the EXEC command for AGI, as well as the change to the Set application not to support multiple variables at once. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@120171 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- Makefile 5 additions, 0 deletionsMakefile
- configs/pbx_realtime.conf 0 additions, 11 deletionsconfigs/pbx_realtime.conf
- include/asterisk/options.h 12 additions, 0 deletionsinclude/asterisk/options.h
- main/asterisk.c 15 additions, 0 deletionsmain/asterisk.c
- main/pbx.c 4 additions, 0 deletionsmain/pbx.c
- pbx/pbx_realtime.c 1 addition, 16 deletionspbx/pbx_realtime.c
- res/res_agi.c 17 additions, 1 deletionres/res_agi.c
Loading
Please register or sign in to comment