Commit Graph

4375 Commits (18)

Author SHA1 Message Date
Kevin Harwell 2fb8667908 res_aeap & res_speech_aeap: Add Asterisk External Application Protocol
3 years ago
Sean Bright 2587e58e05 config.h: Don't use C++ keywords as argument names.
3 years ago
Ben Ford 11accf8064 AST-2022-002 - res_stir_shaken/curl: Add ACL checks for Identity header.
3 years ago
Philip Prindeville f50e793665 time: add support for time64 libcs
3 years ago
Ben Ford 81de525c6e AMI: Bump version for 18.11.0.
3 years ago
George Joseph b6e482becd xml.c, config,c: Add stylesheets and variable list string parsing
3 years ago
George Joseph 777326fa9e core: Config and XML tweaks needed for geolocation
3 years ago
Naveen Albert 42525b0fe2 func_channel: Add lastcontext and lastexten.
3 years ago
Naveen Albert 63db7505f2 asterisk: Add macro for curl user agent.
3 years ago
Naveen Albert 74742cdb5e res_stir_shaken: refactor utility function
3 years ago
Alexei Gradinari e2423c6f49 res_pjsip_pubsub: provide a display name for RLS subscriptions
3 years ago
Naveen Albert 6fc8453e96 cdr: allow disabling CDR by default on new channels
3 years ago
Kevin Harwell 98f86697cc res_http_websocket: Add a client connection timeout
3 years ago
Sean Bright 5b47b7a37e build: Rebuild configure and autoconfig.h.in
3 years ago
Mike Bradeen ac8988c9a3 sched: fix and test a double deref on delete of an executing call back
3 years ago
Michał Górny eef29d24e1 include: Remove unimplemented HMAC declarations
3 years ago
Naveen Albert 18c257b44d frame.h: Fix spelling typo
3 years ago
George Joseph 59cf9f0047 res_pjsip: Add utils for checking media types
3 years ago
George Joseph 3f093b8dda bundled_pjproject: Make it easier to hack
3 years ago
Naveen Albert f133ae6ca2 ami: Add AMI event for Wink
3 years ago
Kevin Harwell 06f9227ac5 tcptls.c: refactor client connection to be more robust
3 years ago
Naveen Albert dd6df42534 app_sf: Add full tech-agnostic SF support
3 years ago
Kevin Harwell 05afa061f5 http.c: Add ability to create multiple HTTP servers
4 years ago
Naveen Albert 86bc3eef99 strings: Fix enum names in comment examples
4 years ago
Naveen Albert cc1418ef47 pbx: Add variable substitution API for extensions
4 years ago
Naveen Albert 2b2b708d43 app_mf: Add full tech-agnostic MF support
4 years ago
Alexander Traud 4b6c72572c progdocs: Fix Doxygen left-overs.
4 years ago
Alexander Traud 178cb0ffe4 res: Fix for Doxygen.
4 years ago
Alexander Traud 20d9158c9c main: Fix for Doxygen.
4 years ago
Alexander Traud f946b92553 progdocs: Fix for Doxygen, the hidden parts.
4 years ago
Alexander Traud 751bbf4b97 progdocs: Fix grouping for latest Doxygen.
4 years ago
Naveen Albert 70cdb0f9a8 app_voicemail: Refactor email generation functions
4 years ago
Alexander Traud 422f5389f6 progdocs: Remove outdated references in doxyref.h.
4 years ago
Alexander Traud 31e385bebb xmldoc: Fix for Doxygen.
4 years ago
Jaco Kroon 89237be105 logger: use __FUNCTION__ instead of __PRETTY_FUNCTION__
4 years ago
Alexander Traud 783b775946 odbc: Fix for Doxygen.
4 years ago
Alexander Traud c549eda0a7 parking: Fix for Doxygen.
4 years ago
Alexander Traud b5962fe528 frame: Fix for Doxygen.
4 years ago
Alexander Traud 5b5a9ea4f0 res_ari: Fix for Doxygen.
4 years ago
Alexander Traud e27b91d542 channel: Fix for Doxygen.
4 years ago
Alexander Traud 6988386234 stasis: Fix for Doxygen.
4 years ago
Alexander Traud e7d5db1471 app: Fix for Doxygen.
4 years ago
Alexander Traud bae495601a res_pjsip: Fix for Doxygen.
4 years ago
Alexander Traud 44a9c16e9c progdocs: Avoid 'name' with Doxygen \file.
4 years ago
Alexander Traud d08792ceba bridge_channel: Fix for Doxygen.
4 years ago
Alexander Traud 57b4956a8a progdocs: Avoid multiple use of section labels.
4 years ago
Alexander Traud 23b16c5372 progdocs: Use Doxygen \example correctly.
4 years ago
Josh Soref b13acf3ae6 include: Spelling fixes
4 years ago
Kevin Harwell ae97aaedb0 strings/json: Add string delimter match, and object create with vars methods
4 years ago
Ben Ford 2e55c0fded STIR/SHAKEN: Option split and response codes.
4 years ago
Kevin Harwell 859f579504 res_speech: Add a type conversion, and new engine unregister methods
4 years ago
George Joseph c07e3c2f4d BuildSystem: Check for alternate openssl packages
4 years ago
Sean Bright 482281deff configure: Remove unused OpenSSL SRTP check.
4 years ago
Matthew Kern 15e432220c res_pjsip_t38: bind UDPTL sessions like RTP
4 years ago
Joseph Nadiv 4368764032 res_pjsip_registrar: Remove unavailable contacts if exceeds max_contacts
4 years ago
Naveen Albert a65bb134f5 logger: Add custom logging capabilities
4 years ago
Naveen Albert 1a23c9c047 res_pjsip_caller_id: Add ANI2/OLI parsing
4 years ago
Naveen Albert b6b7b1490b func_sayfiles: Retrieve say file names
4 years ago
Naveen Albert a6eb1b6f95 res_tonedetect: Tone detection module
4 years ago
Sean Bright 689c703b2c dns.c: Load IPv6 DNS resolvers if configured.
4 years ago
Naveen Albert dd980e00b4 app_read: Allow reading # as a digit
4 years ago
Rijnhard Hessel 71dd1d91ad res_statsd: handle non-standard meter type safely
4 years ago
Andre Barbosa 283812e492 res_stasis_playback: Send PlaybackFinish event only once for errors
4 years ago
Joshua C. Colp 5e1cb3253c core: Don't play silence for Busy() and Congestion() applications.
4 years ago
Ben Ford 26a38c4084 STIR/SHAKEN: Add Date header, dest->tn, and URL checking.
4 years ago
George Joseph 655ee680cd res_pjsip_outbound_authenticator_digest: Be tolerant of RFC8760 UASs
4 years ago
Naveen Albert 0ad3504ce0 AMI: Add AMI event to expose hook flash events
4 years ago
Ben Ford a84d34035a STIR/SHAKEN: Switch to base64 URL encoding.
4 years ago
Ben Ford 5e6508b56f STIR/SHAKEN: Fix certificate type and storage.
4 years ago
Sean Bright d2dcd15bd8 res_pjsip.c: OPTIONS processing can now optionally skip authentication
4 years ago
Kevin Harwell 15de2f1727 time: Add timeval create and unit conversion functions
4 years ago
Mark Murawski a0009c807e logger: Console sessions will now respect logger.conf dateformat= option
4 years ago
Kevin Harwell 263f906af4 manager: Increase the non breaking AMI version number
4 years ago
Jaco Kroon 52707fba7f app.h: Fix -Werror=zero-length-bounds compile errors in dev mode.
4 years ago
Sean Bright e4cd7a7d0b strings.h: ast_str_to_upper() and _to_lower() are not pure.
4 years ago
Joshua C. Colp a9acbd19f3 sorcery: Add support for more intelligent reloading.
4 years ago
Jaco Kroon 916d5d5e45 app.h: Restore C++ compatibility for macro AST_DECLARE_APP_ARGS
4 years ago
Sebastien Duthil 092628c982 app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.
4 years ago
Ben Ford 62e2dd484d core_unreal: Fix T.38 faxing when using local channels.
4 years ago
Dan Cropp 088816284a chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
4 years ago
Sean Bright 68d3d3af6f asterisk: Export additional manager functions
4 years ago
lvl 92fcd4edba Introduce astcachedir, to be used for temporary bucket files
5 years ago
George Joseph 569fc28966 pjsip_scheduler.c: Add type ONESHOT and enhance cli show command
5 years ago
Alexei Gradinari da0f2ea99e sched: AST_SCHED_REPLACE_UNREF can lead to use after free of data
5 years ago
Alexander Traud be54c7e9ea res_stir_shaken: Include OpenSSL headers where used actually.
5 years ago
Kevin Harwell 6baa4b53be AST-2020-001 - res_pjsip: Return dialog locked and referenced
5 years ago
Ben Ford 82325ba58b AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
5 years ago
Kevin Harwell 6255e7976c Logging: Add debug logging categories
5 years ago
Sean Bright 5a0b19a4f3 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
5 years ago
George Joseph 4a049ad510 app_confbridge/bridge_softmix: Add ability to force estimated bitrate
5 years ago
George Joseph 99bd7d95de logger.h: Fix ast_trace to respect scope_level
5 years ago
Torrey Searle 83140c9fed res_pjsip_diversion: implement support for History-Info
5 years ago
Sean Bright 4964302984 format_cap: Perform codec lookups by pointer instead of name
5 years ago
George Joseph ad4f2a8c99 debugging: Add enough to choke a mule
5 years ago
George Joseph d4f3b17dd3 res_pjsip_session: Handle multi-stream re-invites better
5 years ago
Ben Ford 7eaae4e7b6 Bridging: Use a ref to bridge_channel's channel to prevent crash.
5 years ago
Kevin Harwell ec03909831 conversions: Add string to signed integer conversion functions
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
Sean Bright da8a617dc9 vector.h: Fix implementation of AST_VECTOR_COMPACT() for empty vectors
5 years ago
Ben Ford 769a9611e7 utils.c: NULL terminate ast_base64decode_string.
5 years ago
George Joseph 802aa97fa0 ACN: Configuration renaming for pjsip endpoint
5 years ago
Sean Bright d9ae902f52 utf8.c: Add UTF-8 validation and utility functions
5 years ago
Sean Bright 9022f35f09 vector.h: Add AST_VECTOR_SORT()
5 years ago
Ben Ford 5fbed5af24 res_stir_shaken: Add stir_shaken option and general improvements.
5 years ago
George Joseph 9bd1d686a1 ACN: Add tracing to existing code
5 years ago
George Joseph 2d22e34206 ACN: res_pjsip endpoint options
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
George Joseph 7440fd0397 Scope Trace: Add some new tracing macros and an ast_str helper
5 years ago
Ben Ford 1274117102 res_stir_shaken: Add outbound INVITE support.
5 years ago
Kevin Harwell 415b55af5a pjproject: Upgrade bundled version to pjproject 2.10
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 3927f79cb5 res_stir_shaken: Add inbound INVITE support.
5 years ago
George Joseph ca3c22c5f1 Scope Tracing: A new facility for tracing scope enter/exit
5 years ago
Ben Ford e29df34de0 res_stir_shaken: Added dialplan function and API call.
5 years ago
Nathan Bruning f217fcdc62 app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
5 years ago
Ben Ford 9acf840f7c res_stir_shaken: Implemented signature verification.
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
Jean Aunis de66713fd5 func_volume: Accept decimal number as argument
5 years ago
George Joseph 7ba6d43083 test_res_pjsip_session_caps: Create unit test
5 years ago
George Joseph 2ee455958e codec_negotiation: Implement outgoing_call_offer_pref
5 years ago
Ben Ford 57a457c26c res_stir_shaken: Implemented signing of JSON payload.
5 years ago
Jaco Kroon d32e559e8a acl: implement a centralized ACL output mechanism for HAs and ACLs.
5 years ago
Jaco Kroon 6f731f153b netsock2: compile fixes.
5 years ago
Ben Ford 211bb8a79c res_stir_shaken: Initial commit and reading private key.
5 years ago
Sean Bright d68f940f6e dns_txt: Add TXT record parsing support
5 years ago
George Joseph 99efe1f868 Merge "codec negotiation: add incoming_call_offer_prefs option"
5 years ago
Joshua Colp bdf7b4eeb3 Merge "message & stasis/messaging: make text message variables work in ARI"
5 years ago
Kevin Harwell 06dada3f01 codec negotiation: add incoming_call_offer_prefs option
5 years ago
Kevin Harwell f8a852605d Merge "res/res_pjsip_sdp_rtp: Fix MOH transitions"
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
Torrey Searle 77c9ba8e63 res/res_pjsip_sdp_rtp: Fix MOH transitions
5 years ago
Kevin Harwell 1e1651b4f4 format_cap: make function parameters 'const'
5 years ago
Walter Doekes 0b5c6fddf1 say: Remove unused "plural" option from main/say
5 years ago
George Joseph 3854b561a5 Merge "bridging: Add better support for adding/removing streams."
5 years ago
Joshua C. Colp d6712790cd pjsip: Update ACLs on named ACL changes.
5 years ago
Joshua C. Colp 5a5be92b79 bridging: Add better support for adding/removing streams.
5 years ago
Ben Ford 168637cc0c RTP/ICE: Send on first valid pair.
5 years ago
George Joseph b76ab5e5c9 message.c: Add option to suppress the Message channel AMI and ARI events
5 years ago
Friendly Automation 4255277ffd Merge "feat: AudioSocket channel, application, and ARI support."
5 years ago