VoicemailMain

When I’m listening to my voice mail and press 0 for Mailbox options, my system hangs up. Below is the error message i got.
Please someone help me with this.

[Aug 18 18:19:59] WARNING[23514]: file.c:644 ast_openstream_full: File vm-tmpexists does not exist in any format
[Aug 18 18:19:59] WARNING[23514]: file.c:970 ast_streamfile: Unable to open vm-tmpexists (format 0x4 (ulaw)): No such file or directory
== Spawn extension (macro-tl-userexten-base, s, 5) exited non-zero on ‘SIP/2023-Intelecis-00006419’ in macro ‘tl-userexten-base’
== Spawn extension (macro-tl-stdexten, s, 5) exited non-zero on ‘SIP/2023-Intelecis-00006419’ in macro ‘tl-stdexten’
== Spawn extension (from-inside-redir-Intelecis, 2023, 1) exited non-zero on ‘SIP/2023-Intelecis-00006419’
– Executing [h@from-inside-redir-Intelecis:1] Hangup(“SIP/2023-Intelecis-00006419”, “”) in new stack
== Spawn extension (from-inside-redir-Intelecis, h, 1) exited non-zero on ‘SIP/2023-Intelecis-00006419’

Howdy,

You’re missing the vm-tmpexists file. Check /var/lib/asterisk/sounds

Cheers