]> 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)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Tue, 7 Nov 2023 14:31:54 +0000 (14:31 +0000)
commit293577f1d904d728c719312f51f8336fdaf846be
tree0d93e163fc82072ad43ab98f67f6b73658be586a
parent69cf3296812b742f11ff6722a5104d554c62da6f
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