Commit Graph

4221 Commits (f01a0398f8c9920c32202d788c2415f62816f79c)

Author SHA1 Message Date
Joshua C. Colp 800fd84af6 res_config_sqlite: Remove deprecated module.
4 years ago
Joshua C. Colp 20b2741232 chan_vpb: Remove deprecated module.
4 years ago
Joshua C. Colp 1eb2d85c99 chan_misdn: Remove deprecated module.
4 years ago
Joshua C. Colp 6ecc48086c chan_nbs: Remove deprecated module.
4 years ago
Joshua C. Colp 95f3a4a9ad chan_oss: Remove deprecated module.
4 years ago
Rijnhard Hessel 728a52fb61 res_statsd: handle non-standard meter type safely
4 years ago
Ben Ford db7b025532 Update AMI and ARI versions for Asterisk 20.
4 years ago
Andre Barbosa a47308ccb2 res_stasis_playback: Send PlaybackFinish event only once for errors
4 years ago
Joshua C. Colp 5382b9dbb8 core: Don't play silence for Busy() and Congestion() applications.
4 years ago
Ben Ford 12e8600849 STIR/SHAKEN: Add Date header, dest->tn, and URL checking.
4 years ago
George Joseph 9cc1d6fc22 res_pjsip_outbound_authenticator_digest: Be tolerant of RFC8760 UASs
4 years ago
Naveen Albert 04454fc238 AMI: Add AMI event to expose hook flash events
4 years ago
Ben Ford 0564d12280 STIR/SHAKEN: Switch to base64 URL encoding.
4 years ago
Ben Ford 259ecfa289 STIR/SHAKEN: Fix certificate type and storage.
4 years ago
Sean Bright 4a843e00ef res_pjsip.c: OPTIONS processing can now optionally skip authentication
4 years ago
Kevin Harwell eb92fb7298 time: Add timeval create and unit conversion functions
4 years ago
Mark Murawski b4347c4861 logger: Console sessions will now respect logger.conf dateformat= option
4 years ago
Jaco Kroon 8acb4fbd1e app.h: Fix -Werror=zero-length-bounds compile errors in dev mode.
4 years ago
Sean Bright 30e509c2f9 strings.h: ast_str_to_upper() and _to_lower() are not pure.
4 years ago
Joshua C. Colp 304f8ddfb2 sorcery: Add support for more intelligent reloading.
4 years ago
Jaco Kroon 725eca3bfa app.h: Restore C++ compatibility for macro AST_DECLARE_APP_ARGS
4 years ago
Sebastien Duthil 6e695c867f app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.
4 years ago
Ben Ford 00b229c69c core_unreal: Fix T.38 faxing when using local channels.
4 years ago
Dan Cropp 55891227e8 chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
4 years ago
Sean Bright 1b74555fcf asterisk: Export additional manager functions
4 years ago
Alexander Traud 80c14f74bc codecs: Remove test-law.
4 years ago
lvl b08427134f Introduce astcachedir, to be used for temporary bucket files
5 years ago
George Joseph 5a4640d208 pjsip_scheduler.c: Add type ONESHOT and enhance cli show command
5 years ago
Alexei Gradinari cc7eb72f65 sched: AST_SCHED_REPLACE_UNREF can lead to use after free of data
5 years ago
Alexander Traud 64d2de19ee res_stir_shaken: Include OpenSSL headers where used actually.
5 years ago
Kevin Harwell b82f880647 AST-2020-001 - res_pjsip: Return dialog locked and referenced
5 years ago
Ben Ford cd8f8b94f8 AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
5 years ago
Kevin Harwell 56028426de Logging: Add debug logging categories
5 years ago
Sean Bright 51cba591e3 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
5 years ago
George Joseph 773f424c7f app_confbridge/bridge_softmix: Add ability to force estimated bitrate
5 years ago
George Joseph 923d95cc84 logger.h: Fix ast_trace to respect scope_level
5 years ago
Torrey Searle 888090ab18 res_pjsip_diversion: implement support for History-Info
5 years ago
Sean Bright 30e08ce1bb format_cap: Perform codec lookups by pointer instead of name
5 years ago
George Joseph 44bb0858cb debugging: Add enough to choke a mule
5 years ago
George Joseph 86f1bce186 res_pjsip_session: Handle multi-stream re-invites better
5 years ago
Ben Ford 80a609fcce Bridging: Use a ref to bridge_channel's channel to prevent crash.
5 years ago
Kevin Harwell 1a5597741f conversions: Add string to signed integer conversion functions
5 years ago
Sean Bright 3553192900 bridge_channel: Ensure text messages are zero terminated
5 years ago
George Joseph 64ca2d48da scope_trace: Added debug messages and added additional macros
5 years ago
George Joseph 118cb3f0dd stream.c: Added 2 more debugging utils and added pos to stream string
5 years ago
George Joseph 647c53c41f ACN: Changes specific to the core
5 years ago
Sean Bright 048b12b59d vector.h: Fix implementation of AST_VECTOR_COMPACT() for empty vectors
5 years ago
Ben Ford 9ed6387c14 utils.c: NULL terminate ast_base64decode_string.
5 years ago
George Joseph a15e64aaf5 ACN: Configuration renaming for pjsip endpoint
5 years ago
Sean Bright 7d96b3e437 utf8.c: Add UTF-8 validation and utility functions
5 years ago