- Joined
- Sep 5, 2018
- Messages
- 70
- Reaction score
- 10
Hi guys,
Happy New Year.
I have created a call flow based on the basic CFD for emailing voicemail. I was unaware but it looks like the emails were not being sent even though I set it up as per your instructions. I am using the SMTP 2 GO service to send emails.
As per the instructions, I have the following settings:
Record module:
System: 3CX V18
CFD Version: 18.0.57.0
Thanks, Rob.
Happy New Year.
I have created a call flow based on the basic CFD for emailing voicemail. I was unaware but it looks like the emails were not being sent even though I set it up as per your instructions. I am using the SMTP 2 GO service to send emails.
As per the instructions, I have the following settings:
Record module:
- Play beep before recording starts (enables)
- Max recording duration: 60 sec
- Stop recording… (enabled)
- Save to file: true
- File name: CONCATENATE("CallFrom_",session.ani,".wav")
- SMTP Server: "mail.smtp2go.com"
- Server port: 587 (I did also try 465)
- Enable SSL: false (I did also try true with port 465)
- Username: “[email protected]”
- Password: “SMTP2GO account password”
- From: “[email protected]”
- To: “[email protected]”
- Subject: CONCATENATE("New voicemail message from: ",session.ani)
- Body: "Please find voicemail message attached"
- Body is HTML: not enabled
- Priority: Normal
- Name: recording.wav
- File: CONCATENATE(session.audioFolder,"/CallFrom_",session.ani,".wav")
- Ignore missing attachments: not enabled
System: 3CX V18
CFD Version: 18.0.57.0
Thanks, Rob.
