July 2002
Intermediate to advanced
528 pages
15h 13m
English
Use Netcat to inject SIP messages into the RS. You can download Netcat from http://www.atstake.com/research/tools.
When running, use the format:
nc -u -w5 -p 2222 marcl-lnx 4443 < invMsg.SIP
For example, you can modify the appropriate fields in the SIP message file to test different portions of the RS. To use this file, type:
nc -u -w5 -p <any unused port> <machine running RS> <RS SIP port> < <SIP message file>Read now
Unlock full access