News & Announcements User Community Developer Community

Welcome to the RingCentral Community

Please note the community is currently under maintenance and is read-only.

Search
Make sure to review our Terms of Use and Community Guidelines.
  Please note the community is currently under maintenance and is read-only.
Home » Developers
Two-Legged RingOut Call using Asp.Net
Tags: sdk
Jan 29, 2016 at 3:59am   •   1 replies  •  0 likes
support-

I want a sample or suggestion reg how to use Two-Legged RingOut Call API in my website using Asp.Net for my web applications. Thanks in Advance

1 Answer
answered on Feb 1, 2016 at 8:41pm  
We do have a C# SDK available, and there are examples for SMS, Fax, and other services offered by the RingCentral API resources. RingOut is a two-legged call. The SDK contains all the information you'll need to get started using it in your application.

The RingCentral C# SDK: https://github.com/ringcentral/ringcentral-csharp

Example request to establish a two-legged ringout:
Request request = new Request("/restapi/v1.0/account/~/extension/~/ringout", jsonRingoutString);
Response response = ringCentral.Post(request);
The API Documentation for Two-Legged RingOut which provides information you'll need when populating the JSON body of the POST request: https://developer.ringcentral.com/api-docs/latest/index.html#!#TwoLegRingOut.html

 0



A new Community is coming to RingCentral!

Posts are currently read-only as we transition into our new platform.

We thank you for your patience
during this downtime.

Try Workflow Builder

Did you know you can easily automate tasks like responding to SMS, team messages, and more? Plus it's included with RingCentral Video and RingEX plans!

Try RingCentral Workflow Builder

PRODUCTS
RingEX
Message
Video
Phone
OPEN ECOSYSTEM
Developer Platform
APIs
Integrated Apps
App Gallery
Developer support
Games and rewards

RESOURCES
Resource center
Blog
Product Releases
Accessibility
QUICK LINKS
App Download
RingCentral App login
Admin Portal Login
Contact Sales
© 1999-2024 RingCentral, Inc. All rights reserved. Legal Privacy Notice Site Map Contact Us