Victor Seva
8c038c7658
support custom Call-ID correlation header via sip.xcid setting
...
* default value: 'X-Call-ID|X-CID' as previously
fixes #218
2018-04-11 19:31:19 +02:00
Kaian
436950a0cb
Fix sip.noincomplete setting in sngreprc
2015-10-15 11:14:30 +02:00
Kaian
dbea0d8d15
Remove ignore configuration directive.
...
Ignore directive is not well coded. In order to work properly it
requires message attributes to exists for checking their values.
This forces payload parsing of each SIP messages with extra overload
and memory usage.
Not sure about the impact of removing this feature, but we must think
other way to implement it.
2015-09-24 20:04:58 +02:00
Kaian
05e28f8ff2
Update man page with next release version 📝
2015-06-09 18:52:04 +02:00
Kaian
bc44695c48
Suppress eclipse warnings for case options without break
2015-04-07 18:18:45 +02:00
Kaian
4390a08767
Add extra keybidings combinations. Fixes #41
2015-04-07 17:56:09 +02:00
Kaian
6b6967679e
Set background dark option by default
...
* User can still make the background transparent using `set background default`
or `set background transparent` option.
2015-03-16 11:08:52 +01:00
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
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
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
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
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
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
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