Author Topic: Challenge  (Read 13366 times)

Offline Adam G.

  • Hero Member
  • *****
  • Posts: 552
  • Karma: 12
  • Still Gorgeous.......
Challenge
« on: February 24, 2011, 10:00:02 AM »
Hi Yo'All,

I need a new challenge to use my brain some more....

If anyone has a functionality requirement that Genesys [u][b]does not [/b][/u] currently provide, and you think it would make a good application, please let me know and lets see if we can get it going as a possible open-source project.

W.yn

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Challenge
« Reply #1 on: March 03, 2011, 01:17:54 AM »
Hum...what about personalized signatures on GAD?

Offline Adam G.

  • Hero Member
  • *****
  • Posts: 552
  • Karma: 12
  • Still Gorgeous.......
Re: Challenge
« Reply #2 on: March 04, 2011, 02:11:16 PM »
OK. Challenge accepted. Now what does JSP stand for?

;D

Offline Adam G.

  • Hero Member
  • *****
  • Posts: 552
  • Karma: 12
  • Still Gorgeous.......
Re: Challenge
« Reply #3 on: March 07, 2011, 11:14:20 AM »
Hi Cav,

I have worked out how to do the personal email signatures in GAD. Just got to write the code now.

;)

W.yn

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Challenge
« Reply #4 on: March 07, 2011, 06:05:36 PM »
[quote author=Pavel link=topic=6200.msg27128#msg27128 date=1299496460]
Hi Cav,

I have worked out how to do the personal email signatures in GAD. Just got to write the code now.

;)

W.yn
[/quote]

Cool! Even more with the fact that you started from the scratch with JSP  ;D

Offline GenesysNewbie

  • Full Member
  • ***
  • Posts: 225
  • Karma: -1
Re: Challenge
« Reply #5 on: March 10, 2011, 03:25:43 PM »
Hi all. Hope you are fine

what about a new application to support virtual ip.

This can be oriented in ha also...


A friend ...

Offline Adam G.

  • Hero Member
  • *****
  • Posts: 552
  • Karma: 12
  • Still Gorgeous.......
Re: Challenge
« Reply #6 on: March 10, 2011, 04:36:06 PM »
[quote author=GenesysNewbie link=topic=6200.msg27154#msg27154 date=1299770743]
Hi all. Hope you are fine

what about a new application to support virtual ip.

This can be oriented in ha also...


A friend ...
[/quote]

Can you explain this some more please?


tony

  • Guest
Re: Challenge
« Reply #7 on: March 11, 2011, 08:18:44 AM »
I think this means "dynamic" IP... The ability to set up Hosts that are not reliant on a fixed IP Address...?

Strange question because the IP address is usually optional and Genesys config resolves on the Hostname... ???

Offline GenesysNewbie

  • Full Member
  • ***
  • Posts: 225
  • Karma: -1
Re: Challenge
« Reply #8 on: March 12, 2011, 04:20:15 AM »
Hi friends. I am gonna explain idea.

Escenario.
Please, suppose we have 1 pbx_tserver, if this tserver stops the complete call center will stop. Rigth? Ok, using a virtual ip we can redirect all trafic to other tserver. In this case our customized application services like softphones never stop.

In fact we are facing some kind of similar trouble, we have a softphone with cmr capabilities. This phone is pointing tserver. In case  tserver stop our phone stops too. If we can manage a virtual ip, we could redirect traffic to 2nd tsever without impact on final user.

Thanks

 

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Challenge
« Reply #9 on: March 12, 2011, 03:33:50 PM »
Hum, not necessarily. Even using virtual IP the balancer will only stablish an active connection to only 1 server behind it. So if you lose connection to this one then again the balancer will have to distribute to the second server but all the communication you were handling with first server will be lost as even ConnID will be different. What you describe is what HA for Genesys provides already, so wouldn't be a new solution at all.

Offline GenesysNewbie

  • Full Member
  • ***
  • Posts: 225
  • Karma: -1
Re: Challenge
« Reply #10 on: March 12, 2011, 04:49:24 PM »
Hi, this is my point of view.

What i have noticed with this kind of scenarios is that when we have 2 tserver (primary and backup). Third applications stop providing servcie because the are pointing tserver, even after the switchover customized applications are not able to work without modifying manually new hostname or ip for backup tserver.

So the proposal is to have on virtual ip, pointing tserver and when crash ocurs redirect to second one. In thsi way final user is not going  to be impacted.

I know we are going to miss some calls, but only the time the problem si present. We can handle that scenario, what we can not handle is to modify  server phone manually.

If this kind of service already exist on Genesys suite (virtual ip or virtual balancer for third party app). Please let me know.



Offline René

  • Administrator
  • Hero Member
  • *****
  • Posts: 1832
  • Karma: 62
Re: Challenge
« Reply #11 on: March 14, 2011, 01:58:55 PM »
Hi GenesysNewbie,

Genesys doesn't support virtual IP address for the T-Servers (except SIP Server) but Genesys High Availability provides the functionality you're after. If you application doesn't support HA correctly then you shall review design/code of your app IMHO.

R.

Offline GenesysNewbie

  • Full Member
  • ***
  • Posts: 225
  • Karma: -1
Re: Challenge
« Reply #12 on: March 14, 2011, 02:36:17 PM »
Hi Rene,

Thanks for ur response.  I was figuring that java code will need to be customizedin order that; However , i am investigating all possible scenarios.

BTY, Can you provide information about virtual ip for SIP Server? I would apreciate your help.
(if you know where i can find more information, please let me know)

Thanks in advance.

Offline Tambo

  • Sr. Member
  • ****
  • Posts: 456
  • Karma: 5
Re: Challenge
« Reply #13 on: March 29, 2011, 06:20:51 PM »
Hi Pavel,

how about an access level that allows you to only change (not delete or add) an agents skill level whilst not allowing you to change any other thing about them i.e name, payroll, login etc. This would be a huge benefit as the business want managers to change skills but they are also changing other things too  ??? ???

Tambo

tony

  • Guest
Re: Challenge
« Reply #14 on: March 29, 2011, 07:38:28 PM »
Hi Tambo :)

Genesys Administrator (8.x) allows you to allocate "roles" for accessing and updating specific parts of the configuration layer...  So it seems as though Genesys have done/planned for this one already...

Good ideal, though!

TT

[quote author=Tambo link=topic=6200.msg27438#msg27438 date=1301422851]
Hi Pavel joined Avaya team,

how about an access level that allows you to only change (not delete or add) an agents skill level whilst not allowing you to change any other thing about them i.e name, payroll, login etc. This would be a huge benefit as the business want managers to change skills but they are also changing other things too  ??? ???

Tambo
[/quote]