Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Tony on January 01, 1970, 12:00:00 AM
-
The documentation is pretty light on configuring CS Proxy, can someone tell me what Configuration Server clients have to be changed for this to be utilized? It doesn't tell you anywhere in the documentation what clients need to be changed.
Any assistance would be greatly appreciated.
Thanks,
Tony
-
Hi, Tony,
I have played with proxy config server and to tell you the truth, I did not find anything in particular that we needed to change.
What are you having problems with?
-
Here are the settings for the config proxy as I have it. It should be working just fine:
[csproxy]
encoding=UTF8
[log]
all=
./logs/CSProxy_Tokyo,stdout,stdout
debug=
expire=false
segment=false
standard=network
trace=
verbose=all
what is not working on your side?
-
Vic,
It says in the 6.5 Framework GS guide on pg.51 that the setup process involves "Modifying Configuration server clients accordingly" what does this mean? Also states on pg.52 "Identify the Configuration Server clients that should operate with a particular Configuration Server Proxy and change the command line arguments so that the host and port values are those of CS Proxy to which the client app should connect". Which client apps is it talking about and which ones have you done this with??
Thanks,
Tony
-
Hi, Tony,
what they are saying is simply:
1. make sure that your clients connect to the right config server proxy. You do that by specifying the hostname and port of the config server proxy in your host port when you start up, for example, TServer.
-
So pretty much every server (URS, TServer, StatServer, DBServer, Datasourcer, etc.) has to be changed in the command line arguments to point to CS Proxy host and port and not CS. Do you have to restart all the clients after making the change? Sounds like a dumb question, but just checking?
-
Also Vic,
What port# do you use for CS Proxy?