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
chatSpecifies the behavior of the text chat. The accepted values are:

  • 0 – Disable the text chat functionality for the caller.
  • 1 – Make the chat sidebar closed initially. The user will need to click a controlbar button to open the chat.
  • 2 – Make the chat sidebar open initially. Has no effect for smaller browser window widths.

The default value is 1.

Example links:

https://www.gruveo.com/@acme?chat=1
https://www.gruveo.com/sm7v9b?chat=2

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

languageForce UI language for the caller. The accepted values are:

  • de – German
  • en – English
  • es – Spanish
  • fr – French
  • pl – Polish.

By default, the UI language is automatically selected based on the preferred languages set in the caller's browser.

Example links:

https://www.gruveo.com/@acme?language=es
https://www.gruveo.com/sm7v9b?language=pl

redirectdelaySets the delay (in seconds) for the after-call URL redirect. The default value is 5 seconds.Example links:

https://www.gruveo.com/@acme?endurl=https://www.google.com&redirectdelay=10
https://www.gruveo.com/sm7v9b?endurl=https://www.google.com&redirectdelay=0

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?