Asterisk settings
Please login to your asterisk via SSH.
edit /etc/asterisk/cdr_manager.conf
and change
——————-
[general]
enabled = no
——————–
to
———————
[general]
enabled = yes
———————
edit /etc/asterisk/manager.conf
and add the following line after [admin] section
———————
[pbxdom]
secret = pbxdom
read = cdr,agent
write = command,cdr
———————
Restart your PBX
PBXDom settings
Add new PBX under your registered collector with the following information
Vendor = Asterisk
Model = Asterisk
Connection Type = TCP/IP Client
IP = Your Asterisk IP Address
Port = 5038
Login = pbxdom
Password = pbxdom
Latest posts by Reza Mousavi (see all)
- Emergency 911 and Instant Alerts - 2020-12-22
- User Performance Widget - 2020-12-22
- What is PBXDom Call Analytics? - 2020-12-22