Commit Graph

819 Commits (8ad4cb901b97fa077a9420bb9c9901512101c01e)

Author SHA1 Message Date
Asterisk Development Team 0fd9c6588b Update CHANGES and UPGRADE.txt for 16.18.0
5 years ago
Sean Bright 5a2939a5d6 res_pjsip.c: OPTIONS processing can now optionally skip authentication
5 years ago
Mark Murawski 98d149b4ce logger: Console sessions will now respect logger.conf dateformat= option
5 years ago
Joshua C. Colp 720a39eb9e res_pjsip: Add support for partial transport reload.
5 years ago
Jaco Kroon eff26ffe42 menuselect: exit non-zero in case of failure on --enable|disable options.
5 years ago
Joshua C. Colp ea3d4e0343 xml: Allow deprecated_in and removed_in for MODULEINFO.
5 years ago
Joshua C. Colp e42417e910 xml: Embed module information into core XML documentation.
5 years ago
Asterisk Development Team fb17a41641 Update CHANGES and UPGRADE.txt for 16.17.0
5 years ago
Jaco Kroon d847f7e8f8 func_odbc: Introduce minargs config and expose ARGC in addition to ARGn.
5 years ago
Sebastien Duthil 435d68be97 app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.
5 years ago
Alexander Traud c98de279b2 rtp: Enable srtp replay protection
5 years ago
George Joseph 10c2e1749b chan_iax2.c: Require secret and auth method if encryption is enabled
5 years ago
Dan Cropp a5364ac69b chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
5 years ago
Asterisk Development Team 6056818467 Update CHANGES and UPGRADE.txt for 16.16.0
5 years ago
lvl 8d2558209b Introduce astcachedir, to be used for temporary bucket files
5 years ago
Joshua C. Colp 15566494f9 voicemail: add option 'e' to play greetings as early media
5 years ago
Sean Bright a360150ee0 CHANGES: Remove already applied CHANGES update
5 years ago
Asterisk Development Team 69356a7895 Update CHANGES and UPGRADE.txt for 16.14.0
5 years ago
Kevin Harwell e051806e80 Logging: Add debug logging categories
5 years ago
Ben Ford 21ab0a450b res_stir_shaken: Add stir_shaken option and general improvements.
5 years ago
Ben Ford 70af7e1311 res_stir_shaken: Implemented signature verification.
5 years ago
George Joseph 3b0a53f257 app_confbridge/bridge_softmix: Add ability to force estimated bitrate
5 years ago
Asterisk Development Team bd0724c7ed Update CHANGES and UPGRADE.txt for 16.14.0
5 years ago
Kevin Harwell 17258e0cdf chan_pjsip: disallow PJSIP_SEND_SESSION_REFRESH pre-answer execution
5 years ago
George Joseph d28a44c33d logger.c: Added a new log formatter called "plain"
5 years ago
Asterisk Development Team 21f2044d38 Update CHANGES and UPGRADE.txt for 16.12.0
6 years ago
sungtae kim e34da79c60 res_pjsip.c: Added disable_rport option for pjsip.conf
6 years ago
Kevin Harwell d9b8f04cd4 manager - Add Content-Type parameter to the SendText action
6 years ago
Joshua C. Colp 419be23003 res_sorcery_memory_cache: Disallow per-object expire with full backend.
6 years ago
Asterisk Development Team 2d14425e04 Update CHANGES and UPGRADE.txt for 16.11.0
6 years ago
Joshua C. Colp 229cb16d52 res_pjsip_logger: Expand functionality to improve logging.
6 years ago
Joshua C. Colp ed75fd14a3 ari: Allow variables to be set on channel create.
6 years ago
Asterisk Development Team bbd0835482 Update CHANGES and UPGRADE.txt for 16.10.0
6 years ago
Joshua C. Colp 2128eb1f47 stream: Enforce formats immutability and ensure formats exist.
6 years ago
Joshua C. Colp 62183bc777 confbridge: Add support for disabling text messaging.
6 years ago
Jean Aunis ef4255f6ed func_volume: Accept decimal number as argument
6 years ago
Joshua C. Colp 99869810a1 CHANGES: Change md file extension to txt.
6 years ago
Joshua C. Colp 1c5129bca4 res_pjsip_session: Apply intention behind requested formats.
6 years ago
Jaco Kroon 351b2be00a res_rtp_asterisk: implement ACL mechanism for ICE and STUN addresses.
6 years ago
Rodrigo Ramírez Norambuena 7dcabaef08 res_rtp_asterisk: Add 'rtp show settings' cli command
6 years ago
Asterisk Development Team 1522c4467c Update CHANGES and UPGRADE.txt for 16.9.0
6 years ago
Kevin Harwell fc1d93cf97 message & stasis/messaging: make text message variables work in ARI
6 years ago
Sean Bright cd8b27dcc2 app_mixmonitor: Set MIXMONITOR_FILENAME to correct value when wav49 is used
6 years ago
George Joseph 1544f74932 doc: Fix CHANGES entries to have .txt suffix and update READMEs
6 years ago
George Joseph d6574cb7c7 message.c: Add option to suppress the Message channel AMI and ARI events
6 years ago
Asterisk Development Team eb1ec0498d Update CHANGES and UPGRADE.txt for 16.8.0
6 years ago
Sean Bright a2a4e1026c http: Add ability to disable /httpstatus URI
6 years ago
Sean Bright f5a1e8b04d pbx.c: Include filesystem cache in free memory calculation
6 years ago
Sean Bright f69da94fab func_curl: Add 'followlocation' option to CURLOPT()
6 years ago
Sean Bright f8b0c2c933 res_pjsip_endpoint_identifier_ip.c: Add port matching support
6 years ago
Friendly Automation 7c227aa130 Merge "app_chanisavail.c: Simplify dialplan using ChanIsAvail." into 16
6 years ago
Friendly Automation 077bb05528 Merge "app_dial.c: Simplify dialplan using Dial." into 16
6 years ago
Richard Mudgett a7692ce2f4 app_chanisavail.c: Simplify dialplan using ChanIsAvail.
6 years ago
Richard Mudgett 144b774b85 app_dial.c: Simplify dialplan using Dial.
6 years ago
Richard Mudgett 2780be334d app_page.c: Simplify dialplan using Page.
6 years ago
Friendly Automation a992180091 Merge "res_fax: wrap v21 detected Asterisk initiated negotiation with config option" into 16
6 years ago
Friendly Automation a3edac10a6 Merge "confbridge: Add support for specifying maximum sample rate." into 16
6 years ago
Joshua C. Colp 5622df0a94 confbridge: Add support for specifying maximum sample rate.
6 years ago
Friendly Automation 298dd7832b Merge "PJSIP_CONTACT: add missing argument documentation" into 16
6 years ago
Kevin Harwell d17bbcb9f1 res_fax: wrap v21 detected Asterisk initiated negotiation with config option
6 years ago
Asterisk Development Team 9240fcd8bb Update CHANGES and UPGRADE.txt for 16.7.0
6 years ago
Pascal Cadotte Michaud 2d2b28bfa4 PJSIP_CONTACT: add missing argument documentation
6 years ago
George Joseph 4631e77078 Merge "Revert "PJSIP_CONTACT: add missing argument documentation"" into 16
6 years ago
Joshua Colp 9c29c3fb3e Revert "PJSIP_CONTACT: add missing argument documentation"
6 years ago
Friendly Automation 7620d1256c Merge "PJSIP_CONTACT: add missing argument documentation" into 16
6 years ago
Asterisk Development Team 9eb86a8110 Update CHANGES and UPGRADE.txt for 16.6.2
6 years ago
George Joseph 7574be5110 manager.c: Prevent the Originate action from running the Originate app
6 years ago
Pascal Cadotte Michaud 174e6426aa
PJSIP_CONTACT: add missing argument documentation
6 years ago
Martin Tomec 37dcdd485a func_curl.c: Support custom http headers
6 years ago
Sean Bright 68855f6a7b Revert "app_voicemail: Cleanup stale lock files on module load"
6 years ago
Torrey Searle 9a933c3adc channel/chan_pjsip: add dialplan function for music on hold
6 years ago
George Joseph 072c63f575 Merge "taskprocessor.c: Added "like" support to 'core show taskprocessors'" into 16
6 years ago
Friendly Automation 1903dcb43d Merge "res_musiconhold: Add new 'playlist' mode" into 16
6 years ago
root d146ec7e83 Revert "Update CHANGES and UPGRADE.txt for 16.6.0-rc2"
6 years ago
Ben Ford 827dd754b2 taskprocessor.c: Added "like" support to 'core show taskprocessors'
6 years ago
Asterisk Development Team a0844a9b9b Update CHANGES and UPGRADE.txt for 16.6.0-rc2
6 years ago
Ben Ford 5ea667e03a taskprocessor.c: Add CLI commands to reset taskprocessor stats.
6 years ago
Friendly Automation a687c7919d Merge "func_jitterbuffer: Add audio/video sync support." into 16
6 years ago
Joshua Colp 120f2fb5f9 Merge "core: Add H.265/HEVC passthrough support" into 16
6 years ago
Joshua Colp 6647be69ac func_jitterbuffer: Add audio/video sync support.
6 years ago
Sean Bright 9f304170f6 res_musiconhold: Add new 'playlist' mode
6 years ago
Asterisk Development Team 688908fe7a Update CHANGES and UPGRADE.txt for 16.6.0
6 years ago
Florian Floimair f85631cf82 core: Add H.265/HEVC passthrough support
6 years ago
sungtae kim b478f46d59 res_musiconhold: Added unregister realtime moh class
6 years ago
George Joseph d566314e38 ARI: External Media
6 years ago
George Joseph c00a010fe8 chan_rtp: Accept hostname as well as ip address as destination
6 years ago
Sean Bright 51fd43206b audiohook.c: Substitute silence for unavailable audio frames
6 years ago
Dan Cropp f4896703b9 chan_pjsip: Transmit REFER waits for the REFER result setting TRANSFERSTATUS
7 years ago
Joshua Colp eed3336f89 Merge "Build: Add separate header install/uninstall targets" into 16
7 years ago
Asterisk Development Team cb831a18d1 Update CHANGES and UPGRADE.txt for 16.5.0
7 years ago
George Joseph f62d9013c1 Build: Add separate header install/uninstall targets
7 years ago
Joshua Colp 82789aafd6 res_rtp_asterisk: Add support for DTLS packet fragmentation.
7 years ago
George Joseph ca462f6e15 Merge "app_attended_transfer: new application AttendedTransfer" into 16
7 years ago
George Joseph 5c2bf122ed Merge "app_blind_transfer: new application BlindTransfer" into 16
7 years ago
Kirsty Tyerman a1c84709b8 pbx_dundi: added IPv4/IPv6 dual bind support to DUNDi
7 years ago
Alexei Gradinari 86cd77ec0a app_attended_transfer: new application AttendedTransfer
7 years ago
Friendly Automation eefd53b718 Merge "app_readexten: new option 'p' to stop reading on '#' key" into 16
7 years ago
Asterisk Development Team d2c07aceca Update CHANGES and UPGRADE.txt for 16.4.0
7 years ago
Ben Ford ec74fd56a7 build: Fix file format in CHANGES-staging.
7 years ago
Alexei Gradinari db5bc0fabf app_blind_transfer: new application BlindTransfer
7 years ago