Skip to end of banner
Go to start of banner

Draft - Integration of Mobotix T25 Intercom with Wildix IP PBX

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The Guide explains how to connect Mobotix T25 SIP Door Station to a Wildix PBX and configure an unlock button with a video preview before answer.

Created: October 2018

Permalink:

WMS Configuration 

Create a Dialplan procedure 

To be able to manage calls from the intercom, you need to create a separate Dialplan procedure:

  • Go to WMS -> Dialplan -> Dialplan rules
  • Click to add a new procedure
  • Specify the called number ("333" in the example) and add a Dialplan application to who can receive calls from the Intercom

Note: You can also add a Called number used for managing calls from the Intercom to the existing procedure used for incoming calls ("users" for example).

Add an Intercom user

  • Go to WMS -> Users
  • Click + to add a new user
  • Fill in the following fields:
    • Full name: name of the Intercom user
    • Extension: extension number used by the intercom
    • Dialplan: select the Dialplan procedure used by the intercom

Mobotix Configuration

SIP Client Settings

Access Admin Menu

Go to Audio and VoIP Telephony -> SIP Client Settings 

Fill in the following fields in SIP Account

  • SIP Address: enter the extension number of the Intercom user and IP address/ domain name of PBX
  • Authentification: Enter the extension number and SIP Password 

    How to generate the SIP Password:

    • Go to WMS -> Users and select the intercom extension (409 in our example)
    • Click Set passwords
    • Click on Generate near SIP/VoIP, then click Ok (copy this password from WMS and use it in the field SIP/VoIP Password (PASTE))
  • Available as proxy and Use as Registrar should be checked off
  • Server: enter IP address/ domain name of your PBX
  • Click Set to save the settings

Outgoing Calls Settings

Go to Audio and VoIP Telephony -> Outgoing Calls Settings

Add a new profile:

  • Phone number or SIP Address: specify the number of user/ users who can receive calls from the Intercom
  • Dial Attempts and Dial Timeout: specify the number of dial attempts and timeout
  • SIP Proxy: select your PBX
  • Connection type: select SIP Video
  • After the message has been sent: select Intercom

Door open function from Wildix IP phones/ Collaboration

Video preview before answer and unlock button

  • Go to WMS -> Dialplan -> Dialplan rules and select the Dialplan procedure used for managing intercom calls
  • Add 2 Custom applications:
    • SIPAddHeader(Camera:http://10.100.4.134/record/current.jpg) - adds a video preview
    • SIPAddHeader(Unlock-Button:1) - adds an unlock button 



  • No labels