Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: apka on December 21, 2011, 09:19:52 AM

Title: Custom Agent Desktop WEB APP
Post by: apka on December 21, 2011, 09:19:52 AM
It supports most functions of GAD (+localization and customizable).

If anybody interested in this just pm me.

Title: Re: Custom Agent Desktop WEB APP
Post by: Maany on January 09, 2012, 02:59:12 AM
Great work. Is it developed using java api or dotnet api.
Title: Re: Custom Agent Desktop WEB APP
Post by: apka on January 09, 2012, 02:04:06 PM
ASP.NET MVC 3 C# (.NET Framework 4)
UI Framework: ExtJS 4 http://www.sencha.com/products/extjs/

Thanks
Title: Re: Custom Agent Desktop WEB APP
Post by: Maany on January 18, 2012, 12:51:47 PM
Thanks. I am looking for something related to java api.
Title: Re: Custom Agent Desktop WEB APP
Post by: anwarsleem on January 27, 2012, 06:40:03 PM
How can we disucss this, we are interested to help us on a project?

Thanks.
Title: Re: Custom Agent Desktop WEB APP
Post by: AntoineSherly on February 01, 2012, 11:16:48 AM
What is the meaning of GAD?
Title: Re: Custom Agent Desktop WEB APP
Post by: postx on February 01, 2012, 11:40:50 PM
Genesys Agent Desktop
Title: Re: Custom Agent Desktop WEB APP
Post by: cavagnaro on February 02, 2012, 03:35:50 PM
hehe this bot is really kicking ass...2nd person that answers his question :)
so cool
Title: Re: Custom Agent Desktop WEB APP
Post by: kerenstacey on February 22, 2012, 07:42:30 AM
[quote author=postx link=topic=6872.msg30066#msg30066 date=1328139650]
Genesys Agent Desktop
[/quote]

Can you explain it more specifically, so that it will be easy more me to understand.
Title: Re: Custom Agent Desktop WEB APP
Post by: Basudeb Acharyya on September 17, 2012, 08:36:18 PM
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.