Commit Graph

388 Commits (b75f587d159cb68ed24b6ee1007ed062f669d79f)

Author SHA1 Message Date
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
George Joseph c7ae706b2d utils: Create ast_strsep function that ignores separators inside quotes
11 years ago
Kinsey Moore a4a58c2771 CallerID: Fix parsing of malformed callerid
11 years ago
Kinsey Moore 04f478212c Stasis: Add information to blind transfer event
11 years ago
Matthew Jordan 6e4d44c2a1 cel: Make sure channels in extra fields include their unique IDs as well
11 years ago
Kinsey Moore d2dff48f70 CEL: Update unit tests for additional information
11 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago