Question

How could write log to a file using Sipp, and How could I know every call return status,

I only want to kown every call return response status, for example 200 ..

Was it helpful?

Solution

Just run sipp and see 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.log
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top