Commit Graph

4233 Commits (31c26fcbc6b03ae2a8f60faf49dffee18116a5ef)

Author SHA1 Message Date
Sean Bright 4964302984 format_cap: Perform codec lookups by pointer instead of name
6 years ago
George Joseph ad4f2a8c99 debugging: Add enough to choke a mule
6 years ago
George Joseph d4f3b17dd3 res_pjsip_session: Handle multi-stream re-invites better
6 years ago
Ben Ford 7eaae4e7b6 Bridging: Use a ref to bridge_channel's channel to prevent crash.
6 years ago
Kevin Harwell ec03909831 conversions: Add string to signed integer conversion functions
6 years ago
Sean Bright 5ec7099312 bridge_channel: Ensure text messages are zero terminated
6 years ago
George Joseph c4c72d55a2 scope_trace: Added debug messages and added additional macros
6 years ago
George Joseph d26ab7f8f9 stream.c: Added 2 more debugging utils and added pos to stream string
6 years ago
George Joseph 6faf76308d ACN: Changes specific to the core
6 years ago
Sean Bright da8a617dc9 vector.h: Fix implementation of AST_VECTOR_COMPACT() for empty vectors
6 years ago
Ben Ford 769a9611e7 utils.c: NULL terminate ast_base64decode_string.
6 years ago
George Joseph 802aa97fa0 ACN: Configuration renaming for pjsip endpoint
6 years ago
Sean Bright d9ae902f52 utf8.c: Add UTF-8 validation and utility functions
6 years ago
Sean Bright 9022f35f09 vector.h: Add AST_VECTOR_SORT()
6 years ago
Ben Ford 5fbed5af24 res_stir_shaken: Add stir_shaken option and general improvements.
6 years ago
George Joseph 9bd1d686a1 ACN: Add tracing to existing code
6 years ago
George Joseph 2d22e34206 ACN: res_pjsip endpoint options
6 years ago
George Joseph d093e44b1e frame.c: Make debugging easier
6 years ago
George Joseph 955b7b4fdb Scope Trace: Make it easier to trace through synchronous tasks
6 years ago
Kevin Harwell cfed0ea033 manager - Add Content-Type parameter to the SendText action
6 years ago
George Joseph 8d1064eaaf Streams: Add features for Advanced Codec Negotiation
6 years ago
George Joseph 7440fd0397 Scope Trace: Add some new tracing macros and an ast_str helper
6 years ago
Ben Ford 1274117102 res_stir_shaken: Add outbound INVITE support.
6 years ago
Kevin Harwell 415b55af5a pjproject: Upgrade bundled version to pjproject 2.10
6 years ago
Joshua C. Colp de2813cf23 core_unreal / core_local: Add multistream and re-negotiation.
6 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
6 years ago
Ben Ford 3927f79cb5 res_stir_shaken: Add inbound INVITE support.
6 years ago
George Joseph ca3c22c5f1 Scope Tracing: A new facility for tracing scope enter/exit
6 years ago
Ben Ford e29df34de0 res_stir_shaken: Added dialplan function and API call.
6 years ago
Nathan Bruning f217fcdc62 app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
6 years ago
Ben Ford 9acf840f7c res_stir_shaken: Implemented signature verification.
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
Jean Aunis de66713fd5 func_volume: Accept decimal number as argument
6 years ago
George Joseph 7ba6d43083 test_res_pjsip_session_caps: Create unit test
6 years ago
George Joseph 2ee455958e codec_negotiation: Implement outgoing_call_offer_pref
6 years ago
Ben Ford 57a457c26c res_stir_shaken: Implemented signing of JSON payload.
6 years ago
Jaco Kroon d32e559e8a acl: implement a centralized ACL output mechanism for HAs and ACLs.
6 years ago
Jaco Kroon 6f731f153b netsock2: compile fixes.
6 years ago
Ben Ford 211bb8a79c res_stir_shaken: Initial commit and reading private key.
6 years ago
Sean Bright d68f940f6e dns_txt: Add TXT record parsing support
6 years ago
George Joseph 99efe1f868 Merge "codec negotiation: add incoming_call_offer_prefs option"
6 years ago
Joshua Colp bdf7b4eeb3 Merge "message & stasis/messaging: make text message variables work in ARI"
6 years ago
Kevin Harwell 06dada3f01 codec negotiation: add incoming_call_offer_prefs option
6 years ago
Kevin Harwell f8a852605d Merge "res/res_pjsip_sdp_rtp: Fix MOH transitions"
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
Torrey Searle 77c9ba8e63 res/res_pjsip_sdp_rtp: Fix MOH transitions
6 years ago
Kevin Harwell 1e1651b4f4 format_cap: make function parameters 'const'
6 years ago
Walter Doekes 0b5c6fddf1 say: Remove unused "plural" option from main/say
6 years ago
George Joseph 3854b561a5 Merge "bridging: Add better support for adding/removing streams."
6 years ago
Joshua C. Colp d6712790cd pjsip: Update ACLs on named ACL changes.
6 years ago
Joshua C. Colp 5a5be92b79 bridging: Add better support for adding/removing streams.
6 years ago
Ben Ford 168637cc0c RTP/ICE: Send on first valid pair.
6 years ago
George Joseph b76ab5e5c9 message.c: Add option to suppress the Message channel AMI and ARI events
6 years ago
Friendly Automation 4255277ffd Merge "feat: AudioSocket channel, application, and ARI support."
6 years ago
Friendly Automation 3f663a543d Merge "netsock2: ast_addressfamily_to_sockaddrsize and ast_sockaddr_from_sockaddr."
6 years ago
Seán C McCord 163efbd724 feat: AudioSocket channel, application, and ARI support.
6 years ago
Friendly Automation 51f811183a Merge "ARI: Ability to inhibit COLP frames when adding channels to a bridge"
6 years ago
Jaco Kroon 3bc8b36537 netsock2: ast_addressfamily_to_sockaddrsize and ast_sockaddr_from_sockaddr.
6 years ago
Friendly Automation 34746220a0 Merge "res_pjsip_pubsub: Add ability to persist generator state information."
6 years ago
Joshua Colp a55d403429 Merge "res_pjsip_endpoint_identifier_ip.c: Add port matching support"
6 years ago
Joshua C. Colp 4e7adbd8f4 res_pjsip_pubsub: Add ability to persist generator state information.
6 years ago
Joshua Colp bf0247ae7c Merge "stasis.c: Use correct topic name in stasis_topic_pool_delete_topic"
6 years ago
Sean Bright 312abaa1fe res_pjsip_endpoint_identifier_ip.c: Add port matching support
6 years ago
George Joseph 1c9ddad4db stasis.c: Use correct topic name in stasis_topic_pool_delete_topic
6 years ago
Sean Bright 87110c1bdf websocket: Consider pending SSL data when waiting for socket input
6 years ago
Jean Aunis 034ac357ad ARI: Ability to inhibit COLP frames when adding channels to a bridge
6 years ago
George Joseph be93537382 Merge "res_fax: wrap v21 detected Asterisk initiated negotiation with config option"
6 years ago
Friendly Automation 07b7c6f50a Merge "confbridge: Add support for specifying maximum sample rate."
6 years ago
Joshua C. Colp ed394ce5b1 configure: Add check for MySQL client bool and my_bool type usage.
6 years ago
Joshua C. Colp 89b7144fbd confbridge: Add support for specifying maximum sample rate.
6 years ago
Kevin Harwell b6f5607359 res_fax: wrap v21 detected Asterisk initiated negotiation with config option
6 years ago
Jaco Kroon 32160cb456 ACL: ast_apply_acl_nolog - identical to ast_apply_acl but without logging.
6 years ago
Joshua Colp cd3a2a478f Merge "core: Improve MALLOC_DEBUG for frames."
6 years ago
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
6 years ago
Corey Farrell 8a1f30af04
core: Improve MALLOC_DEBUG for frames.
6 years ago
Sean Bright a4222614c4 utils.h: Set lower bound for thread stack size to PTHREAD_STACK_MIN
6 years ago
Kevin Harwell 2970a13fb8 res_pjsip/res_pjsip_mwi: use centralized serializer pools
6 years ago
Kevin Harwell c0efe19cec serializer: move/add asterisk serializer pool functionality
6 years ago
Torrey Searle b43cdc7f1e channel/chan_pjsip: add dialplan function for music on hold
6 years ago
Corey Farrell 725e991faf
core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option.
7 years ago
Joshua Colp e79a3b428a Merge "func_jitterbuffer: Add audio/video sync support."
7 years ago
Joshua Colp 7298a785ad func_jitterbuffer: Add audio/video sync support.
7 years ago
Florian Floimair c18983207d core: Add H.265/HEVC passthrough support
7 years ago
Sean Bright 32ce6e9a06 channels: Allow updating variable value
7 years ago
Ben Ford 0e56643d9f res_rtp: Add unit tests for RTCP stats.
7 years ago
George Joseph 9e015713cc dns_core: Create new API ast_dns_resolve_ipv6_and_ipv4
7 years ago
Sean Bright 64906c4c9b audiohook.c: Substitute silence for unavailable audio frames
7 years ago
Joshua Colp 261646c1c4 cdr / cel: Use event time at event creation instead of processing.
7 years ago
George Joseph 8d10028b98 Update master for Asterisk 18
7 years ago
Walter Doekes 3c6f11992b sched: Don't allow ast_sched_del to deadlock ast_sched_runq from same thread
7 years ago
Kevin Harwell b31ac83900 mwi: Update the MWI core to use stasis_state API
7 years ago
Kevin Harwell 363bafc29e stasis_state: Add new stasis_state module
7 years ago
Friendly Automation 0a54b6c26a Merge "app_confbridge: Attended transfer event fixup"
7 years ago
George Joseph f3e5419d41 app_confbridge: Attended transfer event fixup
7 years ago
Joshua Colp a8e5cf557d res_rtp_asterisk: Add support for DTLS packet fragmentation.
7 years ago
Matt Jordan 0760af71ad res_prometheus: Add Asterisk channel metrics
7 years ago