Changelog for
callflow-20151121-1.1.noarch.rpm :
Sat Nov 21 13:00:00 2015 rbosAATTopensuse.org
- Bug fixes
Thu Oct 23 14:00:00 2014 rbosAATTopensuse.org
- Fixed bugs #8 and #9
[#8] -f option doesn\'t work? => Removed -f argument
[#9] tshark argument change? => Added -2 argument to FARG variable
Wed Sep 19 14:00:00 2012 rbosAATTopensuse.org
- Improved Broadworks and pcap parsers
Sun Jun 24 14:00:00 2012 rbosAATTopensuse.org
- Re-ordered code
- Callflow is time sort, instead of frame number sorted
- More comments
Mon Jun 18 14:00:00 2012 rbosAATTopensuse.org
- Alter WEBSERVER_URL to CALLFLOW_BASE_URL
Add variable CALLFLOW_URL_DIR
The complete url is: $CALLFLOW_BASE_URL/$CALLFLOW_URL_DIR
See callflow.conf for a detailed description how to use it.
- Make the creation of an archive containing the callflow
the default. It can altered with the configuration variables
ARCHIVE and ARCHIVE_TYPE
- Some minor changes:
- Removed obsolete comments, or improved the comment
- Combined bz2 and bzip2 in case statement
Fri Jun 15 14:00:00 2012 rbosAATTopensuse.org
- Add support to process Broadsoft Broadworks (SIP) server logs
- Add a link to the callflow archive (when available) on the landing
and index pages to
- Fixed several minor bugs
Sun Sep 11 14:00:00 2011 rbosAATTopensuse.org
- Add (audio) SDP support
- Fixed several minor bugs
Tue Jun 14 14:00:00 2011 rbosAATTopensuse.org
- Style the footer on the callflow diagram
- Add a reference on the callflow diagram back to the landing page
Sat Jun 11 14:00:00 2011 rbosAATTopensuse.org
- Added convenience
[#] BROWSER, the name of the browser to be used
[#] Default value: firefox
[#] Possible values are: firefox, konqueror, chromium, epiphany, opera
BROWSER=
[#] WEBSERVER_URL, in case callflow is run on a remote server and the callflow
[#] can be reached via a browser on the remote server, the URL can be specified
[#] here. Example: WEBSERVER_URL=http://call.flow.eg/~user/callflow
WEBSERVER_URL=
[#] WIDTH_BETWEEN_NODES, the distance between the adjacent nodes in the
[#] callflow diagram.i
[#] Default value = 200
[#] Minimun value = 100, Maximum value = 250,
WIDTH_BETWEEN_NODES=
[#] SIP_MSG_FONT_SIZE, font size for the SIP messages frame.
[#] Default font size: small
[#] Possible values are CSS defined font size values like small, medium, large
[#] All values are listed at e.g.: http://www.w3schools.com/css/pr_font_font-size.asp
SIP_MSG_FONT_SIZE=
Sun Jun 5 14:00:00 2011 rbosAATTopensuse.org
- Added new remove duplicate mode
This one will remove duplicate frames when the same frame is seen in
a window of max 0.5 seconds or max 5 frames prior to the current
frame.
- Added warnings for the algorithm\'s that are deprecated
- list-nodes now groups the same IP addresses on the same line in the
order that the IP address appears in the trace file. The IP address
is used as alias for all the IP address / port combinatons
- Some small changes to the manual page
- Added alias for IP addresses
Fri Jun 3 14:00:00 2011 rbosAATTopensuse.org
- Based the session information on the tshark output of sip.Call-ID
this includes the SIP headers Call-ID abd \'i\' (for abbreviated SIP
messages)
- Because of this change the option to configure the Call-ID has been
removed (from callflow, callflow.conf and the man page)
Sat May 28 14:00:00 2011 rbosAATTopensuse.org
- Fix a bug caused by protocol ISUP in callflow
- Change the default capture filter to include isup and megaco.
- Add support for protocols ISUP and Megaco in long2html
Thu May 26 14:00:00 2011 rbosAATTopensuse.org
- Updated to recent SVN
Tue May 24 14:00:00 2011 rbosAATTopensuse.org
- Updated to recent SVN
Mon May 23 14:00:00 2011 rbosAATTopensuse.org
- Moved the style description from images/index.tpl to the
callflow.css stylesheet
- A custom stylesheet can be stored in ~/.callflow/callflow.css
or in the current working directory
Sun May 22 14:00:00 2011 rbosAATTopensuse.org
- Use the svn version, remove the many patches, they are now in svn
Sat May 21 14:00:00 2011 rbosAATTopensuse.org
- Added long2html.patch, callflow.css and long2html_styletag.patch
Fri May 20 14:00:00 2011 rbosAATTopensuse.org
- Added patch wireshark_format, removedupsh and indices patches
Tue Jun 15 14:00:00 2010 rbosAATTopensuse.org
- Make it possible to remove duplicate packages from the cache, while
the cache (callflow.short) contains already comments made by the
user.
- Prevents that the comments in cache gets garbled by running callflow
one more time.
Sun Jun 13 14:00:00 2010 rbosAATTopensuse.org
- Always use cache, on contrast of the old behaviour where the user
had to instruct callflow to use the cache
- Check for the availability of inkscape
- Updated README
- Updated man page
Thu May 27 14:00:00 2010 rbosAATTopensuse.org
- Updated to recent SVN
- rename argument --order-file to --list-nodes
- rename argument --width-between-hosts to --width-between-nodes
Wed May 26 14:00:00 2010 rbosAATTopensuse.org
- Updated to recent SVN
- Configuration is now read from /etc/callflow/callflow.conf
$HOME/.callflow/callflow.conf and callflow.conf
- COLORS are read from the config file callflow.conf
remove the file colors from the rpm
- Argument --filter change to --capture-filter
- Argument --no-session-token added
- Argument --session-token added, replaces session file
- Argument --title added, replaces title file
Tue May 4 14:00:00 2010 rbosAATTopensuse.org
- Timestamps are now shown in the callflow
- Changed --cache to --use-cache
- Added --width-between-hosts argument
- Colors are now stored in the file callflow.conf
Mon May 3 14:00:00 2010 rbosAATTopensuse.org
- Added support for long arguments
Sun May 2 14:00:00 2010 rbosAATTopensuse.org
- Updated to recent svn, more protocols are support among which:
+ The cache file callflow.short now uses pipe \"|\" as field separator
instead of spaces
Wed Apr 28 14:00:00 2010 rbosAATTopensuse.org
- Prevent that similar commands (tshark) are coded twice,
- Changed spacing from tabs to spaces
- Moved the code that shows the node order up
Tue Apr 27 14:00:00 2010 rbosAATTopensuse.org
- Updated to recent svn, more protocols are support among which:
+ HTTP
+ WEBSOCKET
+ Call Specification Language (CSL)
- The maximum number of colors used is now depending on the number of
colors configured
- More colors preconfigured
- Number of sessions is printed
- Number of removed duplicate frames is reported
Sat Apr 24 14:00:00 2010 rbosAATTopensuse.org
- Updated to recent svn, biggest change is the addition of a
configuration directory
Thu Apr 22 14:00:00 2010 rbosAATTopensuse.org
- Updated to the 20100421 release, providing many improvements
Mon Apr 12 14:00:00 2010 rbosAATTopensuse.org
- Make the script removedups.sh working
Sat Apr 10 14:00:00 2010 rbosAATTopensuse.org
- Updated to recent svn
* Adding index_with_frames and index_dynamic portal webpages
* Made removal of duplicate frames faster
* Made colors configurable via the file colors
* Cleanup code
* Fixed bugs
Sat Mar 27 13:00:00 2010 rbosAATTopensuse.org
- Added svg2png.sh script
Sat Mar 27 13:00:00 2010 rbosAATTopensuse.org
Version 20091216
- Initial OBS spec file