Author Topic: Custom Agent Desktop WEB APP  (Read 6834 times)

Offline apka

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Custom Agent Desktop WEB APP
« 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.


Offline Maany

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
Re: Custom Agent Desktop WEB APP
« Reply #1 on: January 09, 2012, 02:59:12 AM »
Great work. Is it developed using java api or dotnet api.

Offline apka

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Custom Agent Desktop WEB APP
« Reply #2 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

Offline Maany

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
Re: Custom Agent Desktop WEB APP
« Reply #3 on: January 18, 2012, 12:51:47 PM »
Thanks. I am looking for something related to java api.

Offline anwarsleem

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: Custom Agent Desktop WEB APP
« Reply #4 on: January 27, 2012, 06:40:03 PM »
How can we disucss this, we are interested to help us on a project?

Thanks.

Offline AntoineSherly

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
  • I am a simple kind of person.
Re: Custom Agent Desktop WEB APP
« Reply #5 on: February 01, 2012, 11:16:48 AM »
What is the meaning of GAD?

Offline postx

  • Newbie
  • *
  • Posts: 37
  • Karma: 0
Re: Custom Agent Desktop WEB APP
« Reply #6 on: February 01, 2012, 11:40:50 PM »
Genesys Agent Desktop

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7639
  • Karma: 56330
Re: Custom Agent Desktop WEB APP
« Reply #7 on: February 02, 2012, 03:35:50 PM »
hehe this bot is really kicking ass...2nd person that answers his question :)
so cool

Offline kerenstacey

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: Custom Agent Desktop WEB APP
« Reply #8 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.

Offline Basudeb Acharyya

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: Custom Agent Desktop WEB APP
« Reply #9 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.