Hi
I need to update a DB after a user has changed his voicemail password (in the voicemail’s vocal menu).
is there a way to launch a script after this password modification?
Thanks
Hi
I need to update a DB after a user has changed his voicemail password (in the voicemail’s vocal menu).
is there a way to launch a script after this password modification?
Thanks
Taken from the documentation file
; If you need to have an external program, i.e. /usr/bin/myapp
; called when a voicemail password is changed, uncomment this. The
; arguments passed to the application are:
; Note: If this is set, the password will NOT be changed in voicemail.conf
; If you would like to also change the password in voicemail.conf, use
; the externpassnotify option below instead.
;externpass=/usr/bin/myapp
;externpassnotify=/usr/bin/myapp
Thank you, it worked !!!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.