Commit Graph

6690 Commits (6a2aad1d41398c77f2175084de4bcc02bba8611e)

Author SHA1 Message Date
Alexander Traud e7d5db1471 app: Fix for Doxygen.
4 years ago
Alexander Traud 44a9c16e9c progdocs: Avoid 'name' with Doxygen \file.
4 years ago
Alexander Traud d08792ceba bridge_channel: Fix for Doxygen.
4 years ago
Alexander Traud 23b16c5372 progdocs: Use Doxygen \example correctly.
4 years ago
Naveen Albert 3c4b7cef64 app_read: Fix custom terminator functionality regression
4 years ago
Josh Soref 4019a93edf main: Spelling fixes
4 years ago
Sean Bright e63461b008 pbx.c: Don't remove dashes from hints on reload.
4 years ago
Alexander Traud 8b76a3cd3b stasis: Avoid 'dispatched' as unused variable in normal mode.
4 years ago
Sean Bright 2c03f73016 various: Fix GCC 11.2 compilation issues.
4 years ago
Kevin Harwell ae97aaedb0 strings/json: Add string delimter match, and object create with vars methods
4 years ago
Sebastien Duthil e3466893e9 main/stun.c: fix crash upon STUN request timeout
4 years ago
Shloime Rosenblum 29c44caecb main/say.c: Support future dates with Q and q format params
4 years ago
Sean Bright e98839b73c message.c: Support 'To' header override with AMI's MessageSend.
4 years ago
Naveen Albert a65bb134f5 logger: Add custom logging capabilities
4 years ago
Naveen Albert b6b7b1490b func_sayfiles: Retrieve say file names
4 years ago
Naveen Albert a6eb1b6f95 res_tonedetect: Tone detection module
4 years ago
Sean Bright 858cb386fd term.c: Add support for extended number format terminfo files.
4 years ago
Sean Bright 689c703b2c dns.c: Load IPv6 DNS resolvers if configured.
4 years ago
Sean Bright 5c836c8e36 config_options: Handle ACO arrays correctly in generated XML docs.
4 years ago
Naveen Albert dd980e00b4 app_read: Allow reading # as a digit
4 years ago
Sebastien Duthil ac492f2ff8 res_rtp_asterisk: Automatically refresh stunaddr from DNS
4 years ago
Naveen Albert e660a2c03b bridge_basic: Change warning to verbose if transfer cancelled
4 years ago
Andre Barbosa eb486db3af media_cache: Don't lock when curl the remote file
4 years ago
Alexander Traud 0b1a629ecd aelparse: Accept an included context with timings.
4 years ago
under feb1e06ac5 codec_builtin.c: G729 audio gets corrupted by Asterisk due to smoother
4 years ago
Sebastien Duthil 4bd975f415 stun: Emit warning message when STUN request times out
4 years ago
Sean Bright 76c09b1cfd res_http_media_cache.c: Parse media URLs to find extensions.
4 years ago
Sean Bright fcebc4d24a main/cdr.c: Correct Party A selection.
4 years ago
George Joseph 88da59efe7 jitterbuffer: Correct signed/unsigned mismatch causing assert
4 years ago
Joshua C. Colp 5e1cb3253c core: Don't play silence for Busy() and Congestion() applications.
4 years ago
Naveen Albert 2b174a38fe pbx_builtins: Corrects SayNumber warning
4 years ago
Joshua C. Colp 60ed1847b8 asterisk: We've moved to Libera Chat!
4 years ago
Naveen Albert 0ad3504ce0 AMI: Add AMI event to expose hook flash events
5 years ago
Naveen Albert 283fa3a93b main/file.c: Don't throw error on flash event.
5 years ago
Ben Ford a84d34035a STIR/SHAKEN: Switch to base64 URL encoding.
5 years ago
George Joseph 40bdfff73b Updates for the MessageSend Dialplan App
5 years ago
Sean Bright 78f518622d translate.c: Avoid refleak when checking for a translation path
5 years ago
Joshua C. Colp 8faed04b01 chan_local: Skip filtering audio formats on removed streams.
5 years ago
Jean Aunis dec44306cf translate.c: Take sampling rate into account when checking codec's buffer size
5 years ago
George Joseph 88aec107df bridge_channel_write_frame: Check for NULL channel
5 years ago
Sean Bright 404533c149 loader.c: Speed up deprecation metadata lookup
5 years ago
Joshua C. Colp a9a9864478 loader: Output warnings for deprecated modules.
5 years ago
Kevin Harwell 15de2f1727 time: Add timeval create and unit conversion functions
5 years ago
Mark Murawski a0009c807e logger: Console sessions will now respect logger.conf dateformat= option
5 years ago
Joshua C. Colp ed2f637b47 core_unreal: Fix deadlock with T.38 control frames.
5 years ago
Joshua C. Colp f7bda066bb channel: Fix crash in suppress API.
5 years ago
Joshua C. Colp a9acbd19f3 sorcery: Add support for more intelligent reloading.
5 years ago
Joshua C. Colp 682f7d9437 asterisk: Update copyright.
5 years ago
Joshua C. Colp b43b81d953 channel: Fix memory leak in suppress API.
5 years ago
Nico Kooijman 7b052ec965 main: With Dutch language year after 2020 is not spoken in say.c
5 years ago
Alexander Traud 1adf9368ee chan_sip: Filter pass-through audio/video formats away, again.
5 years ago
Sebastien Duthil 092628c982 app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.
5 years ago
Ben Ford 62e2dd484d core_unreal: Fix T.38 faxing when using local channels.
5 years ago
Dan Cropp 088816284a chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
5 years ago
Alexander Traud f64ddf3db3 channel: Set up calls without audio (text+video), again.
5 years ago
Ivan Poddubnyi 7c0fbaf010 main/frame: Add missing control frame names to ast_frame_subclass2str
5 years ago
Sean Bright 68d3d3af6f asterisk: Export additional manager functions
5 years ago
Sean Bright 13682210e2 app_chanspy: Spyee information missing in ChanSpyStop AMI Event
5 years ago
George Joseph ccb4951bf8 logger.c: Automatically add a newline to formats that don't have one
5 years ago
lvl 92fcd4edba Introduce astcachedir, to be used for temporary bucket files
5 years ago
Sean Bright f9438e6457 media_cache: Fix reference leak with bucket file metadata
5 years ago
Boris P. Korzun 33e3542132 bridge_basic: Fixed setup of recall channels
5 years ago
Alexander Traud f86af1fbd0 Compiler fixes for GCC when printf %s is NULL
5 years ago
Walter Doekes fb3b14ab7d main/say: Work around gcc 9 format-truncation false positive
5 years ago
Kevin Harwell 6255e7976c Logging: Add debug logging categories
5 years ago
Sean Bright a6faa53af0 tcptls.c: Don't close TCP client file descriptors more than once
5 years ago
Sean Bright 5a0b19a4f3 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
5 years ago
George Joseph 4a049ad510 app_confbridge/bridge_softmix: Add ability to force estimated bitrate
5 years ago
Jasper van der Neut 08ccfd4588 channels: Don't dereference NULL pointer
5 years ago
Sean Bright 9b08eddf90 dsp.c: Update calls to ast_format_cmp to check result properly
5 years ago
Sean Bright 4964302984 format_cap: Perform codec lookups by pointer instead of name
5 years ago
George Joseph ad4f2a8c99 debugging: Add enough to choke a mule
5 years ago
George Joseph d4f3b17dd3 res_pjsip_session: Handle multi-stream re-invites better
5 years ago
Sungtae Kim a0d41a27d4 res_stasis.c: Added video_single option for bridge creation
5 years ago
Ben Ford 7eaae4e7b6 Bridging: Use a ref to bridge_channel's channel to prevent crash.
5 years ago
Kevin Harwell ec03909831 conversions: Add string to signed integer conversion functions
5 years ago
Joshua C. Colp 6d50d152d8 pbx: Fix hints deadlock between reload and ExtensionState.
5 years ago
George Joseph 5a8cacb93d logger.c: Added a new log formatter called "plain"
5 years ago
Sean Bright 5ec7099312 bridge_channel: Ensure text messages are zero terminated
5 years ago
George Joseph c4c72d55a2 scope_trace: Added debug messages and added additional macros
5 years ago
George Joseph d26ab7f8f9 stream.c: Added 2 more debugging utils and added pos to stream string
5 years ago
George Joseph 6faf76308d ACN: Changes specific to the core
5 years ago
Ben Ford 769a9611e7 utils.c: NULL terminate ast_base64decode_string.
5 years ago
Sean Bright d9ae902f52 utf8.c: Add UTF-8 validation and utility functions
5 years ago
sungtae kim 2e32b56bdb stasis_bridge.c: Fixed wrong video_mode shown
5 years ago
Sean Bright 7a43bedd72 acl.c: Coerce a NULL pointer into the empty string
5 years ago
George Joseph 9bd1d686a1 ACN: Add tracing to existing code
5 years ago
George Joseph d093e44b1e frame.c: Make debugging easier
5 years ago
George Joseph 955b7b4fdb Scope Trace: Make it easier to trace through synchronous tasks
5 years ago
Kevin Harwell cfed0ea033 manager - Add Content-Type parameter to the SendText action
5 years ago
George Joseph 8d1064eaaf Streams: Add features for Advanced Codec Negotiation
5 years ago
Ben Ford 1274117102 res_stir_shaken: Add outbound INVITE support.
5 years ago
Joshua C. Colp de2813cf23 core_unreal / core_local: Add multistream and re-negotiation.
5 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
Ben Ford 559fa0e89c cli.c: Fix compiler error.
5 years ago
Ben Ford 3927f79cb5 res_stir_shaken: Add inbound INVITE support.
5 years ago
Joshua C. Colp 1fcb6b1b21 bridge_channel: Don't queue unmapped frames.
5 years ago
sungtae kim 25ae412f75 bridge.c: Fixed null pointer exception
5 years ago
George Joseph ca3c22c5f1 Scope Tracing: A new facility for tracing scope enter/exit
5 years ago
traud f9ea75d117 tcptls: Fix notice when TLS is enabled but not supported.
6 years ago