Skip to content

API to merge call into conference call #317

Open
@ElridgeDMello

Description

@ElridgeDMello

When we have two (or more) calls ongoing, how do we conference/merge them together (in the UI or programmatically)?

When there are two active calls, here's an example of what we see:

  • In Ringcentral Embeddable UI:

image.

  • Compared to the Ringcentral Phone UI which has a 'Add' button that allows adding the other call to the conference:

image

It would be ideal to also have the ability to programmatically perform this conferencing action.

We are using the following URL to load the Embeddable:

https://apps.ringcentral.com/integration/ringcentral-embeddable/1.0.3/adapter.js?appKey=...snip...&appSecret=...snip...&appServer=https://platform.devtest.ringcentral.com&enableFromNumberSetting=1&disableConferenceCall=false&disableActiveCallControl=false

Could this be due to Permissions? I didn't get any errors indicating lack of permissions, but here's what is currently configured for the client I'm using:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions