Skip to main content

Get current SIP registration status

Get current SIP registration status. Available statuses:

  • OK - device has SIP registration
  • ERROR - SIP registration lost, problems with network or server problems
  • OFFLINE - SIP is disabled in settings
Responses

OK


Schema
  • sip_status string

    Possible values: [OK, OFFLINE, ERROR]

    • OK - SIP is working
    • OFFLINE - SIP is disabled
    • ERROR - SIP is enabled, but registration is failure
Loading...