]> 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:24 +0000 (15:01 +0000)
commitf17910ded55832287f4d445bca8aee558e7afd99
treeb89d03f6dbd1e689a12ade37f5ecdddffd4757af
parent2b587d1d99d2621ad827d7c8d96b182e3bee2cdb
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