Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我安装了 elastix 2.4 。我使用 .call 文件在 elastix 上生成自动拨号呼叫。我使用了生成 .call 文件并在目录上复制主题的脚本:/var/spool/asterisk/outgoing/ 问题是没有日志保存在 elastix CDR 报告上。如何将报告保存在文件或 elastix CDR 报告中?如果有人知道任何免费软件来生成呼叫和日志,它会帮助我。
谢谢,拉莱
要保存通话文件,您需要添加到通话文件中
存档:是的
并创建 /var/spool/asterisk/outgoing_done/
要保存 cdr,您需要通过本地频道拨号组织您的呼叫(未通过 sip 开始的呼叫不会进入 cdr)并更改 cdr.conf 以记录未接听的呼叫。
“生成呼叫和日志”的免费软件称为自动拨号器。例子是vicidial.org