We have a very large genesys framework setup, using multiple CallCon,s TServers, VRUs etc.
Now when a call is routed from one switch to another and the other switch si linked to a different TServer, the call is recorded in the database as a new call.
This call has a new connid itself.
How do I maintain the same connid and just create a new leg in SCDR?
Just a quick question do you have a CGE? I would recommend it.
As for new ConnID this is because you need something like NOM or IR for a multisite environment, since you need to transfer attach data from TServer A to TServer B, as well as notify the satellites which call is what.
First and formost what type of switches are you using? If you are using Lucent switches you can pass the call id from one switch to the another and secure the connid for the call. If you are using Nortel switches you need to implement NACD which will provide a Network callid so that you can track the call as one call across switches that way you can maintain the connid.
With some switchs external router will not work. With our Lucent to pass info from site to site we need to use Network Overflow Manager (NOM) that uses the UCID from the switch to reattach data when the calls are transferred from site to site.
true some switches do not support external routing ( lucent does but I’m not sure about others ) anyway, I am suggesting the genesys external routing feature and that would require IR. NOM is mainly to handle the switch capability to re
oute a call if all agents are busy once call has arrived at PBX. GondiPee is asking how to keep same connid with externally routed call with tserver to tserver communication. External routing with genesys is how this is accomplished.