Author Topic: Protocol Translator APP - where to start?  (Read 3881 times)

Offline lucas.seidenfus

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Protocol Translator APP - where to start?
« on: January 12, 2009, 10:05:13 AM »
Hello guys,
I'm newby at the genesys plataform and i'm starting the work to develop a
java app to translate the voice protocol of the genesys platform to the protocol of our app suite
so we can integrate it to all supported genesys PABX.

does anybody ever did something like that?
any pointers?

thanx a lot!

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7639
  • Karma: 56330
Re: Protocol Translator APP - where to start?
« Reply #1 on: January 12, 2009, 03:05:19 PM »
??? you just need the Java SDK to integrate it to your application. Ask it to your saler, maybe you will need licenses.

Offline René

  • Administrator
  • Hero Member
  • *****
  • Posts: 1832
  • Karma: 62
Re: Protocol Translator APP - where to start?
« Reply #2 on: January 13, 2009, 09:28:07 PM »
Hi Lucas,

I have some experience with integrations similar to your. There are few points that I consider to be very important:

- become familiar with Genesys call model - don't underestimate that as it will save you lot of time and headache in the future ;)
- make a very good analysis of required features you'd like to implement
- do proper mapping between your system and Genesys call states/events/requests - that's the most important and most difficult point!
- split implementation into several steps (agent-related, inbound-related etc.)

Hope it helps you a bit.

R.

Offline lucas.seidenfus

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Protocol Translator APP - where to start?
« Reply #3 on: January 14, 2009, 11:21:32 AM »
any info about archtecture, java code samples, anything?

thanx a lot guys

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7639
  • Karma: 56330
Re: Protocol Translator APP - where to start?
« Reply #4 on: January 14, 2009, 12:50:24 PM »
Samples can be found at https://xchange.genesyslab.com/ and all info is also there. You need to have a Genesys account in order to be able to access.