&endpage
Redirect to a page after hangup; optional delay
General Option! (&push
, &room
, &view
, &scene
)
Also controls
&endpagetimer
— delay before redirecting (milliseconds)
Options
Examples:
&endpage=https%3A%2F%2Fvdo.ninja%2Fthanks
&endpage=/local/thankyou.html&endpagetimer=5000
Parameter
Value
Description
&endpage
URL
URL to redirect to after hangup
&endpagetimer
Integer ms
Delay before redirect (default 3000ms)
Details
When a session ends (hangup), VDO.Ninja shows a brief "hang-up complete" message, then redirects to the specified URL.
&endpagetimer
sets the delay; use0
to redirect immediately.The URL can be absolute or relative and should be URL-encoded when containing special characters.
Related
&autoreload&autoreload24Last updated
Was this helpful?