" /> WDE Media error 51 - Genesys CTI User Forum

Author Topic: WDE Media error 51  (Read 2031 times)

Offline Harifidy

  • Newbie
  • *
  • Posts: 26
  • Karma: 0
WDE Media error 51
« on: August 26, 2021, 08:52:52 AM »
Advertisement
Hi  :)

I am using a WebRTC,
I would like to pick up the call on the browser from the WDE (Agent)
What I did is:
A = DN 5000 -> Place5000 -> WDE:Agent1 on place5000 -> Browser uses DN 5000
B= DN 4000 ->  Place4000 -> SipPhone uses DN 4000

I wish that when B calls A, we pick the call from the WDE.
What I get is: when the make the call B - A, the browser is ringing (and I could pick the call) and WDE throw an error: Workspace is requesting a function that is not supported by this T-Server, Media error (51).

I really appreciate your help  :)
Thank you.
« Last Edit: August 26, 2021, 02:03:22 PM by Harifidy »

Offline hsujdik

  • Hero Member
  • *****
  • Posts: 541
  • Karma: 30
Re: WDE Media error 51
« Reply #1 on: August 26, 2021, 01:12:36 PM »
Does your DN used by WDE contain the option TServer\sip-cti-control = talk,hold,dtmf ? I believe this is required in order to answer the call from WDE. (Or, at very least, the "talk" value on this option)
« Last Edit: August 26, 2021, 01:14:07 PM by hsujdik »

Offline Harifidy

  • Newbie
  • *
  • Posts: 26
  • Karma: 0
Re: WDE Media error 51
« Reply #2 on: August 26, 2021, 02:00:26 PM »
Thank you for your reply.
Yes, they do.
Also, the call from A to B works.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: WDE Media error 51
« Reply #3 on: August 26, 2021, 03:34:58 PM »
You A agent is using WDE with WebRTC, is that it?


Offline Harifidy

  • Newbie
  • *
  • Posts: 26
  • Karma: 0
Re: WDE Media error 51
« Reply #4 on: August 26, 2021, 08:03:17 PM »
Yes, exactly.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: WDE Media error 51
« Reply #5 on: August 26, 2021, 09:19:15 PM »
Which SIP Endpoint are you using? It must support Broadsoft 3PCC

Offline Harifidy

  • Newbie
  • *
  • Posts: 26
  • Karma: 0
Re: WDE Media error 51
« Reply #6 on: August 27, 2021, 09:01:52 AM »
Hi.
I dont use sip endpoint. But in WDE option/interaction-workspace, the section about sip endpoint is:
[img]https://drive.google.com/file/d/1L8LQaA74DUGA7RCorNYAKTBMTRlJNVCt/view?usp=sharing[/img]
[url=https://drive.google.com/file/d/1L8LQaA74DUGA7RCorNYAKTBMTRlJNVCt/view?usp=sharing]https://drive.google.com/file/d/1L8LQaA74DUGA7RCorNYAKTBMTRlJNVCt/view?usp=sharing[/url]
I am curious: is what I am trying to do is possible? ( WDE with Webrtc client (I am using Sipml5)) Or should I use  a webPhone.
Thank you

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: WDE Media error 51
« Reply #7 on: August 27, 2021, 05:59:00 PM »
??? ???
WebRTC is just a Web protocol, won't provide RTP alone. SIP can be integrated with WebRTC so it uses the media path it provides.
I suggest you to understand a little bit more on WebRTC architecture, guess you have TURN/STUN servers already deployed?
Sipml5 is just a WebRTC library but as the name suggests, you need SIP.