如何使用Sipp将日志写入文件,以及如何了解每个调用的返回状态,
我只想知道每个来电返回响应状态,例如200.。
发布于 2013-06-26 17:05:08
只需运行sipp并查看params:
-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.loghttps://stackoverflow.com/questions/17310755
复制相似问题