📄 files.txt
字号:
Monitor Service astercc.pl connect to asterisk AMI, read all events and store to databaseCRM part ./account.* account management interface ./group.* account group management interface ./contact.* contact management interface ./customer.* customer management interface ./diallist.* diallist management interface ./managerportal.* administrator portal interface ./note.* note management interface ./portal.* agent portal interface ./predictivedialer.* predictive dialer interface ./survey.* survey management interface ./surveyresult.* survey result browser ./systemstatus.* system status browser interface ./import.* import module ./login.* login moduleSystem part: ./astercrm.conf.php asterCRM configration file ./config.php read conf file and save it to a global variable define some other global variable ./LICENSE asterCRM license file ./FILES.txt file function description file ./sql/astercrm.sql database create sql file (only for mysql 4.1 or above)Common Part ./include/astercrm.class.php astercrm common class ./include/asterevent.class.php read and analyze asterisk events ./include/asterisk.class.php send request to asterisk ./include/excel.class.php read excel file ./include/pgoogle.php google map api class ./upload.php upload a file to server ./db_connect.php get a database connection handleOthers ./js/* javascript ./skin/* UI files: images, css styles... ./docs/* documents ./changelog.txt changelog and to-do list
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -