Question

Manually Provisioned Phone - Python

  • 3 January 2024
  • 1 reply
  • 52 views

We are developing an application in Python and need to connect to a manually provisioned phone in RingCentral.

We've been searching for a library that's compatible with RingCentrals requirements.

Is there a Python library that RingCentral recommends/uses for VOIP/TLS?


1 reply

There is no official RingCentral softphone SDK for Python language. We have it in other two languages: https://github.com/ringcentral/ringcentral-softphone-ts https://github.com/ringcentral/ringcentral.softphone.net
You may refer to the two SDKs in JS and C# to see the technical details. But unfortunately, we are unable to help you directly with Python language.

Reply