You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 ?
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
The text was updated successfully, but these errors were encountered: