Menu

SIP Inspector - version 1.00 released

Visit SIP Inspector website for more details:
http://sites.google.com/site/sipinspectorsite/

Following still not supported:
- use XML for scenario files

Rel 1.00
New Features:
- Multiple simultaneous calls fully implemented
- Call generation can be set with respect to calls/second, maximum
concurrent calls and total allowed calls
- If ran as a call generator, upon completion the tool provides a real value
with respect to calls/second
- Last session settings saved
- Improved RTP handling. Not required to receive an RTP packet first in
order to start playing an RTP stream.
- The tool can support multiple RTP streams at the same time.
- Can constantly play RTP (keeps recycling RTP packets found in an .cap
file)
- Scenarios can contain [fieldN] keywords, where N is any integer value. These
keywords are read from assigned values file. Values file are lines
where values are separated with semicolons.
- Scenario files do not have to be loaded on the first screen only.
- Values extracted from the incoming messages are per call basis rather
then being global.
- Unexpected, out of dialog messages (like OPTIONS or NOTIFY) can be handled by
marking them as optional and placing them at the beginning of a scenario. It
is recommended to respond with an optional response.

WARNING: Support for TCP in this release is disabled.

Bug fixes:
- incorrect selection of a default scenario when running in a server mode

Thanks to Brian Neate who helped with threading issues!

/*******************************************************************************
* *
* LICENSE AGREEMENT: *
* *
* SIP Inspector tool is a free utility. Any individual can use it free of *
* charge. Corporate/Commercial users MUST ask for a permission before *
* using it. A permission will be granted in most cases, but donations MAY be *
* required. Donations will definitely speed up approval process. This license*
* agreement affects SIP Inspector 1.xx versions *
* *
* For licensing inquiries please contact me through a web page: *
* a) http://sites.google.com/site/sipinspectorsite/contact *
* *
* or by sending an email to: *
* *
* b) sip-inspector@googlegroups.com *
* *
******************************************************************************/

Posted by Zarko Coklin 2010-03-23

Log in to post a comment.