Commit Graph

34201 Commits (b15a745ef895f87e0c890edfcb689372dc84340b)
 

Author SHA1 Message Date
Sven Kube b15a745ef8 stasis_channels.c: Make protocol_id optional to enable blind transfer via ari
1 year ago
George Joseph a7b392e869 res_rtp_asterisk.c: Use rtp->dtls in __rtp_sendto when rtcp mux is used.
1 year ago
Bastian Triller eae91bc317 Fix some doxygen, typos and whitespace
1 year ago
Sven Kube 8b24a226de stasis_channels.c: Add null check for referred_by in ast_ari_transfer_message_create
1 year ago
George Joseph b624b92656 chan_websocket: Fix codec validation and add passthrough option.
1 year ago
phoneben 72032b9493 app_queue: Add NULL pointer checks in app_queue
1 year ago
Sean Bright 76dbd455a0 app_externalivr: Prevent out-of-bounds read during argument processing.
1 year ago
Naveen Albert 83bda237d9 chan_dahdi: Add DAHDI_CHANNEL function.
1 year ago
George Joseph b8b079f55f res_ari: Ensure outbound websocket config has a websocket_client_id.
1 year ago
Naveen Albert ff8940967f app_adsiprog: Fix possible NULL dereference.
1 year ago
Nathan Monfils 85cf8fcae8 manager.c: Fix presencestate object leak
1 year ago
Sean Bright c1f5c1abe5 audiohook.c: Ensure correct AO2 reference is dereffed.
1 year ago
Naveen Albert d297afcd72 res_cliexec: Remove unnecessary casts to char*.
1 year ago
Ben Ford 0a0d7e17e7 rtp_engine.c: Add exception for comfort noise payload.
1 year ago
Naveen Albert 7cf3077ee9 pbx_variables.c: Create real channel for "dialplan eval function".
1 year ago
Joe Garlick 8dbf144e16 chan_websocket.c: Add DTMF messages
1 year ago
Igor Goncharovsky 744e8d3938 app_queue.c: Add new global 'log_unpause_on_reason_change'
1 year ago
Igor Goncharovsky 2e95a334a5 app_waitforsilence.c: Use milliseconds to calculate timeout time
1 year ago
Artem Umerov c291f67847 Fix missing ast_test_flag64 in extconf.c
1 year ago
Naveen Albert bf2565bbe0 pbx_builtins: Allow custom tone for WaitExten.
1 year ago
Naveen Albert 6606fe8efe res_tonedetect: Add option for TONE_DETECT detection to auto stop.
1 year ago
Stuart Henderson 0baf09b455 app_queue: fix comparison for announce-position-only-up
1 year ago
George Joseph 89001d3156 res_pjsip_authenticator_digest: Fix SEGV if get_authorization_hdr returns NULL.
1 year ago
Alexei Gradinari 82f5a45a9e sorcery: Prevent duplicate objects and ensure missing objects are created on update
1 year ago
Naveen Albert c27b09e155 sig_analog: Skip Caller ID spill if usecallerid=no.
1 year ago
Naveen Albert 7e68659616 chan_dahdi: Fix erroneously persistent dialmode.
1 year ago
George Joseph e3877360f6 .github: Update Releaser to use SES email
1 year ago
George Joseph d4d7f2e6e4 chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
1 year ago
George Joseph 72d1b469fd chan_websocket: Fix buffer overrun when processing TEXT websocket frames.
1 year ago
Naveen Albert 4a1a8987c2 sig_analog: Fix SEGV due to calling strcmp on NULL.
1 year ago
Sven Kube 71b538e79f ARI: Add command to indicate progress to a channel
1 year ago
Naveen Albert 8bfa3be27f dsp.c: Improve debug logging in tone_detect().
1 year ago
Jose Lopes 8837723f7d res_stasis_device_state: Fix delete ARI Devicestates after asterisk restart.
1 year ago
Naveen Albert 94afcffce9 app_chanspy: Add option to not automatically answer channel.
1 year ago
George Joseph 95d65bbe30 xmldoc.c: Fix rendering of CLI output.
1 year ago
Naveen Albert a039bb58a4 func_frame_drop: Add debug messages for dropped frames.
1 year ago
Naveen Albert d48bd100eb test_res_prometheus: Fix compilation failure on Debian 13.
1 year ago
Naveen Albert 16f789c8f8 func_frame_drop: Handle allocation failure properly.
1 year ago
Alexey Khabulyak 9bfd4c2994 pbx_lua.c: segfault when pass null data to term_color function
1 year ago
Naveen Albert 6bc336b0ca bridge.c: Obey BRIDGE_NOANSWER variable to skip answering channel.
1 year ago
Ben Ford b5146839e6 res_rtp_asterisk: Don't send RTP before DTLS has negotiated.
1 year ago
Alexey Khabulyak 15f93f8cfa app_dial.c: Moved channel lock to prevent deadlock
1 year ago
Mike Bradeen 9fa3bb031e res_pjsip_diversion: resolve race condition between Diversion header processing and redirect
1 year ago
Allan Nathanson 80fd650881 file.c: with "sounds_search_custom_dir = yes", search "custom" directory
1 year ago
Sperl Viktor 0391c3f36e cel: Add STREAM_BEGIN, STREAM_END and DTMF event types.
1 year ago
George Joseph e50d0cf741 channelstorage_cpp_map_name_id.cc: Refactor iterators for thread-safety.
1 year ago
George Joseph 706a7e45f0 res_srtp: Add menuselect options to enable AES_192, AES_256 and AES_GCM
1 year ago
zhou_jiajian 5549815df5 cdr: add CANCEL dispostion in CDR
1 year ago
Naveen Albert 3707712bb7 func_curl: Allow auth methods to be set.
1 year ago
George Joseph a60b15d66c res_stir_shaken: Test for missing semicolon in Identity header.
1 year ago