File: tools.rst

package info (click to toggle)
sip-tester 1%3A3.7.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,932 kB
  • sloc: cpp: 29,383; xml: 13,436; ansic: 2,381; python: 2,218; sh: 505; makefile: 13
file content (36 lines) | stat: -rw-r--r-- 1,006 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Useful tools aside SIPp
=======================



JEdit
`````

`JEdit <http://www.jedit.org/>`_ is a GNU GPL text editor written in
Java, and available on almost all platforms. It's extremely powerful
and can be used to edit SIPp scenarios with syntax checking if you put
the DTD (`sipp.dtd <https://github.com/SIPp/sipp/raw/master/sipp.dtd>`_) in the same directory as your XML scenario.



Wireshark/tshark
````````````````

`Wireshark <https://www.wireshark.org/>`_ is a GNU GPL protocol
analyzer. It was formerly known as Ethereal. It supports SIP/SDP/RTP.





SIP callflow
````````````

When tracing SIP calls, it is very useful to be able to get a call
flow from an wireshark trace. The "callflow" tool allows you to do
that in a graphical way: `callflow <http://callflow.sourceforge.net/>`_

An equivalent exist if you want to generate HTML only call flows
`http://www.iptel.org/~sipsc/`_

.. _http://www.iptel.org/~sipsc/: https://web.archive.org/web/20120106005622/https://www.iptel.org/~sipsc/