Versions Compared

Key

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

1. Contact Axxon soft Axxonsoft and get Intelect software with the required license (https://www.axxonsoft.com/).

2. Install client + server on your PC.

3. Run Intelect software.

4. After it's started, place your mouse cursor in the top right corner so you can see the software window.

Image Modified

5. Press the Run button to open the menu and select system settings.

Image Modified

6. Select the Hardware tab and chose hard drives for records and press Apply.

Image Modified

7. Right-click on LOCALHOST to open the menu, and select Create object and Video capture device.

Image Modified

8. Set up parameters:

Image Modified

Where:

  • Type: RTSP
  • IP address: rtsp://admin:123456@192.168.88.161:8554/ch01
    192.168.88.161 - IP address of your BAS-IP device
  • Port: 8554
  • Name: admin
  • Password: 123456

. Right-click on the Video capture device to open the menu, and select Create object and Camera.

...

. Right-click on LOCALHOST to open the menu, and select Create object and Video capture device again with the next parameters.

Where:

  • Type: SIP
  • IP address of your BAS-IP device
  • Port: 5060

. Right-click on the Video capture device to open the menu, and select Create object and Sensor, it automaticaly fill parametesautomatically fills parameters.

. Right-click on LOCALHOST to open the menu, and select Create object and Audio card.

...

  • Video capture device with a camera
  • Video capture device with a sensor
  • Audio card for panel with microphone
  • Audio card for panel with a virtual microphone
  • Audio card for the operator with a microphone
  • Intercom subsystem with intercom

. Goto Interfaces tab, rightthe checkbox on the Display must be set.

Image Added

. Right-click on Display to open the menu, and select Create object and Audio player.

...

. Set up Server, Position, and Microphone

. Go to the Programming tab and create a new Macros.

Image Added

. Add a new Script and change the Time schedule to Always.

Image Added

Where script:

if (Event.SourceType=="MACRO" && Event.Action=="RUN" && Event.SourceId=="1")  

 var xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); 
 xmlhttp.open("GET","http://admin:123456@192.168.88.161/cgi-bin/ext/unlock.cgi",true); 
 xmlhttp.send(); 

  • admin - login of the BAS-IP device
  • 123456 - password of the BAS-IP device
  • 192.168.88.161 - IP address of the BAS-IP device

. Open the web page of your BAS-IP devices and log in. Default login admin and default password 123456.

Image Added

. Goto Network tab and set up the IP address of your device.

Image Added

. Goto Panel tab and enter SIP settings.

Image Added

Where:

  • 192.168.88.31 - IP address of your Axxonsoft Intellect server.
  • 1000 - can be any number.
  • Password - can be any number.

NOTE! After submitting settings SIP indicator in the top left corner would change to red and show ERROR, its expected behavior.

. Goto Forward settings and add a new forward

Image Added

Forward number in format sip:intellect@ip_address_of_server