Fetchit

Switch to dark theme

Orion

Phone system worker

Create the pod that connects to the clinic's phone system and listens for incoming calls, using the credentials you collected earlier.

One pod per client, and the handful of fields each provider asks for.

  • orion
  • phone worker
  • pod
  • coredial
  • ring central
  • skyswitch
  • white label
Author
Schultz Technology IT
Owner
Schultz Technology
Updated
Applies to
Fetchit 1.4.0 to 1.6.0
Reading time
3 min
Level
intermediate
For
IT technicians
Prerequisites
The phone system credentials from the phone systems stage

This step creates a phone worker pod on our cloud servers. The pod connects to the clinic's phone system, the one you configured earlier, and listens for incoming calls at the clinic. When it picks a call up it messages our lookup service, which cross-references the incoming number against the client ID in their PMS. That is what lets the backend dispatch a correctly coloured and titled bubble to the desktop application.

CallerID box clinics skip this

If the clinic is not on a supported phone system, they will have a CallerID Vertex box, which needs no phone worker. Skip to the PMS settings.

On the client's page in Orion, select Create Phone System Instance and enter the credentials for their provider.

CoreDial (Clear Voice)

Enter the username and password of the Fetchit user you created in Clear Voice.

Ring Central

Enter the JWT token you created in the Ring Central developer portal. The Fetchit app's client secret is in ITGlue.

The Ring Central phone system instance form in Orion

White Label

No additional details. The webhook does the work, and it already carries the client's internal identifier.

Skyswitch

Enter the domain name from the Skyswitch PBX portal, and the API username and password you created there. The Schultz Technology API account is API@schultztechnology, with its password in ITGlue.

The Skyswitch phone system instance form in Orion

Popup delay in seconds holds the popup back by a set interval. Use it when a customer complains that bubbles appear too early.

The popup delay in seconds field on the Skyswitch form