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
RingOut with direct number doesn't work for RingCentral Application
Tags: ringcentral app, ringout, rest api
Oct 25, 2023 at 5:52am   •   1 replies  •  0 likes
Egor Teplyakov

Hi,

I have two different behavior when I place a new call with RingOut.

If I start new call with company number and extension number I have ringing my Desk Phone, and RingCentral Application at the same time. Here is example where Main company number is +10000000000 and extension is 123.

_restClient.Restapi().Account().Extension().RingOut().Post(new MakeRingOutRequest
            {
                from = new MakeRingOutCallerInfoRequestFrom
                {
                    phoneNumber = "+1000000000*123"
                },
                to = new MakeRingOutCallerInfoRequestTo
                {
                    phoneNumber = "+1555555555"
                },
                callerId = new MakeRingOutCallerIdInfo
                {
                    phoneNumber = "+1000000000"
                }
            });


But if I start a new call with direct number I have ringing only my Desk Phone. Here is example where Direct number is +123456789.

_restClient.Restapi().Account().Extension().RingOut().Post(new MakeRingOutRequest
            {
                from = new MakeRingOutCallerInfoRequestFrom
                {
                    phoneNumber = "+123456789"
                },
                to = new MakeRingOutCallerInfoRequestTo
                {
                    phoneNumber = "+1555555555"
                },
                callerId = new MakeRingOutCallerIdInfo
                {
                    phoneNumber = "+123456789"
                }
            });

Additional: RingOut to Direct Number doesn't work if I have account with RingCentral Application only without physical Desk Phone.


Please help me to figure out if there exist a way to make RingOut call to Direct number and receive it in RingCentral Application?


on Oct 25, 2023 at 6:37am   •  1 likes

Is this on your production account? If yes, open a dev support ticket, if no, what is your sandbox account id (or main company number)?



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