]> 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:32:13 +0000 (18:32 +0000)
commit8ad6e6e5853607446d9dc74628beec5cae4c0a2a
tree021fdb2dabe0992e7aee2b607e45ddb3b00a84b5
parent4feaf8a880161aa05d6218a1571a32a640b1f6cb
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 95bc661542c18a32f854d6ab9428ba1e750cec57)
apps/app_voicemail.c