Commit Graph

4202 Commits (d112916e98bfc2479e511ed325fb0988994b4dee)

Author SHA1 Message Date
Kevin Harwell d112916e98 strings/json: Add string delimter match, and object create with vars methods
5 years ago
Ben Ford 669e16b3dc STIR/SHAKEN: Option split and response codes.
5 years ago
Kevin Harwell 04e79fd0e3 res_speech: Add a type conversion, and new engine unregister methods
5 years ago
George Joseph 362b7f2411 BuildSystem: Check for alternate openssl packages
5 years ago
Sean Bright 0c71619f8a configure: Remove unused OpenSSL SRTP check.
5 years ago
Matthew Kern 39824c7a96 res_pjsip_t38: bind UDPTL sessions like RTP
5 years ago
Joseph Nadiv 722b81904e res_pjsip_registrar: Remove unavailable contacts if exceeds max_contacts
5 years ago
Naveen Albert 41ba9f5f31 logger: Add custom logging capabilities
5 years ago
Naveen Albert 7feee9c65b res_pjsip_caller_id: Add ANI2/OLI parsing
5 years ago
Naveen Albert 11516e4b8e func_sayfiles: Retrieve say file names
5 years ago
Naveen Albert 698604a064 res_tonedetect: Tone detection module
5 years ago
Sean Bright fb72158f46 dns.c: Load IPv6 DNS resolvers if configured.
5 years ago
Naveen Albert c5c5171ec8 app_read: Allow reading # as a digit
5 years ago
Rijnhard Hessel b40e97b1d7 res_statsd: handle non-standard meter type safely
5 years ago
Andre Barbosa 884d863c08 res_stasis_playback: Send PlaybackFinish event only once for errors
5 years ago
Joshua C. Colp 4470838d89 core: Don't play silence for Busy() and Congestion() applications.
5 years ago
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
6 years ago
lvl 8d2558209b Introduce astcachedir, to be used for temporary bucket files
6 years ago
George Joseph 80f116c156 pjsip_scheduler.c: Add type ONESHOT and enhance cli show command
6 years ago
Alexei Gradinari 728cd55cde sched: AST_SCHED_REPLACE_UNREF can lead to use after free of data
6 years ago
Alexander Traud 277aa0ced6 res_stir_shaken: Include OpenSSL headers where used actually.
6 years ago
Kevin Harwell 8973fe5cf3 AST-2020-001 - res_pjsip: Return dialog locked and referenced
6 years ago
Ben Ford 58aa6a7057 AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
6 years ago
Kevin Harwell e051806e80 Logging: Add debug logging categories
6 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