Forum Discussion
John Haverty
May 28, 2019Iron Contributor
Response Groups and Not Ringing a Person in the Group
We have have response groups set up for almost two years. Recently, I have started having reports that some people in the group do not get calls to the response group. I confirmed that the response group is set up as parallel routing method. I cannot get the call to go to their phone. I signed on a test phone in my office and the call never rings their phone. However, the other three people in that office their phones ring.
I have tried removing and adding them back to the group. I have tried changing from informal to formal participation policy and it does not work. Currently, I have a group of four people in the group but one person calls to the response group does not work.
Has anyone else had this issue or have any suggestions on what to check? We are hybrid set up. This is the second or third response group where I have had this issue. One other group, I ended up changing them to formal, had the people log into the response group, and they have been working fine ever since (about two months). This group is not working and I am not sure why.
Any assistance would be appreciated.
John
- MaluksIron Contributor
John Haverty This could be response group sync issue between front-ends. I would suggest on each front-end to filter down Skype event logs to "LS Response group service" and check if there are no errors, especially with 'match making.
Next step can be to check connections to Front-ends for the agents using get-csconnections.ps1 script. Run it for the different agents and check against these who receive calls or don't, you should be able to spot a trend, that the ones receiving or not receiving are connected to specific fronted.
Get-CsConnections.ps1 -SipAddress [sip address] -Pool [pool FQDN]
And finally, you can try to restart Response group service on all PCs at the same time run this on all front-end servers at the same timeStop-CsWindowsService RTCRGS | Start-CsWindowsService
Of course this will interrupt all response groups for a short period. If that will not help, try to restart problematic front-end that you figured out with "Get-CsConnections.ps1" script.
- John HavertyIron Contributor
MaluksGreat! Thank you for this information. I will run through these and see if I can find what is causing the issue. This is great! I will follow up on what I find or if I have more questions. :)
John
- Muhammed_KuttyCopper Contributor
I am also facing the same issue with two response groups. Can any one help me to solve this issue.
Not all of the agents are receiving calls on RG. It works only on Attendant routing method.
John Haverty wrote:We have have response groups set up for almost two years. Recently, I have started having reports that some people in the group do not get calls to the response group. I confirmed that the response group is set up as parallel routing method. I cannot get the call to go to their phone. I signed on a test phone in my office and the call never rings their phone. However, the other three people in that office their phones ring.
I have tried removing and adding them back to the group. I have tried changing from informal to formal participation policy and it does not work. Currently, I have a group of four people in the group but one person calls to the response group does not work.
Has anyone else had this issue or have any suggestions on what to check? We are hybrid set up. This is the second or third response group where I have had this issue. One other group, I ended up changing them to formal, had the people log into the response group, and they have been working fine ever since (about two months). This group is not working and I am not sure why.
Any assistance would be appreciated.
John
- John HavertyIron Contributor
Muhammed_KuttyMight check what Maluks shared in this thread. Looks like good information which I am going to try. It is odd how this seems to have started in the past month or two and not for all response groups and not for all agents within those response groups.
John
Usually when I see this it's that RGS Match making data is stuffed.. The simplest fix is to stop the RGS service on all the Skype4B frontends in the pool. (Doing it do it one at a time will just move the matchmaking service from one frontend to another, so stop them all at the same time. this forces a reload of the data from the CMS)
Otherwise make sure that the user is in the appropriate state for the call.
https://www.ucmadscientist.com/inforgraphic-user-status-and-response-group-routing-methods/