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 show peers,我会返回一个表格,告诉我中继的状态为“OK”,但我认为它不会测试验证是否有效。有没有办法测试中继线是否正常并且通话是否可以通过?
sip show peers
您可以通过检查拨号计划中的变量来检查不同的文本字符串,例如BUSY, CONGESTION,CHANUNAVAIL等。${DIALSTATUS}您可能会在频道挂起后使用挂起原因创建日志。
BUSY
CONGESTION
CHANUNAVAIL
${DIALSTATUS}