Commit Graph

32923 Commits (09303e8e227ece6da4253f55acf397c4f9bf2842)
 

Author SHA1 Message Date
George Joseph 09303e8e22 Updates for the MessageSend Dialplan App
4 years ago
Sean Bright e39efabd97 translate.c: Avoid refleak when checking for a translation path
4 years ago
Sean Bright b1807d440e res_rtp_asterisk: More robust timestamp checking
4 years ago
Joshua C. Colp f142ca254e chan_local: Skip filtering audio formats on removed streams.
4 years ago
Sean Bright 4a843e00ef res_pjsip.c: OPTIONS processing can now optionally skip authentication
4 years ago
Jean Aunis 55279bfd9c translate.c: Take sampling rate into account when checking codec's buffer size
4 years ago
Joshua C. Colp 531eb65cf3 svn: Switch to https scheme.
4 years ago
George Joseph 512d38868c res_pjsip: Update documentation for the auth object
4 years ago
Ben Ford 45a1977de4 res_aeap: Add basic config skeleton and CLI commands.
4 years ago
George Joseph 44aef0449a bridge_channel_write_frame: Check for NULL channel
4 years ago
Sean Bright 5a13e95c56 loader.c: Speed up deprecation metadata lookup
4 years ago
George Joseph 53c702e1cc res_prometheus: Clone containers before iterating
4 years ago
Joshua C. Colp 46ed6af9c2 loader: Output warnings for deprecated modules.
4 years ago
Kevin Harwell 0fc906a5e1 res_rtp_asterisk: Fix standard deviation calculation
4 years ago
Kevin Harwell c4a376aac2 res_rtp_asterisk: Don't count 0 as a minimum lost packets
4 years ago
Kevin Harwell 65b68fd060 res_rtp_asterisk: Statically declare rtp_drop_packets_data object
4 years ago
Joshua C. Colp 8bd13a995a res_rtp_asterisk: Only raise flash control frame on end.
4 years ago
Kevin Harwell b86f1ef54c res_rtp_asterisk: Add a DEVMODE RTP drop packets CLI command
4 years ago
Joshua C. Colp 623abc2b6a res_pjsip: Give error when TLS transport configured but not supported.
4 years ago
Kevin Harwell eb92fb7298 time: Add timeval create and unit conversion functions
4 years ago
Sean Bright 8db2a34065 app_queue: Add alembic migration to add ringinuse to queue_members.
4 years ago
Sean Bright c2dbfb9a8e modules.conf: Fix more differing usages of assignment operators.
4 years ago
Ben Ford 25758670b8 logger.conf.sample: Add more debug documentation.
4 years ago
Ben Ford 55c53de022 logging: Add .log to samples and update asterisk.logrotate.
4 years ago
Sean Bright aac442eecd app_queue.c: Remove dead 'updatecdr' code.
4 years ago
Sean Bright cad843fe07 queues.conf.sample: Correct 'context' documentation.
4 years ago
Mark Murawski b4347c4861 logger: Console sessions will now respect logger.conf dateformat= option
4 years ago
Sean Bright 8d3d7bdb82 app_queue.c: Don't crash when realtime queue name is empty.
4 years ago
George Joseph a03a05195a res_pjsip_session: Make reschedule_reinvite check for NULL topologies
4 years ago
Joshua C. Colp a8a08bcd1e app_queue: Only send QueueMemberStatus if status changes.
4 years ago
Joshua C. Colp 970b84946e core_unreal: Fix deadlock with T.38 control frames.
4 years ago
Joshua C. Colp 71dfbdc7b9 res_pjsip: Add support for partial transport reload.
4 years ago
Jaco Kroon fc03116d9b menuselect: exit non-zero in case of failure on --enable|disable options.
4 years ago
Joshua C. Colp cce5ee5b7a res_rtp_asterisk: Force resync on SSRC change.
4 years ago
Joshua C. Colp efc61a96f0 menuselect: Add ability to set deprecated and removed versions.
4 years ago
Joshua C. Colp 3330fb41f4 xml: Allow deprecated_in and removed_in for MODULEINFO.
4 years ago
Joshua C. Colp 149e5e5b86 xml: Embed module information into core XML documentation.
4 years ago
Joshua C. Colp 7438586d8e documentation: Fix non-matching module support levels.
4 years ago
Joshua C. Colp cc127a999c channel: Fix crash in suppress API.
4 years ago
Jaco Kroon 41389bfdbd func_callerid+res_agi: Fix compile errors related to -Werror=zero-length-bounds
4 years ago
Jaco Kroon 8acb4fbd1e app.h: Fix -Werror=zero-length-bounds compile errors in dev mode.
4 years ago
Sean Bright 8987de270f app_dial.c: Only send DTMF on first progress event.
4 years ago
Alexander Traud 1ae40e502d res_format_attr_*: Parameter Names are Case-Insensitive.
4 years ago
Alexander Traud 8c461845c8 chan_iax2: System Header strings is included via asterisk.h/compat.h.
4 years ago
Sean Bright 55bd104589 modules.conf: Fix differing usage of assignment operators.
4 years ago
Sean Bright 30e509c2f9 strings.h: ast_str_to_upper() and _to_lower() are not pure.
4 years ago
Sean Bright df37b8181c res_musiconhold.c: Plug ref leak caused by ao2_replace() misuse.
4 years ago
Torrey Searle 8c247e2a94 res/res_rtp_asterisk: generate new SSRC on native bridge end
4 years ago
Joshua C. Colp 304f8ddfb2 sorcery: Add support for more intelligent reloading.
4 years ago
George Joseph 607603cf89 res_pjsip_refer: Move the progress dlg release to a serializer
4 years ago