Commit Graph

6564 Commits (28bae5e901b2595cac7b159734762128a2c591fe)

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