Commit Graph

404 Commits (a01ce2b88912cd802bb045e40fe264906e55bc45)

Author SHA1 Message Date
Joshua Colp a16aa467f5 Merge "config: Fix ast_config_text_file_save2 writability check for missing files" into 13
10 years ago
Joshua Colp e5c5fac8f1 Merge "res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)" into 13
10 years ago
George Joseph b38f1146e5 config: Fix ast_config_text_file_save2 writability check for missing files
10 years ago
Richard Mudgett ebf0724a83 test_message.c: Wait longer in case dialplan also processes the test message.
10 years ago
Richard Mudgett 5e388d4188 bridge_softmix.c: Fix crash if channel fails to join mixing tech.
10 years ago
George Joseph 9740277713 res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)
10 years ago
George Joseph 772ff3048f lock: Add named lock capability
10 years ago
George Joseph f6f4cf459f stringfields: Refactor to allow fields to be added to the end of structures
10 years ago
George Joseph 5aa5c49413 sorcery/res_pjsip: Refactor for realtime performance
10 years ago
Richard Mudgett b2d2906445 sched.c: Ensure oldest expiring entry runs first.
10 years ago
Mark Michelson f1f79812c1 Fix failing threadpool_auto_increment test.
10 years ago
Joshua Colp a7c8d4cd6b tests/test_sorcery_memory_cache_thrash: Improve termination process.
10 years ago
George Joseph 2a6ee8caeb logging: Remove/fix some message annoyances
10 years ago
Joshua Colp b5c13c1545 test_threadpool: Wait for each task to complete and fix memory leak.
10 years ago
Mark Michelson 4cd58c3b20 res_sorcery_realtime: Remove leading ^ requirement.
10 years ago
Matt Jordan e4a566918a tests/test_stasis_endpoints: Remove expected duplicate events
10 years ago
Joshua Colp 4e5bf12b33 format_cap: Don't append the 'none' format when appending all.
10 years ago
Joshua Colp b818d70533 threadpool: Handle worker thread transitioning to dead when going active.
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Matt Jordan a0f451c35e main/format: Add an API call for retrieving format attributes
10 years ago
Richard Mudgett e31cb6b248 strings.h: Fix issues with escape string functions.
10 years ago
Matt Jordan 5c491a6295 Merge "tests/test_devicestate: Add additional tests for the device state API" into 13
10 years ago
Matt Jordan 2325b106fd tests/test_devicestate: Add additional tests for the device state API
10 years ago
Matt Jordan 4d738e9026 tests/test_sorcery_memory_cache_thrash: Fix test loading problems
10 years ago
Joshua Colp b74b071369 res_sorcery_memory_cache: Backport to 13
10 years ago
Richard Mudgett 2b0482d699 Unit tests: Fix unit test description strings.
10 years ago
Matt Jordan 8ea1c0aa81 Merge "Fix unsafe uses of ast_context pointers." into 13
11 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
11 years ago
Kevin Harwell f5d5aa67dc AMI: Escape string values.
11 years ago
Matt Jordan 4a450f863b Merge "Fix potential crash after unload of func_periodic_hook or test_message." into 13
11 years ago
George Joseph dd78ab42e4 res_pjsip_config_wizard/config: Fix template processing
11 years ago
Corey Farrell 6b7282ca40 Fix potential crash after unload of func_periodic_hook or test_message.
11 years ago
George Joseph 637c8f065e sorcery: Add API to insert/remove a wizard to/from an object type's list
11 years ago
George Joseph ea917fefaf vector: Add REMOVE, ADD_SORTED and RESET macros
11 years ago
George Joseph 5f9aea8e3c vector: Additional enhancements and fixes
11 years ago
George Joseph 8b0f85ac06 test_vector: Fix build breakage caused by ASTERISK_REGISTER_FILE
11 years ago
George Joseph 7a7e9733c2 vector: Traversal, retrieval, insert and locking enhancements
11 years ago
Matthew Jordan d0d78d5732 clang compiler warnings: Fix various warnings for tests
11 years ago
Matthew Jordan 73dcea59bd funcs/func_env: Fix regression caused in FILE read operation
11 years ago
George Joseph 42e4cb7174 func_config: Add ability to retrieve specific occurrence of a variable
11 years ago
George Joseph 0a3dd7589e test_astobj2: Fix warning for missing trailing slash in category
11 years ago
Kinsey Moore 50f6517296 Stasis: Update unittest for channel snapshots
11 years ago
George Joseph 67372d1f0a sorcery: Add additional observer capabilities.
11 years ago
Matthew Jordan a83b4ad1da tests/test_cel: Add test_cel_attended_transfer_bridges_link to racey tests
11 years ago
Matthew Jordan e7c97d158f tests/test_cel: Fix CEL unit test failures caused by attended transfer changes
11 years ago
Matthew Jordan f1b4969a33 tests/test_stasis: Resolve compilation issues from Asterisk 12 merge
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Richard Mudgett 52a059caf5 test_channel_feature_hooks.c: Fix unit test for DTMF hooks.
11 years ago
George Joseph 2846d23688 sorcery: Make is_object_field_registered handle field names that are regexes.
11 years ago
Matthew Jordan 6b7a2dc7b9 tests/test_cel: Unlock bridge on off nominal paths
11 years ago