Commit Graph

4186 Commits (2c2dc7d97dfa03e9bfef8bed82d9c02ceed33699)

Author SHA1 Message Date
Ben Ford cee88c9826 STIR/SHAKEN: Add Date header, dest->tn, and URL checking.
5 years ago
George Joseph 7c0b8f0701 res_pjsip_outbound_authenticator_digest: Be tolerant of RFC8760 UASs
5 years ago
Naveen Albert ea117be4c6 AMI: Add AMI event to expose hook flash events
5 years ago
Ben Ford 0b4b207076 STIR/SHAKEN: Switch to base64 URL encoding.
5 years ago
Ben Ford 184a027eaa STIR/SHAKEN: Fix certificate type and storage.
5 years ago
Sean Bright 5a2939a5d6 res_pjsip.c: OPTIONS processing can now optionally skip authentication
5 years ago
Kevin Harwell 20af6d23df time: Add timeval create and unit conversion functions
5 years ago
Mark Murawski 98d149b4ce logger: Console sessions will now respect logger.conf dateformat= option
5 years ago
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.
6 years ago
Ben Ford 21ab0a450b res_stir_shaken: Add stir_shaken option and general improvements.
6 years ago
Ben Ford d979bdf87a res_stir_shaken: Add outbound INVITE support.
6 years ago
Ben Ford 746ce16b16 res_stir_shaken: Add inbound INVITE support.
6 years ago
Ben Ford 035b463c93 res_stir_shaken: Added dialplan function and API call.
6 years ago
Ben Ford 70af7e1311 res_stir_shaken: Implemented signature verification.
6 years ago
Ben Ford e9ee9a381b res_stir_shaken: Implemented signing of JSON payload.
6 years ago
Ben Ford 716e51a3f3 res_stir_shaken: Initial commit and reading private key.
6 years ago
Sean Bright 7a64868118 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
6 years ago
George Joseph 3b0a53f257 app_confbridge/bridge_softmix: Add ability to force estimated bitrate
6 years ago
George Joseph fb6f2157e7 logger.h: Fix ast_trace to respect scope_level
6 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