CFD E-mail Sender

Status
Not open for further replies.

jcs2000

Customer
Joined
Feb 8, 2021
Messages
5
Reaction score
0
I created a new CFD with e-mail sender is there a way to included the caller id name in the subject line. Here is what I have created

CONCATENATE("Call Notify from:",session.ani)

This only sends me the phone number of the incoming call. I would like to have the incoming callers number and Name.

Thanks
J
 
No, CFD have no access fo CNAM.

However, if you have the CRM integration, you can query it to get the contact infos and use that instead.
 
  • Like
Reactions: edossantos
I know on version 15 I used to get email notifications with callers name and number when anyone called in.
 
I know on version 15 I used to get email notifications with callers name and number when anyone called in.
Yes, but those don't come from the CFD.

The CFD apps only receives the CID, DID and transferingExtension (if any)
 
  • Like
Reactions: edossantos
So if I don’t use cfd how can I get that sent via email on all incoming calls.
 
So if I don’t use cfd how can I get that sent via email on all incoming calls.
Why would you want an email on each calls?

And the missed call email is still there, under Options in the extension.
 
  • Like
Reactions: edossantos
We have calls transferred to our agents cellphones on the evening and weekend. When a caller calls it gets transferred to the agents phone and shows the office number on the agents cellphone. The email will show them who is calling name and number. I can't use the soft phone on there iPhone b/c cell internet reception is extremely bad for voip.
 
Does your provider support Clip No Screening? If so, enable Call Diversion 302 and it should show the original caller number as CID.

Unfortunately, what you want to do is not possible unless you use the app or the call diversion (which would show the name if provided by the other carrier.)
 
  • Like
Reactions: edossantos
If you have a database or web service that can map a caller number to a name, then you can query them from the CFD app and send the email before transfering the call.
 
  • Like
Reactions: Evolute IT
If you have a database or web service that can map a caller number to a name, then you can query them from the CFD app and send the email before transfering the call.
I do not have a database or web service to do that. I know when I used 3cx years ago I was able to get name and number via e-mail and I don't believe I was using CFD.
 
I do not have a database or web service to do that. I know when I used 3cx years ago I was able to get name and number via e-mail and I don't believe I was using CFD.
Maybe in a voicemail message, but not from a CFD app.
 
Can you use a CNAM API to pull CNAM in, set as variable and place into subject ?
 
Can you use a CNAM API to pull CNAM in, set as variable and place into subject ?
If you have one, I don't see why not. The CFD has 2 different HTTP and Web Service Request.
 
  • Like
Reactions: edossantos
Status
Not open for further replies.

Forum statistics

Threads
111,832
Messages
589,284
Members
164,662
Latest member
DejanMDS