-
- Downloads
An offhand comment from Russell made me realize that the configuration file
caching would not work properly for users.conf and any other file read from more than one place. I needed to add the filename which requested the config file to get it to work properly. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@107791 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- include/asterisk/config.h 6 additions, 3 deletionsinclude/asterisk/config.h
- main/config.c 22 additions, 16 deletionsmain/config.c
- res/res_config_curl.c 2 additions, 2 deletionsres/res_config_curl.c
- res/res_config_ldap.c 2 additions, 2 deletionsres/res_config_ldap.c
- res/res_config_odbc.c 2 additions, 2 deletionsres/res_config_odbc.c
- res/res_config_pgsql.c 2 additions, 2 deletionsres/res_config_pgsql.c
- res/res_config_sqlite.c 5 additions, 3 deletionsres/res_config_sqlite.c
Loading
Please register or sign in to comment