getSessionLink

TrueConfLess than 1 minute

getSessionLink

Description: obtaining a link for authorizing the current account. v4.3.0+

Request example:

{
    "method" : "getSessionLink",
    "requestId" : "1"
}

Response example:

{
    "method": "getSessionLink",
    "requestId": "1",
    "url": "trueconf:h=some.server,192.168.0.100,192.168.0.200&force=1&templogin=1&login=user1&password=$3299608d33ccb8126caa32ca34895e9b5*1701444719*58f38073b71225f23f14e0f63e89422b&encrypt=0&autoclose=0",
    "result": true
}

Parameter description:

  • url - a link for authorizing the current account and joining the ongoing conference

See also: