Commit Graph

395 Commits (601602f44b72c20a265d39f217eeda3d335712e9)

Author SHA1 Message Date
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
George Joseph 2a6ee8caeb logging: Remove/fix some message annoyances
9 years ago
Joshua Colp b5c13c1545 test_threadpool: Wait for each task to complete and fix memory leak.
9 years ago
Mark Michelson 4cd58c3b20 res_sorcery_realtime: Remove leading ^ requirement.
9 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
10 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
10 years ago
Kevin Harwell f5d5aa67dc AMI: Escape string values.
10 years ago
Matt Jordan 4a450f863b Merge "Fix potential crash after unload of func_periodic_hook or test_message." into 13
10 years ago
George Joseph dd78ab42e4 res_pjsip_config_wizard/config: Fix template processing
10 years ago
Corey Farrell 6b7282ca40 Fix potential crash after unload of func_periodic_hook or test_message.
10 years ago
George Joseph 637c8f065e sorcery: Add API to insert/remove a wizard to/from an object type's list
10 years ago
George Joseph ea917fefaf vector: Add REMOVE, ADD_SORTED and RESET macros
10 years ago
George Joseph 5f9aea8e3c vector: Additional enhancements and fixes
10 years ago
George Joseph 8b0f85ac06 test_vector: Fix build breakage caused by ASTERISK_REGISTER_FILE
10 years ago
George Joseph 7a7e9733c2 vector: Traversal, retrieval, insert and locking enhancements
10 years ago
Matthew Jordan d0d78d5732 clang compiler warnings: Fix various warnings for tests
10 years ago
Matthew Jordan 73dcea59bd funcs/func_env: Fix regression caused in FILE read operation
10 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
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
George Joseph c056506d84 test_strings: Remove string tests that exercise asserts.
11 years ago
George Joseph 9d1b3ec22a config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
Matthew Jordan cb9ae40a31 test_cel: Update pickup test to expect CANCEL instead of ANSWSER
11 years ago
George Joseph b8f505294a config: Fix inf loop using ast_category_browse and ast_variable_retrieve
11 years ago
George Joseph 54a5b8798f config: Fix SEGV in unit test with MALLOC_DEBUG
11 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
11 years ago
Kinsey Moore 32624fb541 CallerID: Fix parsing regression
11 years ago
Mark Michelson d25390073b Make CDR and CEL unit tests less FRACKy.
11 years ago