- Joined
- Jul 10, 2017
- Messages
- 11
- Reaction score
- 1
v15.5.5
Windows 2008 R2 HyperV
Randomly emails out of the system for voicemails are being delay by hours to ten's of hours.
But some notifications come right through.
I have multiple(20+) installations all with similar configurations but having this issue at a few sites.
SMTP via Office365, test email is received immediately at affected sites and delay is not consistent on voicemail notification. Email headers show no delay on the email side. Some voicemail xml's are in a Cannot open file/access denied state?? I was looking to check the notified entry in the xml.
Additionally I'm seeing in the SystemService log
Windows 2008 R2 HyperV
Randomly emails out of the system for voicemails are being delay by hours to ten's of hours.
But some notifications come right through.
I have multiple(20+) installations all with similar configurations but having this issue at a few sites.
SMTP via Office365, test email is received immediately at affected sites and delay is not consistent on voicemail notification. Email headers show no delay on the email side. Some voicemail xml's are in a Cannot open file/access denied state?? I was looking to check the notified entry in the xml.
Additionally I'm seeing in the SystemService log
2017/10/11 15:58:36.674|3668|0004|Erro|VMMonitor: Can not load voicemail info from file 'C:\ProgramData\3CX\Instance1\Data\Ivr\Voicemail\Extensions\5677\vmail_9999_5677_20171010211627.xml'
2017/10/11 15:58:36.674|3668|0004|Excpt|System.IO.IOException: The process cannot access the file 'C:\ProgramData\3CX\Instance1\Data\Ivr\Voicemail\Extensions\5677\vmail_9999_5677_20171010211627.xml' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at VBMutils.VoiceMailInfo.LoadInfo()
2017/10/11 15:58:36.674|3668|0004|Excpt|System.IO.IOException: The process cannot access the file 'C:\ProgramData\3CX\Instance1\Data\Ivr\Voicemail\Extensions\5677\vmail_9999_5677_20171010211627.xml' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at VBMutils.VoiceMailInfo.LoadInfo()