Commit Graph

4178 Commits (e42417e910b560d5058234b93a065e75e6bab5cf)

Author SHA1 Message Date
Kevin Harwell ec8b030bd7 manager: Increase the non breaking AMI version number
5 years ago
Jaco Kroon fce875cf46 app.h: Fix -Werror=zero-length-bounds compile errors in dev mode.
5 years ago
Sean Bright 08b94d5837 strings.h: ast_str_to_upper() and _to_lower() are not pure.
5 years ago
Joshua C. Colp 11b53aecc8 sorcery: Add support for more intelligent reloading.
5 years ago
Jaco Kroon a63c7883b4 app.h: Restore C++ compatibility for macro AST_DECLARE_APP_ARGS
5 years ago
Sebastien Duthil 435d68be97 app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.
5 years ago
Ben Ford 215550ed4b core_unreal: Fix T.38 faxing when using local channels.
5 years ago
Dan Cropp a5364ac69b chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
5 years ago
Sean Bright 4c5bffb217 asterisk: Export additional manager functions
5 years ago
lvl 8d2558209b Introduce astcachedir, to be used for temporary bucket files
5 years ago
George Joseph 80f116c156 pjsip_scheduler.c: Add type ONESHOT and enhance cli show command
5 years ago
Alexei Gradinari 728cd55cde sched: AST_SCHED_REPLACE_UNREF can lead to use after free of data
5 years ago
Alexander Traud 277aa0ced6 res_stir_shaken: Include OpenSSL headers where used actually.
5 years ago
Kevin Harwell 8973fe5cf3 AST-2020-001 - res_pjsip: Return dialog locked and referenced
5 years ago
Ben Ford 58aa6a7057 AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
5 years ago
Kevin Harwell e051806e80 Logging: Add debug logging categories
5 years ago
Ben Ford 681a1624b5 utils.c: NULL terminate ast_base64decode_string.
5 years ago
Ben Ford 21ab0a450b res_stir_shaken: Add stir_shaken option and general improvements.
5 years ago
Ben Ford d979bdf87a res_stir_shaken: Add outbound INVITE support.
5 years ago
Ben Ford 746ce16b16 res_stir_shaken: Add inbound INVITE support.
5 years ago
Ben Ford 035b463c93 res_stir_shaken: Added dialplan function and API call.
5 years ago
Ben Ford 70af7e1311 res_stir_shaken: Implemented signature verification.
5 years ago
Ben Ford e9ee9a381b res_stir_shaken: Implemented signing of JSON payload.
5 years ago
Ben Ford 716e51a3f3 res_stir_shaken: Initial commit and reading private key.
5 years ago
Sean Bright 7a64868118 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
5 years ago
George Joseph 3b0a53f257 app_confbridge/bridge_softmix: Add ability to force estimated bitrate
5 years ago
George Joseph fb6f2157e7 logger.h: Fix ast_trace to respect scope_level
5 years ago
Torrey Searle 5a12463c07 res_pjsip_diversion: implement support for History-Info
6 years ago
Sean Bright c9cc281484 format_cap: Perform codec lookups by pointer instead of name
6 years ago
George Joseph 6abf6f345d debugging: Add enough to choke a mule
6 years ago
George Joseph 65088494cb res_pjsip_session: Handle multi-stream re-invites better
6 years ago
Ben Ford e7620d034a Bridging: Use a ref to bridge_channel's channel to prevent crash.
6 years ago
Kevin Harwell 7b441505dc conversions: Add string to signed integer conversion functions
6 years ago
Sean Bright 32b593c325 bridge_channel: Ensure text messages are zero terminated
6 years ago
George Joseph b9ba0f8da8 scope_trace: Added debug messages and added additional macros
6 years ago
George Joseph 377caaed3c stream.c: Added 2 more debugging utils and added pos to stream string
6 years ago
George Joseph 16afb0a05d scope_trace: Add/update utilities
6 years ago
Sean Bright abad395098 vector.h: Fix implementation of AST_VECTOR_COMPACT() for empty vectors
6 years ago
Sean Bright e9e441c399 utf8.c: Add UTF-8 validation and utility functions
6 years ago
Sean Bright 7892bdec53 vector.h: Add AST_VECTOR_SORT()
6 years ago
George Joseph fdcb3e2ead frame.c: Make debugging easier
6 years ago
George Joseph af595e918e Scope Trace: Make it easier to trace through synchronous tasks
6 years ago
Kevin Harwell d9b8f04cd4 manager - Add Content-Type parameter to the SendText action
6 years ago
George Joseph 43ba72dea0 Scope Trace: Add some new tracing macros and an ast_str helper
6 years ago
Kevin Harwell 82ce3b7620 pjproject: Upgrade bundled version to pjproject 2.10
6 years ago
Joshua C. Colp 563f2f94d6 core_unreal / core_local: Add multistream and re-negotiation.
6 years ago
Kevin Harwell f59001d171 Compiler fixes for gcc 10
6 years ago
George Joseph 6a0c472374 Scope Tracing: A new facility for tracing scope enter/exit
6 years ago
Nathan Bruning 92169e6f8a app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
6 years ago
Joshua C. Colp 2128eb1f47 stream: Enforce formats immutability and ensure formats exist.
6 years ago