question

Tyler Ehrig avatar image
Tyler Ehrig asked Tyler Liu answered

Help with ringcentral-web-phone methods that are not documented

Good afternoon, I need help with some methods I need and I can't find, there are 2 methods.

1) The first method would be for when you create a call (webPhone.userAgent.invite) and you are waiting for the sender to answer, let's say you want to cancel the invitation, I can't find this method anywhere.

2) The other would be to cancel the call when it is active, that is to say that you are already talking to the sender and vice versa, I want to hang up but I can't find the corresponding method.

I looked for the information in many places and even in the documentation at: https://github.com/ringcentral/ringcentral-web-phone

ringcentral app
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Tyler Liu avatar image
Tyler Liu answered

I found it in demo application. https://github.com/ringcentral/ringcentral-web-phone/blob/master/demo/index.js#L527

Both of them should be "session.dispose();"

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys