Commit Graph

33 Commits (b0764ad4923b3e83fde2ec351354ec882f50b46f)

Author SHA1 Message Date
George Joseph bd2fb077ac res_geolocation: Fix segfault when there's an empty element
3 years ago
George Joseph 5fe9887701 Geolocation: Base Asterisk Prereqs
3 years ago
George Joseph b40c4d59b1 xml.c, config,c: Add stylesheets and variable list string parsing
3 years ago
George Joseph b5391ff691 core: Config and XML tweaks needed for geolocation
3 years ago
Josh Soref e54a9d31f1 tests: Spelling fixes
4 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex.
7 years ago
Corey Farrell a9e9608982 test_config: Fix failure and segfault when config_hook is run twice.
8 years ago
Corey Farrell 7f8f3ca4dd Correct some leaks in unit tests.
8 years ago
Corey Farrell 78a50b0343 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
George Joseph 284bb814ac config: Fix ast_config_text_file_save2 writability check for missing files
9 years ago
George Joseph c948ce9651 sorcery/res_pjsip: Refactor for realtime performance
9 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
George Joseph 5d93928175 res_pjsip_config_wizard/config: Fix template processing
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
George Joseph 685f7ef924 func_config: Add ability to retrieve specific occurrence of a variable
10 years ago
George Joseph c2ec5f0f6f config: Fix inf loop using ast_category_browse and ast_variable_retrieve
11 years ago
George Joseph 104fca5001 config: Fix SEGV in unit test with MALLOC_DEBUG
11 years ago
George Joseph c7e6b6ba3d 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