Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to disconnect particular number from conference #123

Open
laranceas opened this issue Jan 24, 2024 · 3 comments
Open

Need to disconnect particular number from conference #123

laranceas opened this issue Jan 24, 2024 · 3 comments
Assignees

Comments

@laranceas
Copy link

We are using pjsip4net for communicating with our free switch product, we can't able to disconnect a particular number from conference.

If i uses the DisconnectFromConference, it remove my number from Conference.

But i need particular side from the conference, so we used Disconnect_Conference method which used the conference id and slot id as input, we also tried to input their conference id and conference slot id vice versa, but we could not able to achieve this. it failed to disconnect the number from Conference,

Please help with any suggestions

@SathishRajaK
Copy link

I am also facing the same issue .

@siniypin
Copy link
Collaborator

Hi,

I'm not sure I understand your problem exactly. I'd need a bit more context to try and help you:

  • Are you trying to disconnect another party in the conference (as in not the number you are calling from)?
  • Are you using a local ConferenceBridge to hold a conference or is it being held by your switch software?

Cheers

@siniypin siniypin self-assigned this Jan 27, 2024
@SathishRajaK
Copy link

In this scenario, if Agent 1 has initiated a conference call with both Customer and Agent 2, and all three parties are currently in the conference, then I need to disconnect Agent 2's call from the conference.
Is this is possible ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants