Commit Graph

32 Commits

Author SHA1 Message Date
Kaian
b005a64bf1 Reworked Filtering process 2015-02-28 17:58:00 +01:00
Kaian
a15b942bf0 Remove 'sdp' attribute 2015-02-28 01:49:59 +01:00
Kaian
3e25be8f92 Remove 'starting' attribute 2015-02-28 01:49:52 +01:00
Kaian
ddfba158d4 Improve Display filtering performance 2015-02-27 22:08:32 +01:00
Kaian
680ab557ac Added two new attributes totaldur and convdur #37
* totaldur: Full duration of call from first to last message
* convdur: Duration from first 200 OK to BYE messages
2015-02-27 20:23:17 +01:00
Kaian
6c1e36b038 Remove autotools generated files #20 2015-02-06 14:31:47 +01:00
Kaian
667a8cdb1a CallFlow selected message decoration can now be configured 2015-01-30 17:52:14 +01:00
Kaian
311d018bad New message highlight options 2015-01-16 15:04:51 +01:00
Kaian
93277e0f99 Configurable initial display filter in call list 2015-01-16 11:39:48 +01:00
Kaian
0be62cbfca Configurable usage of terminal defaults foreground/background 2015-01-14 20:39:25 +01:00
Kaian
94beb92407 Updated configuration and TODO files 2015-01-14 12:37:12 +01:00
Kaian
f74ea2a344 Updated Autotools files 2015-01-07 14:33:39 +01:00
Kaian
d5f48c0dab Fixed displaying resolved addresses in all panels 2014-10-29 16:47:43 +01:00
Kaian
4b49cd0fa9 Add keybinding to toggle hostnames 2014-10-29 13:43:10 +01:00
Kaian
c4d37404f1 Fix displaying pcap filename in Call list 2014-10-27 14:56:53 +01:00
Kaian
05c1a16bc9 Remove fake ngrep
While it's nice to display a header in message raw view like ngrep does,
we should not use it as data container between capture and sip parser.

Build that header when necessary (Call Raw displaying and saving).
2014-10-24 17:41:46 +02:00
Kaian
561c15e08b Validate keyfile becore decrypt process 2014-10-23 17:20:28 +02:00
Kaian
8a40644f71 Initial TLS1.0 support
* No compression
* AES Cipher
2014-10-23 16:54:59 +02:00
Kaian
2be65335a6 Add option to lookup hostnames 2014-10-23 12:09:19 +02:00
Kaian
32be28b3a3 Allow saving selected dialogs into pcap file #13
Add options in save dialog to choose between all packets or
selected calls packets
2014-10-15 12:17:35 +02:00
Kaian
540998fdb2 Don't parse ngrep output anymore
* Remove ngrep compile options
* Force libpcap compile options
* Add command line arguments (hvd:I:O:)
* Add version and usage output
* Allow offline mode filtering
* Remove unused variable in ui_call_list.c
2014-10-14 18:18:38 +02:00
Kaian
bb1a7ba384 Implement option to set a capture limit
When capturing online, by default, sngrep will stop capturing after 200 dialogs
has been detected.

This can be changes using the sngreprc file.
2014-09-25 16:49:24 +02:00
Kaian
2c3c2be9cd Added more keybindings to help and fix backspace in forms 2014-03-20 14:58:37 +01:00
Kaian
2520cea398 Added a new panel to copy tempfile to another location 2014-03-19 14:58:08 +01:00
Kaian
dce523d286 Store captured packages in a temporal file
* Code cleanup to remove unwanted spaces
* Store information in a temporal pcap file (can be disabled)
2014-03-19 13:07:13 +01:00
Kaian
d798d9ab4b Implemented a filter UI for Call list 2014-03-18 12:05:11 +01:00
Kaian
a0a8b8b697 Add an option to ignore incomplete dialogs
Some power users don't want to open sngrep and see calls starting
with a response message. Meh.
2014-03-14 14:14:45 +01:00
Kaian
51ef5b677e Install template config file in sysconfdir 2014-03-14 14:09:03 +01:00
Kaian
5020fef2b6 Added an exit confirmation dialog 2014-03-14 12:32:12 +01:00
Kaian
bbca28e06e Updated SIP message and calls attributes 2013-06-27 15:57:08 +02:00
Kaian
1d59197909 Updated options documentation 2013-06-26 11:48:11 +02:00
Kaian
e3e00c1784 Added configuration template file 2013-06-25 19:14:25 +02:00