Voicemail disconnect seconds after application starts

I am getting the following error message after sending my calls to voicemail

– x=0, open writing: /var/spool/asterisk/voicemail/default/914/tmp/fDBr2C format: wav, 0x7f0060002d08
[Sep 21 17:07:29] WARNING[706][C-00000023]: file.c:259 ast_writestream: Translated frame write failed
[Sep 21 17:07:29] WARNING[706][C-00000023]: app.c:1710 __ast_play_and_record: Error writing frame

I am running asterisk 13.28.1 and realtime voicemail.

exten => 1,1,Answer
exten => 1,n,Background(vm-intro,m,,extensions)
exten => 1,n,Voicemail(914,s)
exten => 1,n,Congestion(5)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.