Commit Graph

6574 Commits (16.18)

Author SHA1 Message Date
Jean Aunis 080d0eb72c translate.c: Take sampling rate into account when checking codec's buffer size
5 years ago
George Joseph a4a63db253 bridge_channel_write_frame: Check for NULL channel
5 years ago
Sean Bright 84115fe657 loader.c: Speed up deprecation metadata lookup
5 years ago
Joshua C. Colp a9e1e0e1c8 loader: Output warnings for deprecated modules.
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
Joshua C. Colp 73a52c53ce core_unreal: Fix deadlock with T.38 control frames.
5 years ago
Joshua C. Colp ceb8404667 channel: Fix crash in suppress API.
6 years ago
Joshua C. Colp 11b53aecc8 sorcery: Add support for more intelligent reloading.
6 years ago
Joshua C. Colp 4083aa6546 asterisk: Update copyright.
6 years ago
Joshua C. Colp c81c4f3ae2 channel: Fix memory leak in suppress API.
6 years ago
Nico Kooijman 980cc0d364 main: With Dutch language year after 2020 is not spoken in say.c
6 years ago
Alexander Traud 99666117be chan_sip: Filter pass-through audio/video formats away, again.
6 years ago
Sebastien Duthil 435d68be97 app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.
6 years ago
Ben Ford 215550ed4b core_unreal: Fix T.38 faxing when using local channels.
6 years ago
Dan Cropp a5364ac69b chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
6 years ago
Alexander Traud 8a2f0fbbd1 channel: Set up calls without audio (text+video), again.
6 years ago
Ivan Poddubnyi 0a5141f2f3 main/frame: Add missing control frame names to ast_frame_subclass2str
6 years ago
Sean Bright 4c5bffb217 asterisk: Export additional manager functions
6 years ago
Sean Bright 0a23296834 app_chanspy: Spyee information missing in ChanSpyStop AMI Event
6 years ago
George Joseph 5a2867efa9 logger.c: Automatically add a newline to formats that don't have one
6 years ago
lvl 8d2558209b Introduce astcachedir, to be used for temporary bucket files
6 years ago
Sean Bright ddbf3a7f73 media_cache: Fix reference leak with bucket file metadata
6 years ago
Boris P. Korzun 89d3de37ca bridge_basic: Fixed setup of recall channels
6 years ago
Alexander Traud 334661601a Compiler fixes for GCC when printf %s is NULL
6 years ago
Walter Doekes f98eed17c1 main/say: Work around gcc 9 format-truncation false positive
6 years ago
Kevin Harwell e051806e80 Logging: Add debug logging categories
6 years ago
Sean Bright d0313d8b12 tcptls.c: Don't close TCP client file descriptors more than once
6 years ago
Ben Ford 681a1624b5 utils.c: NULL terminate ast_base64decode_string.
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
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
Jasper van der Neut efcc6d6f6b channels: Don't dereference NULL pointer
6 years ago
Sean Bright cba132a797 dsp.c: Update calls to ast_format_cmp to check result properly
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
Sungtae Kim af339d0adb res_stasis.c: Added video_single option for bridge creation
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
Joshua C. Colp 0452717645 pbx: Fix hints deadlock between reload and ExtensionState.
6 years ago
George Joseph d28a44c33d logger.c: Added a new log formatter called "plain"
6 years ago
Sean Bright 32b593c325 bridge_channel: Ensure text messages are zero terminated
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 e9e441c399 utf8.c: Add UTF-8 validation and utility functions
6 years ago
sungtae kim 15a3318f1f stasis_bridge.c: Fixed wrong video_mode shown
6 years ago
Sean Bright d78ccb800e acl.c: Coerce a NULL pointer into the empty string
6 years ago
George Joseph fdcb3e2ead frame.c: Make debugging easier
6 years ago