Call Link Customizations

Gruveo lets you customize the behavior of your call links with the help of special GET parameters that you append to the link. Please see the table below for the available parameters.

ParameterDescription
endurlRedirect the call participant to a given URL after the Gruveo call ends.

Example links:

https://www.gruveo.com/@acme?endurl=https://www.google.com
https://www.gruveo.com/sm7v9b?endurl=https://www.google.com

ringingtoneSpecifies whether to play the ringing tone (outgoing call beeps) while waiting for the call to be answered. The accepted values are:

  • 0 – Disable the ringing tone.
  • 1 – Enable the ringing tone.

The default value is 1.

Example link:

https://www.gruveo.com/@acme?ringingtone=0

startcallSpecifies whether the call will begin with the camera on or off for the user who clicks the link. The supported values are:

  • voice - Start call with the camera off (voice-only call).
  • video - Start call with the camera on.

The default value is video.

Example links:

https://www.gruveo.com/@acme?startcall=voice
https://www.gruveo.com/md49ox?startcall=voice

in Tips and Tricks
Did this article answer your question?