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.
我想将系统与 SIP 电话集成,系统生成 pdf 文件,应通过 SIP 将其传真到特定的传真号码(例如销售订单)。有没有简单的方法来实现这一点?
该系统在Linux下运行。不幸的是,我对 SIP 没有任何经验。
Hylafax是您想要查看的。它是卓越的开源传真服务器。如果您必须使用 SIP 进行传真,请确保您的 SIP 提供商支持T.38。没有它,您的传真将作为标准呼叫发送,传真通过 RTP 进行传输,并且只需要在这里和那里丢失一些数据包即可损坏您的传真或导致传输完全中止。