Commit Graph

427 Commits (81ea80b74ce1ae35eb5b377a825948c27ef65b45)

Author SHA1 Message Date
Richard Mudgett 757ec6172b test_message.c: Wait longer in case dialplan also processes the test message.
10 years ago
Richard Mudgett 71dfa35540 bridge_softmix.c: Fix crash if channel fails to join mixing tech.
10 years ago
George Joseph caa416d5f3 stringfields: Update extended string fields for master only.
10 years ago
George Joseph 216abb0ae7 lock: Add named lock capability
10 years ago
George Joseph 4d40b161c3 stringfields: Refactor to allow fields to be added to the end of structures
10 years ago
George Joseph c948ce9651 sorcery/res_pjsip: Refactor for realtime performance
10 years ago
Joshua Colp a72f3b5bb4 tests/test_http_media_cache: Fix file descriptor leak in test.
10 years ago
Matt Jordan 01962a3932 tests/test_http_media_cache: Add unit tests for res_http_media_cache
10 years ago
Richard Mudgett 9a7cfa2b61 sched.c: Ensure oldest expiring entry runs first.
10 years ago
Mark Michelson 8055d080cd Fix failing threadpool_auto_increment test.
10 years ago
Joshua Colp e40fddbeb5 tests/test_sorcery_memory_cache_thrash: Improve termination process.
10 years ago
George Joseph dcbedf9ab1 logging: Remove/fix some message annoyances
10 years ago
Joshua Colp 9fa76ba215 test_threadpool: Wait for each task to complete and fix memory leak.
10 years ago
Mark Michelson 01c5e2a07e res_sorcery_realtime: Remove leading ^ requirement.
10 years ago
Matt Jordan 96b32e0321 tests/test_stasis_endpoints: Remove expected duplicate events
10 years ago
Joshua Colp a159747660 format_cap: Don't append the 'none' format when appending all.
10 years ago
Joshua Colp 2954354404 threadpool: Handle worker thread transitioning to dead when going active.
10 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Matt Jordan e188192ad1 main/format: Add an API call for retrieving format attributes
11 years ago
Joshua Colp ff36b5482b Merge "Replaces clock_gettime() with ast_tsnow()"
11 years ago
David M. Lee 40caf0ad9b Replaces clock_gettime() with ast_tsnow()
11 years ago
Mark Michelson 86034227ca dns_core: Allow zero-length DNS responses.
11 years ago
Matt Jordan f90beeaea6 Merge "strings.h: Fix issues with escape string functions."
11 years ago
Richard Mudgett b34c4528ab strings.h: Fix issues with escape string functions.
11 years ago
Matthew Jordan 3ea0d38396 media cache: Add a core API and facade for a backend agnostic media cache
11 years ago
Matt Jordan 5266796432 tests/test_devicestate: Add additional tests for the device state API
11 years ago
Matt Jordan ef8d3f6506 bucket: Add clone/staleness operations for ast_bucket/ast_bucket_file
11 years ago
Matt Jordan b178f8701b sorcery: Add support for object staleness
11 years ago
Richard Mudgett 71a4d1a033 Unit tests: Fix more unit test description strings.
11 years ago
Richard Mudgett 9c6d72e30d Unit tests: Fix unit test description strings.
11 years ago
Richard Mudgett a0c2d2089d DNS unit tests: Fix extraneous description string commas.
11 years ago
Richard Mudgett b23f33e7e5 DNS: Fix some corner cases.
11 years ago
Richard Mudgett ae589da466 DNS: Remove trailing newline from summary and descriptions.
11 years ago
Matt Jordan bbeb753e5e Merge "Fix unsafe uses of ast_context pointers."
11 years ago
Corey Farrell 80621ce3c5 Fix unsafe uses of ast_context pointers.
11 years ago
Kevin Harwell 53c1126090 AMI: Escape string values.
11 years ago
Joshua Colp 028edae82e test_sorcery_memory_cache_thrash: Add unit tests for thrashing the memory cache.
11 years ago
Matt Jordan 3f5a86037d Merge "Fix potential crash after unload of func_periodic_hook or test_message."
11 years ago
Matt Jordan d8698b7f3f doxygen: Fix doxygen errors
11 years ago
George Joseph 5d93928175 res_pjsip_config_wizard/config: Fix template processing
11 years ago
Joshua Colp 1ba7845851 Merge "sorcery: Add API to insert/remove a wizard to/from an object type's list"
11 years ago
Corey Farrell 0a46d43b9c Fix potential crash after unload of func_periodic_hook or test_message.
11 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
11 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
11 years ago
George Joseph 52407088f8 sorcery: Add API to insert/remove a wizard to/from an object type's list
11 years ago
George Joseph 87d8b36755 vector: Add REMOVE, ADD_SORTED and RESET macros
11 years ago
George Joseph c886be5df2 vector: Additional enhancements and fixes
11 years ago
George Joseph 6d5941297b vector: Traversal, retrieval, insert and locking enhancements
11 years ago
Corey Farrell c9c03998cc Astobj2: Add ao2_weakproxy_ref_object function.
11 years ago
Joshua Colp 7216e3c608 dns: Make query sets hold on to queries for their lifetime.
11 years ago