Commit Graph

34162 Commits (1cfd9216b7a576f72c5d6d16c85fcea00a2f7eab)
 

Author SHA1 Message Date
Naveen Albert 1cfd9216b7 chan_dahdi: Fix erroneously persistent dialmode.
1 month ago
George Joseph bda1d32001 .github: Update Releaser to use SES email
2 months ago
George Joseph de6aaa9623 chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
2 months ago
George Joseph 076423aa18 chan_websocket: Fix buffer overrun when processing TEXT websocket frames.
2 months ago
Naveen Albert 45ee5cda1c sig_analog: Fix SEGV due to calling strcmp on NULL.
2 months ago
Sven Kube a0b36f8099 ARI: Add command to indicate progress to a channel
2 months ago
Naveen Albert 286c104231 dsp.c: Improve debug logging in tone_detect().
2 months ago
Jose Lopes 4b9a373ec5 res_stasis_device_state: Fix delete ARI Devicestates after asterisk restart.
2 months ago
Naveen Albert e182531373 app_chanspy: Add option to not automatically answer channel.
2 months ago
George Joseph bd1e723eca xmldoc.c: Fix rendering of CLI output.
2 months ago
Naveen Albert 00b6ab22a0 func_frame_drop: Add debug messages for dropped frames.
2 months ago
Naveen Albert d04f273955 test_res_prometheus: Fix compilation failure on Debian 13.
2 months ago
Naveen Albert 40e6f2b12c func_frame_drop: Handle allocation failure properly.
2 months ago
Alexey Khabulyak a321038cad pbx_lua.c: segfault when pass null data to term_color function
2 months ago
Naveen Albert 3ea3ec6f0a bridge.c: Obey BRIDGE_NOANSWER variable to skip answering channel.
2 months ago
Ben Ford 5843d02541 res_rtp_asterisk: Don't send RTP before DTLS has negotiated.
2 months ago
Alexey Khabulyak 4b766d24d0 app_dial.c: Moved channel lock to prevent deadlock
2 months ago
Mike Bradeen 8dce57f9ad res_pjsip_diversion: resolve race condition between Diversion header processing and redirect
2 months ago
Allan Nathanson 59d6d2addf file.c: with "sounds_search_custom_dir = yes", search "custom" directory
2 months ago
Sperl Viktor 0906282f25 cel: Add STREAM_BEGIN, STREAM_END and DTMF event types.
2 months ago
George Joseph 830dd4656c channelstorage_cpp_map_name_id.cc: Refactor iterators for thread-safety.
2 months ago
George Joseph 581e4a23a8 res_srtp: Add menuselect options to enable AES_192, AES_256 and AES_GCM
2 months ago
zhou_jiajian 9d4674d93d cdr: add CANCEL dispostion in CDR
2 months ago
Naveen Albert 99b310a33f func_curl: Allow auth methods to be set.
2 months ago
George Joseph 853a171078 res_stir_shaken: Test for missing semicolon in Identity header.
2 months ago
ThatTotallyRealMyth fe9909dbb8 safe_asterisk: Add ownership checks for /etc/asterisk/startup.d and its files.
2 months ago
George Joseph d1a1945967 options: Change ast_options from ast_flags to ast_flags64.
2 months ago
Alexei Gradinari 9e3ea1c8ac res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA)
2 months ago
Sven Kube 0ba07ac7c3 resource_channels.c: Don't call ast_channel_get_by_name on empty optional arguments
2 months ago
Naveen Albert 74e002277c app_agent_pool: Remove documentation for removed option.
2 months ago
Tinet-mucw 4442e2dce1 pbx.c: When the AST_SOFTHANGUP_ASYNCGOTO flag is set, pbx_extension_helper should return directly.
3 months ago
Sperl Viktor 3403da9c01 res_agi: Increase AGI command buffer size from 2K to 8K
3 months ago
Naveen Albert 9c55e72b67 ast_tls_cert: Make certificate validity configurable.
3 months ago
George Joseph a4aab9d39f cdr.c: Set tenantid from party_a->base instead of chan->base.
3 months ago
George Joseph f459a57394 .github: Reduce number of inputs to Releaser to 10.
3 months ago
George Joseph cc74f2f28c .github: Add skip-cherry-pick and skip-test-builds to Releaser.
3 months ago
George Joseph 8a602dbfee app_mixmonitor: Update the documentation concerning the "D" option.
3 months ago
Naveen Albert a45e6d6fd8 sig_analog: Properly handle STP, ST2P, and ST3P for fgccamamf.
3 months ago
kodokaii 38d0909669 chan_websocket: Reset frame_queue_length to 0 after FLUSH_MEDIA
3 months ago
George Joseph 63e88f5bc1 channelstorage_cpp_map_name_id: Fix callback returning non-matching channels.
3 months ago
Martin Tomec 5946bc6363 chan_pjsip.c: Change SSRC after media source change
3 months ago
George Joseph 07fd3af897 Media over Websocket Channel Driver
3 months ago
George Joseph bf1e0a213f channelstorage: Rename callbacks that conflict with DEBUG_FD_LEAKS.
3 months ago
Stanislav Abramenkov 877e5ef770 bundled_pjproject: Avoid deadlock between transport and transaction
3 months ago
Michal Hajek a2ae527d60 audiohook.c: Improve frame pairing logic to avoid MixMonitor breakage with mixed codecs
3 months ago
Sean Bright 7d5280c16e channelstorage_makeopts.xml: Remove errant XML character.
3 months ago
mkmer 55f4294e82 utils.h: Add rounding to float conversion to int.
3 months ago
Tinet-mucw 88f653c12d pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1.
3 months ago
Sean Bright 7feb676409 res_musiconhold.c: Ensure we're always locked around music state access.
3 months ago
Sean Bright def223ffd8 res_musiconhold.c: Annotate when the channel is locked.
3 months ago