Commit Graph

204 Commits (d57b58f5e947eecbf7c419ea422e9210b424a0cf)

Author SHA1 Message Date
Corey Farrell d57b58f5e9 main/config: Use ast_cli_completion_add for reload completion.
7 years ago
Corey Farrell b81eadcefc Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Corey Farrell caad0c09cd core: Fix handling of maximum length lines in config files.
7 years ago
Corey Farrell 9c8763e4d2 config: Fix locking for extconfig reload.
7 years ago
krells d5bcbd460e pbx: Reduce verbosity while loading extensions
7 years ago
Sean Bright 6635ddc819 config: Speed up config template lookup
8 years ago
Corey Farrell df49ad2528 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
8 years ago
Corey Farrell cb8fd610e2 Fix checks for allocation debugging.
9 years ago
George Joseph b38f1146e5 config: Fix ast_config_text_file_save2 writability check for missing files
9 years ago
George Joseph 50b0922a22 config: Allow filters when appending to a category
9 years ago
George Joseph 5aa5c49413 sorcery/res_pjsip: Refactor for realtime performance
9 years ago
Corey Farrell 3f5f30cf82 main/config: Clean config maps on shutdown.
10 years ago
Richard Mudgett e14023ca35 config.c: Fix off-nominal memory leak.
10 years ago
Richard Mudgett a99e821520 config.c: Fix potential memory corruption after [section](+).
10 years ago
Richard Mudgett 8d31d2526b config.c: Fix #include after [section](+).
10 years ago
Matt Jordan 8e07ab145d sorcery/realtime: Add a bit of debug and warning messages for bad configs
10 years ago
George Joseph dd78ab42e4 res_pjsip_config_wizard/config: Fix template processing
10 years ago
Matthew Jordan 5e204042d9 clang compiler warnings: Fix -Wunused-function; make inline function static
10 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Scott Griepentrog 2c7b945149 Various: bugfixes found via chaos
10 years ago
Scott Griepentrog 323c0927ac various: cleanup issues found during leak hunt
10 years ago
Matthew Jordan 1fc823c770 dynamic realtime: Updates fail to work due to update fields being passed over
10 years ago
George Joseph 75cd302b0a config: Add option to NOT preserve effective context when changing a template
11 years ago
George Joseph a53efbb86c config: Create ast_variable_find_in_list()
11 years ago
George Joseph 9d1b3ec22a config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
George Joseph e5e29897fa config: BUG: Restore ability for non-templ to be used as base objs in config.
11 years ago
George Joseph b8f505294a config: Fix inf loop using ast_category_browse and ast_variable_retrieve
11 years ago
George Joseph 54a5b8798f config: Fix SEGV in unit test with MALLOC_DEBUG
11 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
11 years ago
George Joseph 0a2e6a1c7e config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Jonathan Rose 2e3f45e8e6 Realtime: Fix a bug that caused realtime destroy command to crash
11 years ago
George Joseph 43c4529f15 config: bug: fix truncation of included config files on permissions error
11 years ago
Scott Griepentrog 6e5d843a56 config: inform config hook of change when writing file
11 years ago
Jonathan Rose 5ca495ed2f chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Richard Mudgett b0abea6028 config: Fix indentation and missing curlies in config_text_file_load().
11 years ago
Richard Mudgett 61b0be0600 config: Fix config files not reloading when only an included file changes.
11 years ago
Matthew Jordan e9f09ab2bc main/config.c: AMI action UpdateConfig EmptyCat clears all categories
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 551b2d1183 config: Fix CB_ADD_LEN() to work as originally intended.
11 years ago
Sean Bright df2d959d7d Remove a LOG_NOTICE from ast_config_engine_register.
11 years ago
Mark Michelson 9665c2d3eb Handle the return values of realtime updates and stores more accurately.
11 years ago
George Joseph a4906e9f86 sorcery: Create AST_SORCERY dialplan function.
11 years ago
Kinsey Moore b98c2b0e82 config: Fix inverted test
11 years ago
David M. Lee 38a619af97 Corrected cross-platform stat nanosecond code
11 years ago
George Joseph 31a18c14b8 pjsip_cli: Fix memory leak in ast_sip_cli_print_sorcery_objectset.
11 years ago
Richard Mudgett 75067daac7 config: Add file size and nanosecond resolution fields to the cached modified config file information.
11 years ago
Walter Doekes 55ee292d45 realtime: Fix ast_update2_realtime() on raspberry pi.
11 years ago
Russell Bryant 8a762efb35 Allow nested #includes in extconfig.conf
12 years ago
Matthew Jordan b172d369c4 res_pjsip: Add PJSIP CLI commands
12 years ago
Richard Mudgett 0721b1de83 config: Allow ConfBridge DTMF menus to have '#' as the first digit.
12 years ago