Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: vma on April 15, 2011, 11:58:05 AM

Title: Can I not put agent on "Not Ready" on RONA internal calls?
Post by: vma on April 15, 2011, 11:58:05 AM
Hello,
So I have a strategy for Rona that is executed when agents are not picking up calls. It's ok to put them in Not Ready state if they don't get a customer calls but is there a possibility not to route the internal calls thru this strategy and also not change the agents state for these internal calls that are not picked up?

The RONA is implemented in TServer agent-no-answer-action and answer-no-answer-overflow.

Thank you,
Mihai
Title: Re: Can I not put agent on "Not Ready" on RONA internal calls?
Post by: René on April 19, 2011, 08:17:35 AM
Hi Mihai,

If my memory serves well you have SIP Server. If I'm correct you should read 'Business and Private Calls' chapter in SIP Server Deployment Guide and modify configuration to fit your needs.

R.
Title: Re: Can I not put agent on "Not Ready" on RONA internal calls?
Post by: vma on April 19, 2011, 09:13:44 AM
Hello again René,

I have an environment with Avaya PBX (AES Avaya) - Genesys TServer (TSAPI). Unfortunately RONA is controlled by TServer/TSAPI not by SIP and even internal bounced calls are entering Rona strategy and I wouldn't like that.

Kind Regards,
Mihai
Title: Re: Can I not put agent on "Not Ready" on RONA internal calls?
Post by: René on April 19, 2011, 04:45:25 PM
Hi Mihai,

In that case I can image only one way how to help you. You should disable Agent-No-Answer-Supervision feature on TServer level and control it from routing strategies by attaching corresponding keys to Extensions attribute of RequestRouteCall request. Using this way, the feature will be enabled for calls routed by Genesys only. Will that work for you?

R.
Title: Re: Can I not put agent on "Not Ready" on RONA internal calls?
Post by: vma on April 20, 2011, 01:13:15 PM
Hey René,

Meanwhile I opened a ticket to Genesys and I wait for their answer. If I won't like it I will try the approach you suggest. I guess I should get more from Events and Models manual about this.

Thank you and Have a Nice Easter,
Mihai
Title: Re: Can I not put agent on "Not Ready" on RONA internal calls?
Post by: smile on April 20, 2011, 03:46:43 PM
There is some trick - you can load strategy on DN[extension] and then use function suspendforevent.
Title: Re: Can I not put agent on "Not Ready" on RONA internal calls?
Post by: vma on April 20, 2011, 04:47:43 PM
an object must be of type Routing Point to be able to load a strategy on it. Is there more to this trick than I understand?

Thank you,
Mihai
Title: Re: Can I not put agent on "Not Ready" on RONA internal calls?
Post by: cavagnaro on April 20, 2011, 05:50:22 PM
Yes, search on this forum for more details, that was discussed and showed like a year ago...
Title: Re: Can I not put agent on "Not Ready" on RONA internal calls?
Post by: kubikle on April 20, 2011, 10:48:17 PM
See deswcription of URS option event_arrive. It allows to do this trick. Plus you probably will need to use Config manager (not IRD) to load strategy on extension