Changes message status from new to saved.
Blueworx Voice Response library (libvae.a)
Custom Server library (libca.a)
#include "CA_header.h" #include "CA_access_db.h" int CA_Save_Voice_Msg ( SAVE_VOICE_MSG_PARM_ST *save_voice_msg_parm_sp );
This subroutine changes the message status from New, Checked, Listened, or Undeliverable to Saved.
Calling this subroutine for a voice message that is already in Saved state will not result in an error.
CA_ACCESS_NOBUFS
CA_INV_ADDR
CA_INV_MAILBOX_ID
CA_INV_PROFILE_ID
CA_INV_REQUEST
CA_NO_MSG_RECV
CA_NOT_INIT
CA_REQ_FAILED
CA_TERMINATING
CA_VOICE_MSG_NOT_FOUND