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.
如何使用 Sipp 将日志写入文件,以及我如何知道每个调用返回状态,
我只想知道每个呼叫返回响应状态,例如 200 ..
只需运行 sipp 并查看参数:
-trace_msg : Displays sent and received SIP messages in <scenario file name>_<pid>_messages.log -trace_shortmsg : Displays sent and received SIP messages as CSV in <scenario file name>_<pid>_shortmessages.log