Commit Graph

6069 Commits (13)

Author SHA1 Message Date
Walter Doekes bee2e3e720 main/say: Work around gcc 9 format-truncation false positive
5 years ago
Joshua C. Colp 849ace4af9 asterisk: Add verbose message stating support status.
5 years ago
Sean Bright 715235202d pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
5 years ago
Sean Bright 8d28d964d1 dsp.c: Update calls to ast_format_cmp to check result properly
5 years ago
Sean Bright 9cd1103030 format_cap: Perform codec lookups by pointer instead of name
5 years ago
Sungtae Kim 022284f8af res_stasis.c: Added video_single option for bridge creation
5 years ago
Ben Ford 514b1d6b49 Bridging: Use a ref to bridge_channel's channel to prevent crash.
5 years ago
Joshua C. Colp e519d28fe0 pbx: Fix hints deadlock between reload and ExtensionState.
5 years ago
Sean Bright 179530558d bridge_channel: Ensure text messages are zero terminated
5 years ago
sungtae kim 53f9bbdc2d stasis_bridge.c: Fixed wrong video_mode shown
6 years ago
Sean Bright 718efe9365 utf8.c: Add UTF-8 validation and utility functions
6 years ago
Sean Bright ff90e00677 acl.c: Coerce a NULL pointer into the empty string
6 years ago
Kevin Harwell 4bbc5be798 manager - Add Content-Type parameter to the SendText action
6 years ago
Kevin Harwell 654ec4b908 Compiler fixes for gcc 10
6 years ago
traud 377f5b6992 tcptls: Fix notice when TLS is enabled but not supported.
6 years ago
Pirmin Walthert 146e7c54f1 app.c: make sure that no non-async-signal-safe syscalls are used after
6 years ago
Nathan Bruning 10292dc663 app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
6 years ago
Jaco Kroon f5a1a91b03 Remove #include <sys/cdefs.h>
6 years ago
Alexander Traud 18cc090761 core_local: Local calls are always secure.
6 years ago
Jean Aunis 947a6e8674 func_volume: Accept decimal number as argument
6 years ago
traud 9082f90217 stasis: Avoid always true warnings with clang.
6 years ago
Jaco Kroon 42989a285b main/backtrace: binutils-2.34 fix.
6 years ago
sungtae kim 59e193b295 dial.c: Removed dial string 80 character limitation
6 years ago
Jaco Kroon 5ddac396f0 acl: implement a centralized ACL output mechanism for HAs and ACLs.
6 years ago
Jaco Kroon 345e072a6d Update main/backtrace.c to deal with changes in binutils 2.34.
6 years ago
Joshua C. Colp 6636fff2cf audiohook: Don't allow audiohooks to attach to hung up channels.
6 years ago
George Joseph 8f33d14d00 Merge "enum.c: Make ast_get_txt() actually do something." into 13
6 years ago
Sean Bright 58b8c24c40 enum.c: Add support for regular expression flag in NAPTR record
6 years ago
Sean Bright 0ee0134cc9 enum.c: Make ast_get_txt() actually do something.
6 years ago
Kevin Harwell 0fb06121cb message & stasis/messaging: make text message variables work in ARI
6 years ago
Kevin Harwell 6af57d5750 Merge "say: Remove unused "plural" option from main/say" into 13
6 years ago
Kevin Harwell 2241f828ca Merge "format_cap: make function parameters 'const'" into 13
6 years ago
Kevin Harwell ff87627140 Merge "pjsip: Update ACLs on named ACL changes." into 13
6 years ago
Walter Doekes c3e9d37ce7 say: Remove unused "plural" option from main/say
6 years ago
Kevin Harwell d13cd25d4c format_cap: make function parameters 'const'
6 years ago
George Joseph f2fa99f124 Merge "tcptls.c: Log more informative OpenSSL errors" into 13
6 years ago
Sean Bright cbbf192f0a tcptls.c: Log more informative OpenSSL errors
6 years ago
Joshua C. Colp a60071610c pjsip: Update ACLs on named ACL changes.
6 years ago
Sean Bright 0246bca581 app_mixmonitor: Set MIXMONITOR_FILENAME to correct value when wav49 is used
6 years ago
Friendly Automation b0b229f63c Merge "http: Add ability to disable /httpstatus URI" into 13
6 years ago
George Joseph 4eb2ad5e17 cdr.c: Set event time on party b when leaving a parking bridge
6 years ago
Sean Bright b6ebdabd9c http: Add ability to disable /httpstatus URI
6 years ago
Sean Bright ca7309fd29 translate.c: Fix silk 24kHz truncation in 'core show translation'
6 years ago
Joshua Colp 073d67ece0 Merge "app_voicemail, say: Fix various leading whitespace problems" into 13
6 years ago
Sean Bright ee05a43951 app_voicemail, say: Fix various leading whitespace problems
6 years ago
Sean Bright 884b86e7c0 pbx.c: Include filesystem cache in free memory calculation
6 years ago
Joshua Colp 4cefb2f3cb Merge "res_pjsip_endpoint_identifier_ip.c: Add port matching support" into 13
6 years ago
Joshua Colp 379050504d Merge "stasis.c: Use correct topic name in stasis_topic_pool_delete_topic" into 13
6 years ago
Sean Bright 49bb7d85cd res_pjsip_endpoint_identifier_ip.c: Add port matching support
6 years ago
George Joseph e4e5e07e3d stasis.c: Use correct topic name in stasis_topic_pool_delete_topic
6 years ago