For the complete documentation index, see llms.txt. This page is also available as Markdown.

Useful commands

Bitrix24

Module service control

service itgrix_bx start               # start service
service itgrix_bx stop                # stop service 
service itgrix_bx restart             # restart service
service itgrix_bx status              # status service

# Adding a service to systemctl (autostart after server reboot)

service itgrix_bx enable

Checking the module version via the console

/opt/itgrix_bx/itgrix_bx -v

Generating a support report (bugreport)

curl -OJsLk --digest -u login:password <Asterisk_IP>:8077/make_report       # if the web interface is unavailable, you can retrieve the report using this command

/opt/itgrix_bx/itgrix_bx --report       # generate a report if the module service fails to start

Clean handlers (including с2с)

/opt/itgrix_bx/itgrix_bx --clean --cleanlist h

Clean external lines

Registering an additional copy of the module

Admin panel

Command list

Update

Removing a module (if you are removing a module, please fill out form)

Kommo

Module service control

Checking the module version via the console

Generating a support report (bugreport)

Clean handlers (including с2с)

Registering an additional copy of the module

Admin panel

Admin panel

Update

Removing a module (if you are removing a module, please fill out form)

Last updated