]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_dahdi: Allow MWI to be manually toggled on channels.
authorNaveen Albert <asterisk@phreaknet.org>
Fri, 10 Nov 2023 14:44:25 +0000 (09:44 -0500)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Wed, 17 Jan 2024 15:01:32 +0000 (15:01 +0000)
commita3be6a455f91a537bc359d394eea14a7d46c69d2
treec5d19a6ae0cda02594f13b0cc50280f1252b9c9e
parentac71e400423306d4effe045aa3809300d11a2c0f
chan_dahdi: Allow MWI to be manually toggled on channels.

This adds a CLI command to manually toggle the MWI status
of a channel, useful for troubleshooting or resetting
MWI devices, similar to the capabilities offered with
SIP messaging to manually control MWI status.

UserNote: The 'dahdi set mwi' now allows MWI on channels
to be manually toggled if needed for troubleshooting.

Resolves: #440
channels/chan_dahdi.c
channels/chan_dahdi.h