Custom Agent Desktop WEB APP

It supports most functions of GAD (+localization and customizable).

If anybody interested in this just pm me.

Great work. Is it developed using java api or dotnet api.

ASP.NET MVC 3 C# (.NET Framework 4)
UI Framework: ExtJS 4 http://www.sencha.com/products/extjs/

Thanks

3 Likes

Thanks. I am looking for something related to java api.

How can we disucss this, we are interested to help us on a project?

Thanks.

What is the meaning of GAD?

1 Like

Genesys Agent Desktop

hehe this bot is really kicking ass…2nd person that answers his question :slight_smile:
so cool

Can you explain it more specifically, so that it will be easy more me to understand.

Hello,
Could you please briefly explain functionality of the application?
Actually, we have existing CTIClient application(wrapper of T-Lib) written in VC++ that retrieve call data from T-Server and then send it our Agent DeskTop Application(written in VC++) vis socket connection. Both applcations are in the same worksattion.
If we convert our Agent DeskTop Application to Web-based application(ASP.NET), then I am thinking how our existing CTI(VC++) application will work with this new ASP.NET application.