Commit Graph

442 Commits (2b25fdb80c00b19803b148abbd3faab76a40132c)

Author SHA1 Message Date
Corey Farrell d893e57c90 Fix GCC 8 build issues.
7 years ago
Corey Farrell 6f304697b0 core: Remove dead symbols from asterisk.exports.in.
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 82b6ba976f Fix Common Typo's.
8 years ago
Corey Farrell 501f4dcdd8 aco: Minimize use of regex.
8 years ago
Corey Farrell 115f53a0fb CLI: Remove calls to ast_cli_generator.
8 years ago
Joshua Colp 4e6a0d5683 Merge "menuselect: Remove ineffective weak attribute detection." into 13
8 years ago
Corey Farrell 5fe2e7bfdc tests: Fix warnings found on Mac.
8 years ago
Corey Farrell 455b1bdeb0 menuselect: Remove ineffective weak attribute detection.
8 years ago
Corey Farrell 8cdc0ef385 test_sorcery_memory_cache_thrash: Handle error from vector append.
8 years ago
Corey Farrell 7c35740ba1 Add missing menuselect dependencies.
8 years ago
Corey Farrell 6cec3149be test_config: Fix failure and segfault when config_hook is run twice.
8 years ago
Corey Farrell 8bf4be1048 vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED.
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
Joshua Colp e414833f6e bridge: Add a deferred queue.
8 years ago
George Joseph c10341646d test_json: Fix test names with reserved words
8 years ago
George Joseph 65898c3af8 unittests: Add a unit test that causes a SEGV and...
8 years ago
George Joseph 7d4a22bf2e logger: Added logger_queue_limit to the configuration options.
8 years ago
Kevin Harwell 4d3b4fbf22 vector: defaults and indexes
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
George Joseph bcb2c1f62f Merge "tests: use datadir for sound files" into 13
8 years ago
George Joseph d6f67df8ce Merge "test_voicemail_api: order of params to VERIFY macros" into 13
8 years ago
George Joseph 17f4989d49 ari: Implement 'debug all' and request/response logging
8 years ago
Tzafrir Cohen cd2677f966 tests: use datadir for sound files
8 years ago
Tzafrir Cohen b62f84bfb1 test_voicemail_api: order of params to VERIFY macros
8 years ago
Richard Mudgett a969bf3577 LISTFILTER: Remove outdated ERROR message.
8 years ago
George Joseph c92dcc76da file.c/__ast_file_read_dirs: Fix issues on filesystems without d_type
9 years ago
Kevin Harwell bd4d7d8ad0 stasis_recording/stored: remove calls to deprecated readdir_r function.
9 years ago
George Joseph 3a2092b722 test_astobj2_thrash: Fix multithreaded issues
9 years ago
Matt Jordan 42cfdcd1b7 res/ari: Add the Asterisk EID field to outgoing events
9 years ago
Richard Mudgett 7f8f125738 json: Check party id name, number, subaddresses for UTF-8.
9 years ago
Torrey Searle 6f448f32fe res_ari: Add http prefix to generated docs
9 years ago
Alexei Gradinari b4a9fa2c9e res_sorcery_realtime: fix bug when successful UPDATE is treated as failed
9 years ago
George Joseph 77da168e58 test_res_pjsip_scheduler: Add 'depends' on pjproject in MODULEINFO
9 years ago
Joshua Colp c2f68787a3 Merge "cel: Ensure only one dial status per channel exists." into 13
9 years ago
Joshua Colp caf6cccc5c cel: Ensure only one dial status per channel exists.
9 years ago
George Joseph a99ddc6a0d build: Fix ast_sockaddr initialization to be more portable
9 years ago
Joshua Colp a16aa467f5 Merge "config: Fix ast_config_text_file_save2 writability check for missing files" into 13
9 years ago
Joshua Colp e5c5fac8f1 Merge "res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)" into 13
9 years ago
George Joseph b38f1146e5 config: Fix ast_config_text_file_save2 writability check for missing files
9 years ago
Richard Mudgett ebf0724a83 test_message.c: Wait longer in case dialplan also processes the test message.
9 years ago
Richard Mudgett 5e388d4188 bridge_softmix.c: Fix crash if channel fails to join mixing tech.
9 years ago
George Joseph 9740277713 res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)
9 years ago
George Joseph 772ff3048f lock: Add named lock capability
9 years ago
George Joseph f6f4cf459f stringfields: Refactor to allow fields to be added to the end of structures
9 years ago
George Joseph 5aa5c49413 sorcery/res_pjsip: Refactor for realtime performance
9 years ago
Richard Mudgett b2d2906445 sched.c: Ensure oldest expiring entry runs first.
9 years ago
Mark Michelson f1f79812c1 Fix failing threadpool_auto_increment test.
9 years ago
Joshua Colp a7c8d4cd6b tests/test_sorcery_memory_cache_thrash: Improve termination process.
9 years ago