Commit Graph

4280 Commits (18.13)

Author SHA1 Message Date
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
7 years ago
George Joseph 99efe1f868 Merge "codec negotiation: add incoming_call_offer_prefs option"
7 years ago
Joshua Colp bdf7b4eeb3 Merge "message & stasis/messaging: make text message variables work in ARI"
7 years ago
Kevin Harwell 06dada3f01 codec negotiation: add incoming_call_offer_prefs option
7 years ago
Kevin Harwell f8a852605d Merge "res/res_pjsip_sdp_rtp: Fix MOH transitions"
7 years ago
Kevin Harwell a715cf5aaa message & stasis/messaging: make text message variables work in ARI
7 years ago
Kevin Harwell d18af40431 Merge "say: Remove unused "plural" option from main/say"
7 years ago
Kevin Harwell 566f9a541f Merge "format_cap: make function parameters 'const'"
7 years ago
Kevin Harwell a3b3a9d2dc Merge "pjsip: Update ACLs on named ACL changes."
7 years ago
Torrey Searle 77c9ba8e63 res/res_pjsip_sdp_rtp: Fix MOH transitions
7 years ago
Kevin Harwell 1e1651b4f4 format_cap: make function parameters 'const'
7 years ago
Walter Doekes 0b5c6fddf1 say: Remove unused "plural" option from main/say
7 years ago
George Joseph 3854b561a5 Merge "bridging: Add better support for adding/removing streams."
7 years ago
Joshua C. Colp d6712790cd pjsip: Update ACLs on named ACL changes.
7 years ago
Joshua C. Colp 5a5be92b79 bridging: Add better support for adding/removing streams.
7 years ago
Ben Ford 168637cc0c RTP/ICE: Send on first valid pair.
7 years ago
George Joseph b76ab5e5c9 message.c: Add option to suppress the Message channel AMI and ARI events
7 years ago
Friendly Automation 4255277ffd Merge "feat: AudioSocket channel, application, and ARI support."
7 years ago
Friendly Automation 3f663a543d Merge "netsock2: ast_addressfamily_to_sockaddrsize and ast_sockaddr_from_sockaddr."
7 years ago
Seán C McCord 163efbd724 feat: AudioSocket channel, application, and ARI support.
7 years ago
Friendly Automation 51f811183a Merge "ARI: Ability to inhibit COLP frames when adding channels to a bridge"
7 years ago
Jaco Kroon 3bc8b36537 netsock2: ast_addressfamily_to_sockaddrsize and ast_sockaddr_from_sockaddr.
7 years ago
Friendly Automation 34746220a0 Merge "res_pjsip_pubsub: Add ability to persist generator state information."
7 years ago
Joshua Colp a55d403429 Merge "res_pjsip_endpoint_identifier_ip.c: Add port matching support"
7 years ago
Joshua C. Colp 4e7adbd8f4 res_pjsip_pubsub: Add ability to persist generator state information.
7 years ago
Joshua Colp bf0247ae7c Merge "stasis.c: Use correct topic name in stasis_topic_pool_delete_topic"
7 years ago
Sean Bright 312abaa1fe res_pjsip_endpoint_identifier_ip.c: Add port matching support
7 years ago
George Joseph 1c9ddad4db stasis.c: Use correct topic name in stasis_topic_pool_delete_topic
7 years ago
Sean Bright 87110c1bdf websocket: Consider pending SSL data when waiting for socket input
7 years ago
Jean Aunis 034ac357ad ARI: Ability to inhibit COLP frames when adding channels to a bridge
7 years ago
George Joseph be93537382 Merge "res_fax: wrap v21 detected Asterisk initiated negotiation with config option"
7 years ago
Friendly Automation 07b7c6f50a Merge "confbridge: Add support for specifying maximum sample rate."
7 years ago
Joshua C. Colp ed394ce5b1 configure: Add check for MySQL client bool and my_bool type usage.
7 years ago
Joshua C. Colp 89b7144fbd confbridge: Add support for specifying maximum sample rate.
7 years ago
Kevin Harwell b6f5607359 res_fax: wrap v21 detected Asterisk initiated negotiation with config option
7 years ago
Jaco Kroon 32160cb456 ACL: ast_apply_acl_nolog - identical to ast_apply_acl but without logging.
7 years ago
Joshua Colp cd3a2a478f Merge "core: Improve MALLOC_DEBUG for frames."
7 years ago
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
7 years ago
Corey Farrell 8a1f30af04
core: Improve MALLOC_DEBUG for frames.
7 years ago
Sean Bright a4222614c4 utils.h: Set lower bound for thread stack size to PTHREAD_STACK_MIN
7 years ago
Kevin Harwell 2970a13fb8 res_pjsip/res_pjsip_mwi: use centralized serializer pools
7 years ago
Kevin Harwell c0efe19cec serializer: move/add asterisk serializer pool functionality
7 years ago
Torrey Searle b43cdc7f1e channel/chan_pjsip: add dialplan function for music on hold
7 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
Matt Jordan c50f29dfad Add core Prometheus support to Asterisk
7 years ago
Kevin Harwell def6bbc96b conversions.c: Add conversions for largest max sized integer
7 years ago
Friendly Automation fca9f0a4ad Merge "app_confbridge: Add "all" variants of REMB behavior."
7 years ago
Friendly Automation a6d9c4f11a Merge "stasis: Call callbacks when imparting fails"
7 years ago
Holger Hans Peter Freyther 3087c82eb6 stasis: Call callbacks when imparting fails
7 years ago
Joshua Colp 80dba268ea app_confbridge: Add "all" variants of REMB behavior.
7 years ago
Joshua Colp 6bb70c93f1 rtp: Add support for transport-cc in receiver direction.
7 years ago
Friendly Automation c2326155aa Merge "mwi core: Move core MWI functionality into its own files"
7 years ago
Antoni Goldstein 8e21c25ce5 app_dial.c: RINGTIME, PROGRESSTIME and ms resolution dial timings
7 years ago
Kevin Harwell ff0d0ac23a mwi core: Move core MWI functionality into its own files
7 years ago
Friendly Automation 3c106814d5 Merge "loader: support for permanent dlopen()"
7 years ago
Dan Cropp cffa2a74cb res_pjsip: Added a norefersub configuration setting
7 years ago
George Joseph 1ab20c5d91 Merge "stasis.c: Added topic_all container"
7 years ago
George Joseph 2f13cdd315 Merge "res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics"
7 years ago
Friendly Automation 6a83c99c36 Merge "main/json.c: Added app_name, app_data to channel type"
7 years ago
Sebastian Kemper ccac55b894
loader: support for permanent dlopen()
7 years ago
sungtae kim 30d568ddec stasis.c: Added topic_all container
8 years ago
sungtae kim 76768ad6ce main/json.c: Added app_name, app_data to channel type
8 years ago
Matthew Fredrickson 41a2662e16 main/taskprocessor: Increase max name length of taskprocessors
8 years ago
George Joseph 7e77815ad1 sorcery.c: Sorcery enhancements for wizard management
8 years ago
Joshua Colp 4a9e30e286 Merge "vector: Add AST_VECTOR_COMPACT() to reclaim wasted space"
8 years ago
Joshua Colp a284587460 Merge "Revert "Test_cel: Fails when DONT_OPTIMIZE is off""
8 years ago
Sean Bright 0fac5bcbe5 vector: Add AST_VECTOR_COMPACT() to reclaim wasted space
8 years ago
Joshua C. Colp a145f83d30 Merge "stasis: Improve topic/subscription names and statistics."
8 years ago
sungtae kim 71c0c7f631 res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics
8 years ago
Corey Farrell a40198a4d4
Revert "Test_cel: Fails when DONT_OPTIMIZE is off"
8 years ago
Friendly Automation 4114c2bc3c Merge "chan_pjsip: add a flag to ignore 183 responses if no SDP present"
8 years ago
Joshua Colp 0231dd6ae7 stasis: Improve topic/subscription names and statistics.
8 years ago
Torrey Searle 4661c08549 chan_pjsip: add a flag to ignore 183 responses if no SDP present
8 years ago
Corey Farrell 9b7b8cb155 jansson: json_pack with new format to verify required runtime version.
8 years ago
George Joseph 5f6890a8f9 Merge "res_stasis: Add ability to switch applications."
8 years ago
George Joseph 9390333862 Merge "Replace calls to strtok() with strtok_r()"
8 years ago
George Joseph 228205f520 Merge "bridging: Add creation timestamps"
8 years ago
Sean Bright 2473b791b9 Replace calls to strtok() with strtok_r()
8 years ago
Ben Ford 6626df586e res_stasis: Add ability to switch applications.
8 years ago
sungtae kim 3638c433ac bridging: Add creation timestamps
8 years ago
Kevin Harwell 930a7fe910 res_pjsip_registrar: blocked threads on reliable transport shutdown take 3
8 years ago
Joshua C. Colp 18f92cb6f3 Merge "taskprocessor: Enable subsystems and overload by subsystem"
8 years ago
Joshua C. Colp 5f29d3b581 Merge "Core: Increase AST_PBX_MAX_STACK to 512 if not LOW_MEMORY"
8 years ago
Joshua C. Colp cf1b64aaf0 Merge "res_pjsip_session Added rtcp stats result vector into the session"
8 years ago
George Joseph bc8dead610 Core: Increase AST_PBX_MAX_STACK to 512 if not LOW_MEMORY
8 years ago
George Joseph c2adeb9dc2 taskprocessor: Enable subsystems and overload by subsystem
8 years ago
Kevin Harwell 8681fc9db7 ARI event type filtering
8 years ago
Kevin Harwell 8f1b3edde8 json.c/strings.c - Add a couple of utility functions
8 years ago
Sungtae Kim 7e1d881d89 res_pjsip_session Added rtcp stats result vector into the session
8 years ago
Joshua Colp 54a912b26d res_odbc: Add basic query logging.
8 years ago
George Joseph 7071e9d64c media_index.c: Refactored so it doesn't cache the index
8 years ago
Joshua C. Colp fc8db07208 Merge "Test_cel: Fails when DONT_OPTIMIZE is off"
8 years ago
Chris-Savinovich 1c8378bbc9 Test_cel: Fails when DONT_OPTIMIZE is off
8 years ago
Joshua C. Colp 1323730f6c stasis / manager / ari: Better filter messages.
8 years ago
Joshua C. Colp b19210214f Merge "res_pjsip: add option to enable ContactStatus event when contact is updated"
8 years ago
Joshua C. Colp c2e02645b4 Merge "stasis/endpoint: Fix memory leak of channel_ids in ast_endpoint structure."
8 years ago
mohitdhiman d60ee2eeae stasis/endpoint: Fix memory leak of channel_ids in ast_endpoint structure.
8 years ago