Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

User Guides on Integration with some Intercoms are available on https://manuals.wildix.com under “Intercoms” section.

Door open function

You can add an unlock button allowing you to open the door from the call management window.

Add Dialplan Custom Application: SIPAddHeader(Unlock-Button:*1234#)

where “*1234#” is DTMF

Display incoming video stream before answer

Add Dialplan Custom Application SIPAddHeader(Camera:http://admin:admin@192.168.1.100/picture0.jpg)

where:

  • admin:admin – username and password, if needed
  • 192.168.1.100 – IP address of intercom / camera
  • /picture0.jpg – picture URL (only .*jpg format is supported at the moment)

More examples:

...

Note: this custom application can be used in two scenarios:

  • Call a doorphone and see the video stream 
  • See video stream from the doorphone before answer

...

Configuration of intercoms for sending video stream before answer and adding an unlock button: Configuration of intercoms integrated with Wildix.

Appendix 4. Phone recoveryrecovery

Note

NOTE: THIS OPERATION MUST BE MADE BY THE SYSTEM ADMINISTRATOR

...