]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_dahdi: Warn if nonexistent cadence is requested.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 2 Nov 2023 20:51:22 +0000 (16:51 -0400)
committerNaveen Albert <asterisk@phreaknet.org>
Tue, 7 Nov 2023 14:31:51 +0000 (14:31 +0000)
commitcdcdca519930158b527c72e620a66981fec1a2b6
tree786838fde07f6ee210a01a07ef1ef761240da9e7
parent9fd2655d5a565642ccaa26284bbc4c82c998a6b0
chan_dahdi: Warn if nonexistent cadence is requested.

If attempting to ring a channel using a nonexistent cadence,
emit a warning, before falling back to the default cadence.

Resolves: #409
channels/chan_dahdi.c