Everything works in visual voicemail except actually playing any message. It always errors with
[2022-03-22 13:00:36] [dpmaapps.DEBUG]: dpmaapps: Send Response={“DphoneAppErrorResponseformat”:“json”,“DphoneAppErrorResponsemessage”:“Errorplayingvoicemailmessage”,“DphoneAppErrorResponsecode”:1109,“DphoneAppResponsemethod”:“switchvox.users.voicemail.play”,“DphoneAppResponserawBody”:"{“response”:{“method”:“switchvox.users.voicemail.play”,“errors”:{“error”:{“code”:1109,“message”:“Errorplayingvoicemailmessage”}}}}",“DphoneAppResponseresponseCode”:200,“DphoneAppResponsecontentType”:“application/json”,“freepbx”:null,“method”:“switchvox.users.voicemail.play”} [] []
I can’t find any other record of the play attempt in the any of the logs so I can’t see why it’s erroring and of course the DphoneApp.php is compiled so I can’t see the code to try to make sense of it.