asterisk/channels
Sean Bright d26a00ef34 chan_iax2.c: Avoid crash with IAX2 switch support.
A change made in 82cebaa0 did not properly handle the case when a
channel was not provided, triggering a crash. ast_check_hangup(...)
does not protect against NULL pointers.

Fixes #180
2023-07-12 17:39:59 +00:00
..
dahdi channels: Fix for Doxygen. 2021-11-19 09:02:06 -06:00
iax2 general: Fix various typos. 2022-07-12 07:46:03 -05:00
pjsip res_rtp_asterisk: Asterisk Media Experience Score (MES) 2023-01-09 11:40:46 -06:00
sip chan_sip: Fix crash when accessing RURI before initiating outgoing call 2021-12-13 13:39:26 -06:00
Makefile build: Remove obsolete leftover build references. 2022-03-30 17:10:51 -05:00
chan_alsa.c chan_alsa, chan_sip: Add replacement to moduleinfo 2021-08-19 07:58:39 -05:00
chan_audiosocket.c Compiler fixes for GCC with -Og 2020-11-03 17:08:07 -06:00
chan_bridge_media.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
chan_console.c channels: Fix for Doxygen. 2021-11-19 09:02:06 -06:00
chan_dahdi.c sig_analog: Allow immediate fake ring to be suppressed. 2023-07-10 14:16:20 +00:00
chan_dahdi.h sig_analog: Allow immediate fake ring to be suppressed. 2023-07-10 14:16:20 +00:00
chan_iax2.c chan_iax2.c: Avoid crash with IAX2 switch support. 2023-07-12 17:39:59 +00:00
chan_mgcp.c utils.c: Remove all usages of ast_gethostbyname() 2022-01-06 09:45:56 -06:00
chan_motif.c channels: Fix for Doxygen. 2021-11-19 09:02:06 -06:00
chan_pjsip.c chan_pjsip: Allow topology/session refreshes in early media state 2023-05-25 15:15:57 +00:00
chan_rtp.c chan_rtp: Make usage of ast_rtp_instance_get_local_address clearer 2022-11-02 08:55:51 -05:00
chan_sip.c GCC12: Fixes for 16+ 2022-05-09 08:21:45 -05:00
chan_skinny.c utils.c: Remove all usages of ast_gethostbyname() 2022-01-06 09:45:56 -06:00
chan_unistim.c utils.c: Remove all usages of ast_gethostbyname() 2022-01-06 09:45:56 -06:00
console_board.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
console_gui.c channels: Spelling fixes 2021-11-16 05:35:29 -06:00
console_video.c channels: Spelling fixes 2021-11-16 05:35:29 -06:00
console_video.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
sig_analog.c sig_analog: Allow immediate fake ring to be suppressed. 2023-07-10 14:16:20 +00:00
sig_analog.h sig_analog: Allow immediate fake ring to be suppressed. 2023-07-10 14:16:20 +00:00
sig_pri.c progdocs: Fix for Doxygen, the hidden parts. 2021-12-02 10:37:38 -06:00
sig_pri.h progdocs: Fix for Doxygen, the hidden parts. 2021-12-02 10:37:38 -06:00
sig_ss7.c progdocs: Fix for Doxygen, the hidden parts. 2021-12-02 10:37:38 -06:00
sig_ss7.h channels: Spelling fixes 2021-11-16 05:35:29 -06:00
vcodecs.c channels: Spelling fixes 2021-11-16 05:35:29 -06:00
vgrabbers.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00