]> 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 Development Team <asteriskteam@digium.com>
Thu, 7 Mar 2024 14:18:40 +0000 (14:18 +0000)
commit76d33df3666d5c2b6c92b80558452d6de7d0a8a4
tree80a7a3b14acfe9d26c6167dce049940aecca2a44
parent727a4cceec8bbee5c9c4529308010b66da9cfd38
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
(cherry picked from commit 4b908f364d897b3fbdb52b84f84e06b9575b6e56)
channels/chan_dahdi.c
channels/chan_dahdi.h