Integration with Axxonsoft Intelect software

1. Contact Axxonsoft and get Intelect software with the required license.

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.

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

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

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

8. Enter parameters:

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

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

  • type: SIP;

  • IP address of your BAS-IP device;

  • port: 5060.

11. Right-click on the Video capture device to open the menu, select Create object and Sensor, and the program automatically fills parameters.

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

13. Enter the Name of the Audio card and click Apply.

14. Select Board: IpCam RTSP.

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

16. Select Channel: IpCam RTSP.

17. Go back to the Camera created in step 9 and set the Recording audio parameters. You can check if the video is working by pressing the Video button.

18. Repeat steps 12-17 to create an Audio card and Microphone for the operator.

19. Right-click on LOCALHOST to open the menu, select Create object, and then Intercom Subsystem.

20. Right-click on Intercom Subsystem to open the menu, select Create object and then Intercom.

21. Parameters must correspond with objects created earlier, if they are different - change them.

22. Right-click on LOCALHOST to open the menu, select Create object, and then SIP-terminal.

23. Enter parameters: 

  • network IP should be the same as your PC;

  • RTP ports range from 10000 to 20000;

24. Right-click on SIP-terminal to open the menu, select Create object, and then SIP-device.

25. Enter the next parameters:

  • user ID is a SIP number;

  • IP address of the BAS-IP device;

  • password can be any value;

  • video and audio selected for corresponding devices.

26. Right-click on SIP-terminal to open the menu, select Create object, and then SIP-operator.

27. Enter the operator Number.

28. At this step there must be created:

  • video capture device with a camera;

  • video capture device with a sensor;

  • audio card for panel with microphone;

  • audio card for the operator with a microphone;

  • intercom subsystem with intercom;

  • SIP terminal with SIP device and SIP operator.

29. Go to the Interfaces tab, the checkbox for the Display must be set.

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

31. Click the All button to add microphones.

32. Right-click on Display to open the menu, select Create object, and then Monitor.

33. In the List of cameras add created earlier camera.

34. Right-click on Display  to open the menu, select Create object, and Inercom Control Monitor.

35. Specify Server, Position, and Microphone parameters.

36. Right-click on Display  to open the menu, select Create object, and SIP panel then.

37. Select the operator number.

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

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

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(); 

 Where admin is the login of the BAS-IP device, 123456 is the password to access the device, and 192.168.1.16 is the device IP address.

40. Macro1 option should appear, pressing it will open the lock.

41. Press the display button and select Display 1. SIP panel and camera monitor now should appear.

42. Open the web page of your BAS-IP device and log in. The default login is admin, and the password is 123456.

43. Go to the Network tab and enter the device IP address in the Network settings part.

44. Go to the Panel tab and fill in the Apartment settings and SIP settings parts with the following parameters and values:

  • mode: personal;

  • building: 1;

  • unit: 1;

  • floor: 11;

  • apartment: 11;

  • device number: 1;

  • enable SIP;

  • proxy: sip:IP address of your Axxonsoft Intellect server, e.g., sip:192.168.88.31;

  • realm: 192.168.88.31 is the IP address of your Axxonsoft Intellect server;

  • server STUN IP address, e.g., stun.l.google.com;

  • port of the STUN server;

  • user: 1000 (the number you created earlier in step 25);

  • password that you created earlier in step 25.

Note: 

After entering SIP settings, reboot the web page (this can take several times) and wait for the indicator in the top left corner becomes green.

45. Go to the Forward settings and add a New forward and enter: 

  • Apartment number: 1111.

  • Forward number in format sip:number@ip_address_of_server, where 1002 is the number of the SIP operator and 192.196.88.31 is the IP address of the Intellect server.

46. After all settings, you will be able to call the device, view its camera and open a lock.