" /> Registering Comm DN from WWE custom app - Genesys CTI User Forum

Author Topic: Registering Comm DN from WWE custom app  (Read 1414 times)

Offline genesys_kumar

  • Newbie
  • *
  • Posts: 28
  • Karma: 0
Registering Comm DN from WWE custom app
« on: November 12, 2021, 10:25:49 PM »
Advertisement
Hi,

I'm trying to register communication DN from WWE Custom application.  Is there any API available to register DN?

Thanks,
Kumar

Offline hsujdik

  • Hero Member
  • *****
  • Posts: 541
  • Karma: 30
Re: Registering Comm DN from WWE custom app
« Reply #1 on: November 13, 2021, 01:20:29 AM »
As far as I am aware, there is not. Is there any specific need for registering to the Communication DN though? I ask, because there are API endpoints for dealing with Outbound resources.

Offline genesys_kumar

  • Newbie
  • *
  • Posts: 28
  • Karma: 0
Re: Registering Comm DN from WWE custom app
« Reply #2 on: November 15, 2021, 01:10:52 PM »
Registering Comm DN to broadcast messages to agents.  actually we are trying to control custom features enable/disable at live without forcing agents to logout and login back.




Thanks,
Kumar

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7640
  • Karma: 56330
Re: Registering Comm DN from WWE custom app
« Reply #3 on: November 15, 2021, 02:54:39 PM »
I think WWE doesn't support Broadcast feature. Even in WDE you need to develop a custom software to make it work, it is not Out of the Box ready to use.

Offline genesys_kumar

  • Newbie
  • *
  • Posts: 28
  • Karma: 0
Re: Registering Comm DN from WWE custom app
« Reply #4 on: November 15, 2021, 05:22:41 PM »
In WDE, we have this feature as OOB i've implemented for some customers and i know this feature is not available in WWE, if we have api to register DN we can customize it.

So if anyone knows the API to register DN, that will help me to customize WWE.

Thanks,
Kumar

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7640
  • Karma: 56330
Re: Registering Comm DN from WWE custom app
« Reply #5 on: November 15, 2021, 07:32:20 PM »
WDE can receive the broadcast events, true. However, won't send unless you build something to send the events. So can't be OOB.
WDE doesn't register CommonDN or anyother DN, SIP Server does. What WDE is, request TServer to monitor that DN. WWE doesn't have such. You would need to build an app/plugin for it.
Or build a parallel application.