microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Execption at Call notification : "MediaControllerAddParticipantFailed", Code-500, SubCode-7112

Open
#398 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
253
Forks
275
Avg merge
1d 5h
Merged PRs (30d)
1

Description

Hi,

I am facing few concerns related to 'ServiceFQDN' value.

As far I understand:

  • The value of 'ServiceFQDN' should match the DNS value of the certificate whose thumbprint we have provided.
  • Also, the value of 'ServiceFQDN' should be the Media bot url which get resolved through Ngrok TCP tunnel.

I am bit confuse in linking these two points as I already have a CA certified certificate in my organisation domain, I have used that certificate and provided it's DNS value (development.domain.com) in my 'ServiceFQDN' value.

Now, When I am trying to make call request first I got a notification of call state = Establishing but after few seconds I got another notification of call state = Terminated:
image

image

It seems it is unable to add bot as a participant.
I have register a bot on Microsoft Bot Framework and provide it the app_id of my registered app on azure portal.

Concerns:

  1. What is base Bot url ? (As the only url I have provided during Bot registration is its 'MessageEndpoint' Url)
  2. What is a valid value for 'ServiceFQDN' ? (As in some article it is been assigned as bot base Url)
  3. If I use the Bot base Url as 'ServiceFQDN' value then it will not going to match with my existing certificate thumbprint value and gives a error.

Can you please help me out in figuring these points.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file, test, or entry point is identified. Start by reviewing the ServiceFQDN, certificate thumbprint, Bot Framework registration, and MessageEndpoint details against the MediaControllerAddParticipantFailed notification. Done would require an agreed configuration diagnosis, but the issue provides no implementation target.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
api, cloud, security
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.