Commit Graph

6564 Commits (e32815dddb3170fbe1f88567edd6b867d8681690)

Author SHA1 Message Date
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
Pirmin Walthert 6b2d945174 app.c: make sure that no non-async-signal-safe syscalls are used after
6 years ago
George Joseph 7fbfbe7da0 streams: Fix one memory leak and one formats ref issue
6 years ago
Nathan Bruning f217fcdc62 app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
6 years ago
Jaco Kroon 44e5dd288b Remove #include <sys/cdefs.h>
6 years ago
Alexander Traud 29070b61f7 core_local: Local calls are always secure.
6 years ago
Guido Falsi 97494d8984 core/dns: Add system include required on FreeBSD
6 years ago
Joshua C. Colp 1c5e68580a stream: Enforce formats immutability and ensure formats exist.
6 years ago
Joshua C. Colp 6cfc6ff53c confbridge: Add support for disabling text messaging.
6 years ago
Pirmin Walthert ca032d1e2e res_rtp_asterisk: Free payload when error on insertion to data buffer
6 years ago
Jean Aunis de66713fd5 func_volume: Accept decimal number as argument
6 years ago
Jaco Kroon c5f3836bcc main/backtrace: binutils-2.34 fix.
6 years ago
George Joseph 2ee455958e codec_negotiation: Implement outgoing_call_offer_pref
6 years ago
Kevin Harwell 3c345ec56d channel: write to a stream on multi-frame writes
6 years ago
sungtae kim dbddb6725d dial.c: Removed dial string 80 character limitation
6 years ago
Jaco Kroon d32e559e8a acl: implement a centralized ACL output mechanism for HAs and ACLs.
6 years ago
Jaco Kroon 2ad64e97c0 Update main/backtrace.c to deal with changes in binutils 2.34.
6 years ago
Sean Bright d68f940f6e dns_txt: Add TXT record parsing support
6 years ago
Joshua C. Colp 98d10d0a16 audiohook: Don't allow audiohooks to attach to hung up channels.
6 years ago
George Joseph 7b09d9c5aa Merge "enum.c: Make ast_get_txt() actually do something."
6 years ago
Sean Bright 517224ce85 enum.c: Add support for regular expression flag in NAPTR record
6 years ago
Sean Bright ab63f0cd0f enum.c: Make ast_get_txt() actually do something.
6 years ago
Kevin Harwell a715cf5aaa message & stasis/messaging: make text message variables work in ARI
6 years ago
Kevin Harwell d18af40431 Merge "say: Remove unused "plural" option from main/say"
6 years ago
Kevin Harwell 566f9a541f Merge "format_cap: make function parameters 'const'"
6 years ago
Kevin Harwell a3b3a9d2dc Merge "pjsip: Update ACLs on named ACL changes."
6 years ago
Kevin Harwell 1e1651b4f4 format_cap: make function parameters 'const'
6 years ago