- 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
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