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.
我有一个星号服务器我想创建一个扩展,我想当两个 voIp(3cxPhone或eyebeam)连接到这个扩展时给我错误
您无法阻止这种情况,但通过限制哪些 IP 地址可以访问 sip.conf 文件中的每个用户,您可以将允许的请求限制为一组合理的 IP 地址。这可以通过在 sip.conf 文件中使用 permit= 和 deny= 来完成。