update instructions.txt to add dispatcher table info

This commit is contained in:
2024-09-30 09:50:17 +02:00
parent 1cbfbac99f
commit b2271f6323

View File

@@ -22,6 +22,7 @@
3. Install mysql server (or use remote one) 3. Install mysql server (or use remote one)
- load database dump from this repository, example data is allready inside table uacreg - load database dump from this repository, example data is allready inside table uacreg
- configure outbound destination server parameters in uac_reg table using the examples inside - configure outbound destination server parameters in uac_reg table using the examples inside
- configure dispatcher targets for outbound call routing in dispatcher table
4. Configure syslog to log call CDRS into separate file 4. Configure syslog to log call CDRS into separate file
- /etc/syslog.conf - /etc/syslog.conf
local2.* -/var/log/cdrs.log local2.* -/var/log/cdrs.log