Commit Graph

26 Commits (13.26)

Author SHA1 Message Date
Corey Farrell 0a9904e1c6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 501f4dcdd8 aco: Minimize use of regex.
8 years ago
Corey Farrell 6cec3149be test_config: Fix failure and segfault when config_hook is run twice.
8 years ago
Corey Farrell 84b6a5efd7 Correct some leaks in unit tests.
8 years ago
Corey Farrell df49ad2528 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
8 years ago
George Joseph b38f1146e5 config: Fix ast_config_text_file_save2 writability check for missing files
9 years ago
George Joseph 5aa5c49413 sorcery/res_pjsip: Refactor for realtime performance
9 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
George Joseph dd78ab42e4 res_pjsip_config_wizard/config: Fix template processing
10 years ago
George Joseph 42e4cb7174 func_config: Add ability to retrieve specific occurrence of a variable
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
Kinsey Moore 9056c23bbd Fix more dev-mode build issues
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Matthew Jordan 447848a580 Fix the config_options_test
12 years ago
Terry Wilson a7dfafdc56 Handle deprecated (aliased) option names with the config options api
13 years ago
Terry Wilson 1609fca6bb Add the ability to set flags via the config options api
13 years ago
Terry Wilson 9f704b5d59 Fix reloading an unchanged file with the Config Options API
13 years ago
Terry Wilson aeeff8cfa2 Add default handler documentation and standardize acl handler
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Terry Wilson d54717c39e Add new config-parsing framework
13 years ago
Richard Mudgett 005cd92e78 Fix type punned compiler warning in test_config.c
13 years ago
Terry Wilson f7c174ff84 Multiple revisions 364365,364369
13 years ago