Commit Graph

409 Commits (b9bd249a85b7dcb3890fca1df8cf12558f7d82f5)

Author SHA1 Message Date
Matt Jordan e188192ad1 main/format: Add an API call for retrieving format attributes
10 years ago
Joshua Colp ff36b5482b Merge "Replaces clock_gettime() with ast_tsnow()"
10 years ago
David M. Lee 40caf0ad9b Replaces clock_gettime() with ast_tsnow()
10 years ago
Mark Michelson 86034227ca dns_core: Allow zero-length DNS responses.
10 years ago
Matt Jordan f90beeaea6 Merge "strings.h: Fix issues with escape string functions."
10 years ago
Richard Mudgett b34c4528ab strings.h: Fix issues with escape string functions.
10 years ago
Matthew Jordan 3ea0d38396 media cache: Add a core API and facade for a backend agnostic media cache
10 years ago
Matt Jordan 5266796432 tests/test_devicestate: Add additional tests for the device state API
10 years ago
Matt Jordan ef8d3f6506 bucket: Add clone/staleness operations for ast_bucket/ast_bucket_file
10 years ago
Matt Jordan b178f8701b sorcery: Add support for object staleness
10 years ago
Richard Mudgett 71a4d1a033 Unit tests: Fix more unit test description strings.
10 years ago
Richard Mudgett 9c6d72e30d Unit tests: Fix unit test description strings.
10 years ago
Richard Mudgett a0c2d2089d DNS unit tests: Fix extraneous description string commas.
10 years ago
Richard Mudgett b23f33e7e5 DNS: Fix some corner cases.
10 years ago
Richard Mudgett ae589da466 DNS: Remove trailing newline from summary and descriptions.
10 years ago
Matt Jordan bbeb753e5e Merge "Fix unsafe uses of ast_context pointers."
10 years ago
Corey Farrell 80621ce3c5 Fix unsafe uses of ast_context pointers.
10 years ago
Kevin Harwell 53c1126090 AMI: Escape string values.
10 years ago
Joshua Colp 028edae82e test_sorcery_memory_cache_thrash: Add unit tests for thrashing the memory cache.
10 years ago
Matt Jordan 3f5a86037d Merge "Fix potential crash after unload of func_periodic_hook or test_message."
10 years ago
Matt Jordan d8698b7f3f doxygen: Fix doxygen errors
10 years ago
George Joseph 5d93928175 res_pjsip_config_wizard/config: Fix template processing
10 years ago
Joshua Colp 1ba7845851 Merge "sorcery: Add API to insert/remove a wizard to/from an object type's list"
10 years ago
Corey Farrell 0a46d43b9c Fix potential crash after unload of func_periodic_hook or test_message.
10 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
George Joseph 52407088f8 sorcery: Add API to insert/remove a wizard to/from an object type's list
10 years ago
George Joseph 87d8b36755 vector: Add REMOVE, ADD_SORTED and RESET macros
10 years ago
George Joseph c886be5df2 vector: Additional enhancements and fixes
10 years ago
George Joseph 6d5941297b vector: Traversal, retrieval, insert and locking enhancements
10 years ago
Corey Farrell c9c03998cc Astobj2: Add ao2_weakproxy_ref_object function.
10 years ago
Joshua Colp 7216e3c608 dns: Make query sets hold on to queries for their lifetime.
10 years ago
Joshua Colp a3cec44a0a res_pjsip: Add external PJSIP resolver implementation using core DNS API.
10 years ago
Corey Farrell f89481e39c test_astobj2_weaken: Fix source file registration.
10 years ago
Corey Farrell cb6bf3094e astobj2: Add support for weakproxy objects.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan 356b770632 clang compiler warnings: Fix various warnings for tests
10 years ago
Mark Michelson c08ebc6eeb Reduce duplication of common DNS code.
10 years ago
Mark Michelson 79fb8c32a6 Uncomment test case.
10 years ago
Mark Michelson fc314cb43f Add missing DNS NAPTR test file.
10 years ago
Joshua Colp 39824e3d01 dns: Add support for SRV record parsing and sorting.
10 years ago
Joshua Colp abf3e40902 dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.
10 years ago
Matthew Jordan 627cc16a8d funcs/func_env: Fix regression caused in FILE read operation
10 years ago
George Joseph 685f7ef924 func_config: Add ability to retrieve specific occurrence of a variable
10 years ago
George Joseph 62d1dba271 test_astobj2: Fix warning for missing trailing slash in category
10 years ago
Kinsey Moore d64b9904fd Stasis: Update unittest for channel snapshots
11 years ago
George Joseph d04445c24a sorcery: Add additional observer capabilities.
11 years ago
Matthew Jordan 7cb2c446b4 tests/test_cel: Add test_cel_attended_transfer_bridges_link to racey tests
11 years ago
Matthew Jordan 7475e1c948 tests/test_cel: Fix CEL unit test failures caused by attended transfer changes
11 years ago
Matthew Jordan dd00e80cbe tests/test_stasis: Resolve compilation issues from Asterisk 12 merge
11 years ago