Make Call
Performs the makeCall action when a call is ringing on a specified extension. Requires both an agent extension and a pickup extension.POST /api/values/makeCall
Parameters
Example
Response
Divert Call
Redirects a ringing call to another extension.POST /api/values/divertCallByExtension
Parameters
Example
Response
Divert Call to Voicemail
Diverts a ringing call directly to the specified extension’s voicemail box.POST /api/values/divertCallToVoicemail
Parameters
Example
Response
Drop Call
Terminates an active or ringing call on the specified agent extension.POST /api/values/dropCall
Parameters
Example
Response
Transfer Call
Transfers an active call from one extension to another within the RingQ PBX.POST /api/values/transferCall
Parameters
Example
Response
Pickup Call
Allows a specified extension to pick up a call that is currently ringing on another extension.POST /api/values/pickupCallByExtension