tech_support.list

Description

Fetch the status of tech support remote access.

Arguments

None.

Example Requests & Responses

Example One

Request

Fetch the status of tech support remote access.

{     'method' => 'tech_support.list',     'parameters' => { } }

Response

'tech_support' => {                     'running' => 0                   }

Return to Documentation Home I Return to Sangoma Support