]> 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)
committerNaveen Albert <asterisk@phreaknet.org>
Wed, 17 Jan 2024 15:01:28 +0000 (15:01 +0000)
commit4b908f364d897b3fbdb52b84f84e06b9575b6e56
tree06711d2ebd75e57acc9e06b0f7a69f0aeab59921
parent6fd6f22b2b7136c063432a1d9e749ec17464559f
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