Commit Graph

32932 Commits (c5c5171ec8b0b81d4699a86b6aedf785e8045b32)
 

Author SHA1 Message Date
Ben Ford 464ecc1d82 logger.conf.sample: Add more debug documentation.
5 years ago
Sean Bright cd090efde6 queues.conf.sample: Correct 'context' documentation.
5 years ago
Sean Bright 7215895590 app_queue.c: Remove dead 'updatecdr' code.
5 years ago
Mark Murawski 98d149b4ce logger: Console sessions will now respect logger.conf dateformat= option
5 years ago
Sean Bright 9e19d98f45 app_queue.c: Don't crash when realtime queue name is empty.
5 years ago
George Joseph 3c8a7597b3 res_pjsip_session: Make reschedule_reinvite check for NULL topologies
5 years ago
Joshua C. Colp a8042f2a4c app_queue: Only send QueueMemberStatus if status changes.
5 years ago
Joshua C. Colp 73a52c53ce core_unreal: Fix deadlock with T.38 control frames.
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 7f29dd0a53 res_rtp_asterisk: Force resync on SSRC change.
5 years ago
Joshua C. Colp 0ae922e48b menuselect: Add ability to set deprecated and removed versions.
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
Joshua C. Colp ee8c9017a7 documentation: Fix non-matching module support levels.
5 years ago
Kevin Harwell ec8b030bd7 manager: Increase the non breaking AMI version number
5 years ago
Asterisk Development Team fb17a41641 Update CHANGES and UPGRADE.txt for 16.17.0
5 years ago
Joshua C. Colp ceb8404667 channel: Fix crash in suppress API.
5 years ago
Jaco Kroon 59129bfab8 func_callerid+res_agi: Fix compile errors related to -Werror=zero-length-bounds
5 years ago
Jaco Kroon fce875cf46 app.h: Fix -Werror=zero-length-bounds compile errors in dev mode.
5 years ago
Sean Bright dcfcf7d70a app_dial.c: Only send DTMF on first progress event.
5 years ago
Alexander Traud f875175815 res_format_attr_*: Parameter Names are Case-Insensitive.
5 years ago
Alexander Traud 10c0d9e711 chan_iax2: System Header strings is included via asterisk.h/compat.h.
5 years ago
Sean Bright 526917bf61 modules.conf: Fix differing usage of assignment operators.
5 years ago
Sean Bright 08b94d5837 strings.h: ast_str_to_upper() and _to_lower() are not pure.
5 years ago
Sean Bright 1fc4ab38b8 res_musiconhold.c: Plug ref leak caused by ao2_replace() misuse.
5 years ago
Torrey Searle b90ecc6b31 res/res_rtp_asterisk: generate new SSRC on native bridge end
5 years ago
Joshua C. Colp 11b53aecc8 sorcery: Add support for more intelligent reloading.
5 years ago
George Joseph 90a456e6d2 res_pjsip_refer: Move the progress dlg release to a serializer
5 years ago
Joshua C. Colp 13b1ee8aa5 res_pjsip_registrar: Include source IP and port in log messages.
5 years ago
Joshua C. Colp 4083aa6546 asterisk: Update copyright.
5 years ago
Ben Ford b409fa1fff AST-2021-006 - res_pjsip_t38.c: Check for session_media on reinvite.
5 years ago
Alexander Traud fcf1bec363 res_format_attr_h263: Generate valid SDP fmtp for H.263+.
5 years ago
Joshua C. Colp d65041ebea res_pjsip_nat: Don't rewrite Contact on REGISTER responses.
5 years ago
Joshua C. Colp c81c4f3ae2 channel: Fix memory leak in suppress API.
5 years ago
Salah Ahmed 6c065088be res_rtp_asterisk: Check remote ICE reset and reset local ice attrb
5 years ago
Holger Hans Peter Freyther 4ceb07434c pjsip: Generate progress (once) when receiving a 180 with a SDP
5 years ago
Nico Kooijman 980cc0d364 main: With Dutch language year after 2020 is not spoken in say.c
5 years ago
Alexei Gradinari d7eaf44501 res_fax: validate the remote/local Station ID for UTF-8 format
5 years ago
Sean Bright 8604867857 app_page.c: Don't fail to Page if beep sound file is missing
5 years ago
George Joseph 1c1d4b2c68 res_pjsip_refer: Refactor progress locking and serialization
5 years ago
Kevin Harwell 11fa7f6e0c res_rtp_asterisk: Add packet subtype during RTCP debug when relevant
5 years ago
Joshua C. Colp 7acb6e2194 res_pjsip_session: Always produce offer on re-INVITE without SDP.
5 years ago
Ben Ford 88461a23bb res_pjsip_session.c: Check topology on re-invite.
5 years ago
Boris P. Korzun 3096dcee15 res_config_pgsql: Limit realtime_pgsql() to return one (no more) record.
5 years ago
Jaco Kroon 9a1cf7fb77 res_odbc_transaction: correctly initialise forcecommit value from DSN.
5 years ago
Ivan Poddubnyi c63ab5580c app_queue: Fix conversion of complex extension states into device states
5 years ago
Jaco Kroon a63c7883b4 app.h: Restore C++ compatibility for macro AST_DECLARE_APP_ARGS
5 years ago
Alexander Traud 99666117be chan_sip: Filter pass-through audio/video formats away, again.
5 years ago
Jaco Kroon d847f7e8f8 func_odbc: Introduce minargs config and expose ARGC in addition to ARGn.
5 years ago