" /> CCPulse 6.1.301.05 CallCenter.ini - Genesys CTI User Forum

Author Topic: CCPulse 6.1.301.05 CallCenter.ini  (Read 5122 times)

Roy

  • Guest
CCPulse 6.1.301.05 CallCenter.ini
« on: January 01, 1970, 12:00:00 AM »
Advertisement
Someone, please let me know where I can locate CallCenter.ini. I would like to change the FormatAgentInfo setting, but am unable to locate CallCenter.ini

Vic

  • Guest
CCPulse 6.1.301.05 CallCenter.ini
« Reply #1 on: January 01, 1970, 12:00:00 AM »
Well, actually, you are supposed to create it yourself.
What you should do though is not CaqlCenter.ini, but go to registry, look for GCTI and CallCenter and change the Agent Format there.

Marked as best answer by on April 15, 2025, 03:57:21 AM

Adam

  • Guest
CCPulse 6.1.301.05 CallCenter.ini
« Reply #2 on: January 01, 1970, 12:00:00 AM »
  • Undo Best Answer

  • Creat a regedit file with the following(%L= Full Last Name, %l=Last Initial only, %F=Full First Name, %f= First Initial, %n=Number)Run Regedit file once you have setup Agent info to display the way you want:


    REGEDIT4

    [HKEY_LOCAL_MACHINE\SOFTWARE\GCTI\CallCenter\CUSTOM DEFINITION]
    "FormatAgentInfo"="%L, %f %n"

    [HKEY_CURRENT_USER\SOFTWARE\GCTI\CallCenter\CUSTOM DEFINITION]
    "FormatAgentInfo"="%L, %f %n"