]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail: Add AMI event for mailbox PIN changes.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 30 Oct 2023 13:27:20 +0000 (09:27 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Fri, 12 Jan 2024 18:21:32 +0000 (18:21 +0000)
commitaf91eb9ea0ad07e304c4993f7cb345f92f7e1996
tree2a4916709cb658bea495bfbc5c4d4ab9e0cf3a6f
parent9c1eaa01e04b73a0670c50f20d0498c4058e4641
app_voicemail: Add AMI event for mailbox PIN changes.

This adds an AMI event that is emitted whenever a
mailbox password is successfully changed, allowing
AMI consumers to process these.

UserNote: The VoicemailPasswordChange event is
now emitted whenever a mailbox password is updated,
containing the mailbox information and the new
password.

Resolves: #398
(cherry picked from commit 70435a886c1319b76877039c22d13b4012fa3a95)
apps/app_voicemail.c