]> 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)
committerNaveen Albert <asterisk@phreaknet.org>
Wed, 1 Nov 2023 12:46:24 +0000 (12:46 +0000)
commit70435a886c1319b76877039c22d13b4012fa3a95
tree46e900c032596ca646aed4cb96fca26722df4473
parent6c3ad4ceaf7099555bdc42583226f4bed2769d4e
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