Versions Compared

Key

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

...

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  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.

...

44. Go to the Panel tab and fill in Apartment settings and SIP settings:

  • Mode - personal.
  • Building - 1.
  • Unit - 1.
  • Floor - 11.
  • Apartment - 11.
  • Device number - 1.
  • 192.168.88.31 is the IP address of your Axxonsoft Intellect server;
  • 1000 - the number number you created earlier in step 25.
  • Password - you created earlier in step 25.

...

Image Added


Aura panel
tab1
styles{"body":{"text":{"color":"#02070e","textAlign":"left","fontWeight":"lighter","fontSize":14}},"header":{"backgroundColor":{"color":"#ffffff"}},"headline":{"alignment":{"horizontal":"start"}},"base":{"border":{"bottom":false,"left":true,"right":false,"top":false,"color":"#ffab0096","width":10,"style":"solid"},"backgroundColor":{"color":"#ffffff"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}}
body

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:intellect@ip_address_of_server.
  • 1002 - number of SIP operator.
  • 192.196.88.31 - IP address of the Intellect server.

...