Skip to main content

Get advanced call options

Returns the current state of advanced intercom call options:

  • camera — enables/disables the device camera during calls.
  • auto_pickup — automatically answers incoming calls.
  • auto_answer — plays a "nobody home" message and records a message if no one answers after 30 seconds.
  • protect_unlock — shows a login dialog to confirm identity before the door lock can be opened during a call.
  • auto_hung_up_after_dtmf — automatically ends the call after the door is opened via DTMF.
  • hooter — enables/disables the external speaker (hooter) and sets the delay before it activates on an incoming call.
Responses

OK


Schema
  • camera boolean

    Determines whether the camera is enabled

  • auto_pickup boolean

    Automatic answer on incoming call if enabled

  • auto_hung_up_after_dtmf boolean

    Determines whether the feature is enabled

  • auto_answer boolean

    Determines whether the feature is enabled

  • protect_unlock boolean

    The system will ask for the user password when trying to open the lock if enabled

  • hooter object

    Supply + 12V to monitor alarm output after the specified time after receiving an incoming call

  • enable boolean

    Determines whether the feature is enabled

  • timeout integer

    Possible values: <= 60

    Delay timeout in seconds

Loading...