]> 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-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Wed, 1 Nov 2023 12:46:33 +0000 (12:46 +0000)
commitd678370b54bb784da8cbaa2d78bc073b2fab5fbc
tree15513069752856fb89306da7b032337b6ae2ecd8
parent6c6137028b5bbdd70d944e61381232a343f8c8b1
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
apps/app_voicemail.c