question

C avatar image
C asked Richard Valenta commented

Off hook auto dialing?

I have a phone in a common area and I need to have it automatically dial the receptionist when the handset is picked up. This is a pretty common feature among phone systems, however I have not been able to figure out how to accomplish this. Can someone point me in the right direction?

phone
2 comments
1 |3000

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

robert-incorvaia16201 avatar image robert-incorvaia16201 commented ·

Hi C. I'm also not aware of a way to do this via the RingCentral Admin portal. This programming would need to come from the actual endpoint phone. Unless RC professional services can maybe do something special.

What kind of phone are you trying to do this with?

0 Likes 0 ·
mary-community-moderator avatar image mary-community-moderator ♦♦ commented ·

Hello! RingCentral doesn't have this kind of feature yet, We'd love your suggestion added in our Ideas Portal. Please go to https://ideas.ringcentral.com/ and share your thoughts.

0 Likes 0 ·

1 Answer

tak-it1 avatar image
tak-it1 answered Richard Valenta commented

This can be done via the phone's web interface. You would open Notepad and enter this exactly: <test call.autoOffHook.1.enabled="1" call.autoOffHook.1.contact="10digitnumberhere" /> Do not change the formatting, simply add your number that you wish the phone to call when it is immediately off hook.


Save the file as .cfg, Utilities -> Import Configuration -> "Import" -> upload your file.

1 comment
1 |3000

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

Richard Valenta avatar image Richard Valenta commented ·

I did test this and it worked, you probably need admin access to the phone FYI (so bring your own phone or ask Ring Central tech support to try and do this for you). I did keep the <test in the code (thought maybe that was an accident but makes sense to me as well). I put this code at the end of the config file. My ending code is shown below, I was able to simply use a 5 digit extension as well (vs. a 10 digit number). I didn't heavily test to see if this could be worked around, with roles I restricted dialing. Enjoy and thanks for the great answer tak-it1 !!


reg.1.server.1.transport="TCPOnly" />

<test call.autoOffHook.1.enabled="1" call.autoOffHook.1.contact="12345" />

</PHONE_CONFIG>


0 Likes 0 ·
Work together.
From anywhere.

Team messaging, video meetings
and phone - all in one app.


Get the new RingCentral app