04-25-2012 10:52 AM - edited 03-14-2019 09:45 AM
Hello everyone,
Is it possible to configure UCCX so that for every abandoned call it sends an e-mail to supervisor with the calling number?
thank you
Marcos
04-25-2012 11:07 AM
Yes, you'll need Premium licensing (I don't recall if it works with
Enhanced). Catch on the Contact Inactive exception, then use the eMail
steps to generate an email.
HTH
Tanner
04-25-2012 11:32 AM
I would like to add...
If you do not have premium licensing (which unfortunately is not a la carte), you can implement an e-mail solution by introducing a man in the middle solution.
This works with the URL[] document in UCCX, and you send along the from, to, subject, and body to the web server, and the web server performs the action of sending of the email to the mail server.
UCCX -> HTTP GET/POST -> Application Server -> SMTP -> E-Mail Server
04-25-2012 11:15 AM
Yes with premium licenses only though.
Not sure what version you are running, but information about the email steps and configuration can be found starting at page 2-91 (slide 109)
04-26-2012 05:46 AM
Hi,
also, if you don't have Premium, but you do have Enhanced, you can use (apart from Anthony Holloway's solution) some Java to craft a simple SMTP session.
G.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide