Commit Graph

32902 Commits (c2dbfb9a8e123c6194e62c67a4aaffa61a2f659b)
 

Author SHA1 Message Date
Sean Bright c2dbfb9a8e modules.conf: Fix more differing usages of assignment operators.
5 years ago
Ben Ford 25758670b8 logger.conf.sample: Add more debug documentation.
5 years ago
Ben Ford 55c53de022 logging: Add .log to samples and update asterisk.logrotate.
5 years ago
Sean Bright aac442eecd app_queue.c: Remove dead 'updatecdr' code.
5 years ago
Sean Bright cad843fe07 queues.conf.sample: Correct 'context' documentation.
5 years ago
Mark Murawski b4347c4861 logger: Console sessions will now respect logger.conf dateformat= option
5 years ago
Sean Bright 8d3d7bdb82 app_queue.c: Don't crash when realtime queue name is empty.
5 years ago
George Joseph a03a05195a res_pjsip_session: Make reschedule_reinvite check for NULL topologies
5 years ago
Joshua C. Colp a8a08bcd1e app_queue: Only send QueueMemberStatus if status changes.
5 years ago
Joshua C. Colp 970b84946e core_unreal: Fix deadlock with T.38 control frames.
5 years ago
Joshua C. Colp 71dfbdc7b9 res_pjsip: Add support for partial transport reload.
5 years ago
Jaco Kroon fc03116d9b menuselect: exit non-zero in case of failure on --enable|disable options.
5 years ago
Joshua C. Colp cce5ee5b7a res_rtp_asterisk: Force resync on SSRC change.
5 years ago
Joshua C. Colp efc61a96f0 menuselect: Add ability to set deprecated and removed versions.
5 years ago
Joshua C. Colp 3330fb41f4 xml: Allow deprecated_in and removed_in for MODULEINFO.
5 years ago
Joshua C. Colp 149e5e5b86 xml: Embed module information into core XML documentation.
5 years ago
Joshua C. Colp 7438586d8e documentation: Fix non-matching module support levels.
5 years ago
Joshua C. Colp cc127a999c channel: Fix crash in suppress API.
5 years ago
Jaco Kroon 41389bfdbd func_callerid+res_agi: Fix compile errors related to -Werror=zero-length-bounds
5 years ago
Jaco Kroon 8acb4fbd1e app.h: Fix -Werror=zero-length-bounds compile errors in dev mode.
5 years ago
Sean Bright 8987de270f app_dial.c: Only send DTMF on first progress event.
5 years ago
Alexander Traud 1ae40e502d res_format_attr_*: Parameter Names are Case-Insensitive.
5 years ago
Alexander Traud 8c461845c8 chan_iax2: System Header strings is included via asterisk.h/compat.h.
5 years ago
Sean Bright 55bd104589 modules.conf: Fix differing usage of assignment operators.
5 years ago
Sean Bright 30e509c2f9 strings.h: ast_str_to_upper() and _to_lower() are not pure.
5 years ago
Sean Bright df37b8181c res_musiconhold.c: Plug ref leak caused by ao2_replace() misuse.
5 years ago
Torrey Searle 8c247e2a94 res/res_rtp_asterisk: generate new SSRC on native bridge end
5 years ago
Joshua C. Colp 304f8ddfb2 sorcery: Add support for more intelligent reloading.
5 years ago
George Joseph 607603cf89 res_pjsip_refer: Move the progress dlg release to a serializer
5 years ago
Joshua C. Colp 6f67f24afd res_pjsip_registrar: Include source IP and port in log messages.
5 years ago
Joshua C. Colp f8d1758792 asterisk: Update copyright.
5 years ago
Ben Ford fd560ad9fa AST-2021-006 - res_pjsip_t38.c: Check for session_media on reinvite.
5 years ago
Alexander Traud a34e7de61c res_format_attr_h263: Generate valid SDP fmtp for H.263+.
5 years ago
Joshua C. Colp 2c1b6b7b15 res_pjsip_nat: Don't rewrite Contact on REGISTER responses.
5 years ago
Joshua C. Colp 3e5b9e3952 channel: Fix memory leak in suppress API.
5 years ago
Salah Ahmed 5d42dd2e6a res_rtp_asterisk: Check remote ICE reset and reset local ice attrb
5 years ago
Holger Hans Peter Freyther 48ed4f670f pjsip: Generate progress (once) when receiving a 180 with a SDP
5 years ago
Nico Kooijman 2ea75ed3d5 main: With Dutch language year after 2020 is not spoken in say.c
5 years ago
Nick French 8f6e0f9367 res_pjsip: dont return early from registration if init auth fails
5 years ago
Alexei Gradinari d2f623bae2 res_fax: validate the remote/local Station ID for UTF-8 format
5 years ago
Sean Bright 932eae69ab app_page.c: Don't fail to Page if beep sound file is missing
5 years ago
George Joseph 4c9c5c985b res_pjsip_refer: Refactor progress locking and serialization
5 years ago
Kevin Harwell e5e49d7ecd res_rtp_asterisk: Add packet subtype during RTCP debug when relevant
5 years ago
Joshua C. Colp a81d07ea56 res_pjsip_session: Always produce offer on re-INVITE without SDP.
5 years ago
Jaco Kroon 6d2614be68 res_odbc_transaction: correctly initialise forcecommit value from DSN.
5 years ago
Ben Ford e1126ffc10 res_pjsip_session.c: Check topology on re-invite.
5 years ago
Boris P. Korzun b046e960af res_config_pgsql: Limit realtime_pgsql() to return one (no more) record.
5 years ago
Ivan Poddubnyi 4d8fc97e4a app_queue: Fix conversion of complex extension states into device states
5 years ago
Jaco Kroon 725eca3bfa app.h: Restore C++ compatibility for macro AST_DECLARE_APP_ARGS
5 years ago
Alexander Traud 5894535fed chan_sip: Filter pass-through audio/video formats away, again.
5 years ago