06-27-2011 11:47 AM - edited 03-14-2019 08:08 AM
I've created some new Campaigns in the UCCE Outbound Option. Everything seems to be working correctly, except the dialer is not labeling the calls with a BAResponse variable. For example, if the dialer detects a live voice, it should set the BARespnse variable to CPA_Voice. If it detects an answering machine, it should set the variable to CPA_AnswerMachine. Right now the BAResponse variable field in CAD is blank.
Can anyone assist me with setting that variable? I need to run an IF node referencing that variable.
Thank you,
Corey
06-27-2011 12:51 PM
06-27-2011 12:57 PM
Where is the dialer log located? Are you talking about the Dialer_Detail table?
06-27-2011 03:28 PM
Hi Corey,
First you will have to make sure the logs are set to the correct level
--------
- Increase the badialer process logs
- In HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Systems, Inc.\ICM\
EMSTraceMask=0xff
EMSUserData=ff ff (4 f’s – binary mode)
In HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Systems, Inc.\ICM\
DebugDumpAllEvents to = 1
-------
Once the issue is seen or recreated you can collect the logs from the dumputility
-------
c:\>cd /icm/
C:\>dumplog badialer /bd mm/dd/yyyy /bt hh:ss /ed mm/dd/yyyy /et hh:ss /of c:/badialer001.txt
--------
Anuj
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