asterisk/channels
Naveen Albert 953dc3d127 chan_dahdi: Allow specifying waitfordialtone per call.
The existing "waitfordialtone" setting in chan_dahdi.conf
applies permanently to a specific channel, regardless of
how it is being used. This rather restrictively prevents
a system from simultaneously being able to pick free lines
for outgoing calls while also allowing barge-in to a trunk
by some other arrangement.

This allows specifying "waitfordialtone" using the CHANNEL
function for only the next call that will be placed, allowing
significantly more flexibility in the use of trunk interfaces.

Resolves: #472

UserNote: "waitfordialtone" may now be specified for DAHDI
trunk channels on a per-call basis using the CHANNEL function.
2024-03-20 12:49:08 +00:00
..
dahdi channels: Fix for Doxygen. 2021-11-19 09:02:06 -06:00
iax2 chan_iax2.c: Don't send unsanitized data to the logger. 2023-11-09 12:34:23 +00:00
pjsip pjsip show channelstats: Prevent possible segfault when faxing 2024-02-14 13:17:40 +00:00
Makefile res_monitor: Remove deprecated module. 2023-01-13 08:32:33 -06: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 chan_console: Fix deadlock caused by unclean thread exit. 2023-09-20 19:15:49 +00:00
chan_dahdi.c chan_dahdi: Allow specifying waitfordialtone per call. 2024-03-20 12:49:08 +00:00
chan_dahdi.h chan_dahdi: Allow specifying waitfordialtone per call. 2024-03-20 12:49:08 +00:00
chan_iax2.c chan_iax2: Improve authentication debugging. 2023-09-20 15:38:39 +00:00
chan_motif.c channels: Fix for Doxygen. 2021-11-19 09:02:06 -06:00
chan_pjsip.c chan_pjsip: Add PJSIPHangup dialplan app and manager action 2023-11-07 16:32:22 +00:00
chan_rtp.c chan_rtp.c: MulticastRTP missing refcount without codec option 2024-01-17 14:15:32 +00: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 chan_sip: Remove deprecated module. 2023-01-03 09:00:42 -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: Fix channel leak when mwimonitor is enabled. 2023-11-28 19:56:08 +00:00
sig_analog.h sig_analog: Add Called Subscriber Held capability. 2023-08-22 13:30:29 +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