Keybindings - NormB/sipnab GitHub Wiki

Complete keyboard shortcut reference for sipnab's interactive TUI.

You can remap keys marked (configurable) in the [keybindings] config section. See config-reference.md for details. All other keys are hardcoded.

Annotated screenshots of every view are in the TUI visual tour at the bottom of this page.

Essential keys

Quick start: j/k for vim-style up/down, Enter to drill into a call, Esc to go back, Tab to switch between Call List and RTP Streams.

Key Action Views
j / k Navigate down / up All list and scroll views
Enter Drill in (call flow, raw message, stream detail) Call List, Call Flow, RTP Streams
Esc Back to the previous view (asks to quit from the Call List) All views
Tab Switch between Call List and RTP Streams Call List, RTP Streams
/ Search Call List, Raw Message, RTP Streams
F7 Open filter dialog Call List, Call Flow, RTP Streams
F2 Save capture (or the selected stream's audio) Call List, Call Flow, Raw Message, RTP Streams, Stream Detail
Space Star dialogs for multi-select โ€” save them, or open them as one merged flow Call List
t Cycle timestamp mode Call List, Call Flow
F1 Help Call List, Call Flow, Raw Message, Message Diff, Combined Detail, RTP Streams, Stream Detail

Global

Key Action
Ctrl+C Force quit (skips the confirmation)
Ctrl+L Clear calls โ€” Call List only, same as F5 there
v Show version (with git commit) in the status line
n Cycle name resolution (Off / Static / DNS)
N Name the selected address (map IP โ†’ host/FQDN)
F12 Toggle mouse capture โ€” off enables the terminal's native drag-to-select (wheel scrolling pauses until re-enabled)
Mouse wheel Scroll (every view: lists move the selection, text views scroll)

Quit confirmation

Esc and the quit key open a confirmation rather than ending the session. Esc means "go back" in every other view, and it was ending captures that had been running for hours.

Key Action
Y, Enter Quit
N, Esc, q Return to the session
Ctrl+C Quit at once, from anywhere, including this dialog

Any other key leaves the question on screen. A stray keypress must not dismiss the dialog, and it certainly must not answer it.

v, n, and F12 ship as fallbacks: a key you explicitly rebind in [keybindings] always wins over them. In the Raw Message view with an active search, n/N are match navigation instead.

Copying text

Clipboard copies (y in the Raw Message view, E in the Call Flow view) use OSC 52, an escape sequence the terminal maps to your system clipboard. It travels in-band over the pty, so it works across SSH with no X11 forwarding โ€” your terminal must support it, and most modern ones (kitty, WezTerm, iTerm2, Windows Terminal, foot, recent xterm) do. On top of OSC 52, sipnab also feeds pbcopy/xclip silently when one is available. Copies stop at 72 KiB (terminals limit OSC 52 payloads); the status line reports how much it copied.

To select arbitrary screen text with the mouse, press F12 to turn mouse capture off and drag as usual, then F12 again to get wheel scrolling back. In many terminals holding Shift while dragging bypasses mouse capture without toggling anything.

Call list

Key Action
Up / k Navigate up
Down / j Navigate down
PgUp Page up
PgDn Page down
Home Jump to first dialog
End Jump to last dialog
Enter Open call flow for the selected dialog โ€” with two or more starred rows, opens one chronologically merged flow of all of them
Space Star/unstar dialog ([*]) for multi-select: F2 saves all starred dialogs, Enter opens them as one merged flow
Esc / q Quit, after a confirmation (configurable: quit)
< Sort by previous column
> Sort by next column
Z Reverse sort direction
A Toggle autoscroll (configurable: autoscroll)
p Pause/resume capture (configurable: pause)
/ Activate search (configurable: search) โ€” while typing, โ†‘/โ†“/PgUp/PgDn/Home/End move the highlight in the narrowed list, Space stars rows, and Enter commits the query and opens the selection in one press
i Clear non-matching dialogs
I Clear matching dialogs
t Cycle timestamp mode (absolute / delta-prev / delta-first / scaled)
u Cycle From/To column display (default / host:port / user / user@host:port)
r / F6 Show raw SIP message for selected dialog
s Switch to Statistics view
S Open the Relay statistics view โ€” asks the live relay for its own counters (s asks what this capture saw, S asks what the relay says). See Relay statistics
D Open the Quality Dashboard (live MOS/jitter/loss)
T Open the call timeline for the selected dialog (Esc / q closes it)
O Open pcap file (File Open dialog)
F8 Open Settings popup (configurable: settings)
Tab Switch to RTP Streams view
F1 / ? Help (configurable: help)
F2 Save capture (configurable: save)
F3 Search (same as /) โ€” matches Call-ID, method, From/To user, addresses, dialog state, and the full raw message text (headers and bodies, including SDP and multipart payloads)
F4 Open extended multi-leg flow for the selected dialog (configurable: extended_flow)
F5 Clear calls (configurable: clear_calls) โ€” the starred dialogs when any carry a star, otherwise all of them
F7 Open filter dialog (configurable: filter)
F9 Clear active filter and persisted search
F10 Column selector (configurable: column_selector) โ€” a popup to show/hide any of the eleven Call List columns (#, Method, From, To, Source, Destination, State, Msgs, Date, PDD, Duration)

A search committed with Enter keeps narrowing the list and appears on the status line as Search: /query (F9 clears); F9 clears it together with any active filter.

Gotcha: the clear_calls action binds F5 in both views โ€” in the Call List it clears calls, in the Call Flow it resets a pending message-compare selection. Rebinding clear_calls moves both.

Call flow

Key Action
Tab / Shift+Tab Switch focus between the ladder (left) and detail (right) panes
Up / k Previous message or RTP bar โ€” or scroll detail up when the detail pane has focus
Down / j Next message or RTP bar โ€” or scroll detail down when the detail pane has focus
PgUp Page up (ladder, or detail when focused)
PgDn Page down (ladder, or detail when focused)
Home Jump to first message (or top of detail when focused)
End Jump to last message (or bottom of detail when focused)
Enter Open full-screen raw message view โ€” or, with the cursor on an RTP bar, the Stream Detail view (MOS, jitter, quality intervals, burst/gap analysis, silence detection, sparklines)
Space Select message for diff (press on two messages to compare)
q Quit, after a confirmation (configurable: quit)
Esc Back to call list
d Cycle SDP display mode (none / summary / full)
t Cycle timestamp mode (absolute / delta-prev / delta-first / scaled)
c Cycle color scheme (method / call-id / cseq)
h Cycle header-name display (as captured / expanded / compact) โ€” visual only, rewrites From: โ†” f: etc. in the message text views
R Toggle detail panel visibility
+ / = / 0 / Left Widen the detail pane, narrowing the ladder (with the split off, shows a hint instead)
- / 9 / Right Narrow the detail pane, widening the ladder (with the split off, shows a hint instead)
w Toggle line wrapping in the detail pane (off = long lines truncate and a scrollbar appears along the bottom edge)
โ† / โ†’ Scroll the detail pane horizontally when it has focus with wrap off
[ Scroll detail panel up
] Scroll detail panel down
e Expand/collapse the selected fold header (retransmissions, auth retries)
f Filter the ladder to the selected message's transaction (toggle)
a Open combined detail for the selected message's transaction
A Open combined detail for the whole dialog
m Set mark at current message โ€” navigate to another message and sipnab shows the delta between the mark and the cursor, for measuring the delay between two specific SIP messages
M Clear mark
E Export Mermaid sequence diagram to clipboard
x / F4 Toggle extended multi-leg flow (configurable: extended_flow) โ€” shows related B2BUA/SBC call legs together, for tracing a call through proxies and back-to-back user agents
r Jump to RTP Streams view
N Name endpoints (map IP โ†’ host/FQDN; Tab/Shift-Tab switch between the offered participants)
F1 / ? Help (configurable: help)
F2 Save (configurable: save)
F5 Reset message-compare selection (configurable: clear_calls)
F6 / Ctrl+R Toggle RTP display in flow (Ctrl+R is an alias for front-ends that cannot send F-keys)
F7 Open filter dialog (configurable: filter)
F9 Clear active filter and persisted search

In the split view, Tab moves keyboard focus between the two panes; the status line names the focused pane (Focus: Ladder / Focus: Detail) and gets a highlighted border. When either pane has more rows than fit, a vertical scrollbar appears on its right edge. [ and ] always scroll the detail pane regardless of focus.

Raw message

Key Action
Up / k Scroll up
Down / j Scroll down
PgUp Page up
PgDn Page down
Home / End Jump to top/bottom
/ Search within message
n / N Jump to the next / previous search-match line (wraps)
s Toggle syntax highlighting
c Cycle color scheme
h Cycle header-name display (as captured / expanded / compact)
y Copy the displayed message's raw text to the clipboard (OSC 52, works over SSH โ€” see Copying text)
F1 / ? Help (configurable: help)
F2 Save (configurable: save)
q Quit, after a confirmation (configurable: quit)
Esc Back to the view you came from (call flow or call list)

Message diff

Key Action
Up / k, Down / j Scroll
PgUp / PgDn Page scroll
Home / End Jump to top/bottom
h Cycle header-name display (as captured / expanded / compact)
q Quit, after a confirmation (configurable: quit)
Esc Back to call flow
F1 / ? Help (configurable: help)

Combined detail

Opened from the call flow with a (transaction) or A (whole dialog): every message of the selection rendered as one scrollable document.

Key Action
Up / k, Down / j Scroll
PgUp / PgDn Page scroll
Home / End Jump to top/bottom
h Cycle header-name display (as captured / expanded / compact)
F1 / ? Help (configurable: help)
q Quit, after a confirmation (configurable: quit)
Esc Back to call flow

RTP streams

Key Action
Up / k Navigate up
Down / j Navigate down
PgUp / PgDn Page scroll
Home Jump to first stream
End Jump to last stream
/ Search streams (SSRC, codec, addresses, dialog) (configurable: search) โ€” while typing, โ†‘/โ†“/PgUp/PgDn/Home/End move the highlight in the narrowed list and Enter commits the query and opens the highlighted stream
Enter Open the Stream Detail view for the selected stream
D Open the Quality Dashboard (live MOS/jitter/loss)
Tab Switch to Call List
Esc Back to Call List
q Quit, after a confirmation (configurable: quit)
N Name the selected stream's source address (map IP โ†’ host/FQDN)
F1 / ? Help (configurable: help)
F2 Save the selected stream's audio as WAV (configurable: save)
F7 Open filter dialog (configurable: filter)

Stream detail

Key Action
Up / k Scroll up
Down / j Scroll down
PgUp / PgDn Page scroll
Home / End Jump to top/bottom
Shift+P Play / stop the stream's audio (G.711; requires the audio build)
L Open the packet loss map (RTP loss pattern) โ€” a single screen with nothing to scroll, so Esc or q is the only key it takes, and either returns here
F1 / ? Help (configurable: help)
F2 Save the stream's audio as WAV (configurable: save)
q Quit, after a confirmation (configurable: quit)
Esc Back to the view you came from (RTP Streams, Call Flow, or Quality Dashboard)

The Stream Detail view shows comprehensive per-stream quality data: MOS score, jitter statistics, quality intervals, burst/gap analysis (RFC 3611), silence detection, and sparkline graphs for MOS and jitter trends over the stream's lifetime.

Quality dashboard

Live call-quality overview: aggregate MOS/jitter/loss with the worst streams ranked first and per-stream trend sparklines. Open with D from the Call List or RTP Streams view.

Key Action
Up / k, Down / j Select stream (worst first)
PgUp / PgDn Page through streams
Home / End Jump to best/worst
Enter Open stream detail for the selection
L Open the packet loss map (RTP loss pattern) for the selection
Esc / q / D Close (returns to the opening view)

Statistics

Key Action
Up / k, Down / j Scroll
PgUp / PgDn Page scroll
Home / End Jump to top/bottom
Esc / q / s Back to Call List

Relay statistics

The live relay's own view of media, asked over its control socket โ€” distinct from the Statistics view above, which is about what this capture saw. Open with S: from the Call List it asks the relay's global counters, and from a call's flow view it scopes them to that call. Needs a relay control address and a live capture; a run reading a file reports that it may not ask. The ask runs in the background, so the view never freezes waiting on a slow relay.

Key Action
? Show the names the relay knows (what you can ask for)
K Compare the relay's per-call count against this capture's (per-call view only)
Up / k, Down / j Scroll
PgUp / PgDn Page scroll
Home / End Jump to top/bottom
Esc / S Close

Help

The help text can run past the screen, so it scrolls.

Key Action
Esc / F1 / q Close help
Up / k, Down / j Scroll one line
PgUp / PgDn Scroll ten lines
Home / End Jump to top/bottom

Save popup

Key Action
Esc Cancel and close
Enter Save to the specified path
Tab Cycle format forward (PCAP -> PCAP-NG -> TXT -> JSON -> NDJSON -> CSV -> Mermaid/HTML -> Markdown -> WAV -> SIPp XML -> RTP JSON)
Shift+Tab Cycle format backward
Left / Right Move cursor in filename
Home / End Jump to start/end of filename
Backspace Delete character before cursor
(any char) Insert character

Save formats: PCAP, PCAP-NG, TXT, JSON, NDJSON, CSV, Mermaid/HTML, Markdown, WAV, SIPp XML, RTP JSON

Filter popup

Key Action
Esc Cancel without applying
Enter Apply filter (or cancel if Cancel button focused)
Tab Focus next field
Shift+Tab / BackTab Focus previous field
Down Next field (or checkbox down)
Up Previous field (or checkbox up)
Left / Right Move within checkboxes or text cursor
Space Toggle checkbox / activate button
F9 Clear all fields and active filter, close popup
Backspace / Delete Text editing in focused text field
Home / End Jump to start/end of text field
(any char) Insert character in focused text field

The SIP-method grid starts with an All master checkbox: Space on it checks or unchecks every method at once.

Settings popup

Key Action
Esc Close settings
Up / k Previous setting
Down / j Next setting
Enter / Space Toggle or cycle the focused setting

Settings items: Color mode, Timestamp mode, Autoscroll, Raw preview, SDP display mode, Syntax highlighting

File open popup

The popup opens on the file browser. Tab switches to typing a path instead, and Tab again returns to the browser.

Key Action
Esc Cancel and close
Tab Switch between the browser and typing a path, in either direction
Up / Down Browser: move the selection
PgUp / PgDn Browser: page through the listing
Home / End Browser: jump to the first or last entry
Enter Browser: descend into the selected directory, or load the selected capture. Typed path: load that path
(any char) Browser: extend the name filter, which narrows the listing. Typed path: insert the character
Backspace Browser: trim the name filter, then climb to the parent directory once the filter is empty. Typed path: delete the character before the cursor
Left / Right Typed path: move the cursor
Home / End (typed path) Jump to the start or end of the path
Delete Typed path: delete the character under the cursor

The browser lists .pcap, .pcapng, and .cap files, plus their gzip-compressed forms (*.pcap.gz, โ€ฆ), which sipnab decompresses on the fly. If sipnab cannot read the directory โ€” most often because it started with sudo and dropped privileges to an unprivileged user that can't read your home directory โ€” the dialog shows the reason instead of a blank list. Run sipnab without sudo (see install.md for capabilities) to browse your own files.

Column selector

Key Action
Up / k Move selection up
Down / j Move selection down
Space Toggle column visibility
s Save the current layout to [display] visible_columns in your sipnabrc (persists across runs)
Enter / Esc Close selector

Timestamp modes

Press t in the Call List or Call Flow to cycle through the timestamp modes (both views share the mode):

  1. Absolute -- HH:MM:SS.mmm wall-clock time
  2. Delta-prev (default) -- +N.NNNs time since previous entry. Color-coded in call flow:
    • Green: < 100 ms
    • Yellow: 100 ms - 1 s
    • Red: 1 s - 5 s
    • Bold red: > 5 s
  3. Delta-first -- +N.NNNs cumulative time from first entry
  4. Scaled -- delta-prev timestamps plus time-proportional spacer rows, so quiet gaps are visible in the ladder. The set of visible messages is identical in every mode โ€” only the presentation changes.

In the Call List the timing column's header names the mode, because the column shows different data in each: Start in Absolute (the dialog's start time, HH:MM:SS), +Prev in Delta-prev (time since the dialog above it, in the list's current sort order), and +First in Delta-first (time since the first dialog). The spacer rows of Scaled belong to the ladder, so the Call List shows Scaled as +Prev. The F10 column selector and the visible_columns setting still call this column Date.

Timestamp Modes Comparison
Absolute:           Delta-prev:          Delta-first:
14:23:01.000  INVITE  +0.000s  INVITE      +0.000s  INVITE
14:23:01.003  100     +0.003s  100         +0.003s  100
14:23:01.847  180     +0.844s  180         +0.847s  180
14:23:03.134  200     +1.287s  200         +2.134s  200
14:23:03.137  ACK     +0.003s  ACK         +2.137s  ACK
14:24:08.320  BYE     +65.18s  BYE         +67.32s  BYE

Tip: Delta-prev mode is ideal for spotting latency spikes in call setup. Delta-first mode is useful for measuring total elapsed time from the first message.

Name resolution

sipnab can display host names instead of raw IP addresses (Wireshark-style), in the call list Source/Destination columns, call-flow participant labels, and the RTP stream views. Press n to cycle the mode (shown briefly in the status line):

  1. Off (default) -- raw ip:port
  2. Static -- operator mappings + the system /etc/hosts; no network traffic
  3. DNS -- additionally resolves via reverse DNS (PTR), looked up on a background worker and cached (so the UI never blocks)

Names come from four sources, highest priority first: operator-entered mappings, then /etc/hosts (or a --names / [names] hosts_file), then any Name Resolution Block in the capture you opened, then reverse DNS. Substitution touches only the IP; the :port stays (sbc-edge:5060).

To name an address in context, select a call-list row, stream row, or call-flow message and press N. A popup opens pre-filled with that IP; type a host/FQDN and press Enter (an empty name clears the mapping). Naming an address turns resolution on automatically, and sipnab saves the mapping to $XDG_CONFIG_HOME/sipnab/hosts (~/.config/sipnab/hosts) so it persists across runs.

Mappings can also persist into your sipnabrc: set [names] persist_to_config = true and N-dialog edits land in the [names.manual] table of ~/.config/sipnab/sipnab.toml, leaving comments and other sections intact. You can also pre-declare mappings there by hand:

[names.manual]
"192.0.2.1" = "sbc-edge"

When saving a capture as PCAP-NG with resolution active, sipnab embeds the mappings as a Name Resolution Block, and reads them back when you reopen the file.

Related flags: --resolve (start with resolution on), --reverse-dns (enable PTR lookups; implies --resolve), --names <FILE> (preload an /etc/hosts-format mapping file, repeatable). See cli-reference.md and the [names] section of config-reference.md.


TUI views

Call list view

The call list is the main view when sipnab starts. It shows all tracked SIP dialogs with their state, timing, and quality metrics.

sipnab -- Call List
 Current Mode: Online (eth0)   Dialogs: 47 (47 displayed)  [A]
 Match Expression:             BPF Filter: port 5060
 Time: Delta-prev
  #  Method     From           To             Src IP         Dst IP         State        Msgs  +Prev       PDD
โ–ธ 1  INVITE     alice          bob            192.0.2.1      192.0.2.2      InCall         12  +0.000s     847ms
  2  INVITE     charlie        dave           192.0.2.3      192.0.2.4      Ringing         6  +1.234s     --
  3  REGISTER   admin          --             192.0.2.5      192.0.2.1      Registered      4  +0.012s     --
  4  INVITE     +15551234      +15559876      192.0.2.6      192.0.2.7      Failed          8  +3.456s     --
  5  INVITE     1005           1006           192.0.2.1      192.0.2.2      Completed      14  +0.003s     923ms
  6  OPTIONS    monitor        --             192.0.2.8      192.0.2.1      Completed       2  +0.001s     --
  7  INVITE     1010           +441234567     192.0.2.9      192.0.2.7      InCall         10  +0.215s     1.2s
  Esc Quit  Enter Show  F2 Save  F7 Filter  F8 Settings  F10 Columns  Tab Streams

Tip: Press Space to star dialogs โ€” a starred row shows [*] in the # column (the โ–ธ above is just the cursor). F2 then saves only the starred dialogs, and Enter opens two or more of them as a single merged flow. Use < / > to sort by different columns and Z to reverse sort direction.

Call flow view

The call flow shows a ladder diagram for a selected dialog, with timing, SDP, and RTP quality indicators.

sipnab -- Call Flow
    192.0.2.1:5060           192.0.2.3:5060           192.0.2.2:5060
     (alice UAC)           (OpenSIPS proxy)             (bob UAS)
          |                        |                        |
 +0.000s  |------- INVITE -------->|                        |
 +0.003s  |<--------- 100 ---------|                        |
 +0.005s  |                        |------- INVITE -------->|
 +0.008s  |                        |<--------- 100 ---------|
 +0.847s  |                        |<--------- 180 ---------|  +839ms
 +0.850s  |<--------- 180 ---------|                        |
 +2.134s  |                        |<--------- 200 ---------|  +1.28s
 +2.137s  |<--------- 200 ---------|                        |
 +2.140s  |--------- ACK --------->|                        |
 +2.143s  |                        |--------- ACK --------->|
          | โ–ˆโ–ˆ RTP PCMU MOS 4.2 โ–ˆโ–ˆ |                        |
          |                        | โ–ˆโ–ˆ RTP PCMU MOS 4.1 โ–ˆโ–ˆ |
+65.320s  |                        |<--------- BYE ---------|
+65.323s  |<--------- BYE ---------|                        |
+65.326s  |------- 200 OK -------->|                        |
          |                        |                        |
  Esc Back  Enter Raw  Space Diff  d SDP  t Time  m Mark  x Extended  F6 RTP

Tip: Press m to set a mark at any message, then navigate to another message to see the delta badge showing elapsed time between them. Press M to clear the mark. Use d to cycle through SDP display modes (none / summary / full).

Raw message view

Full SIP message with optional syntax highlighting, searchable.

sipnab -- Raw Message
INVITE sip:[email protected]:5060 SIP/2.0
Via: SIP/2.0/UDP 192.0.2.1:5060;branch=z9hG4bK-524287-1
Max-Forwards: 70
From: "alice" <sip:[email protected]>;tag=as6e4f2c8b
To: <sip:[email protected]>
Contact: <sip:[email protected]:5060>
Call-ID: [email protected]
CSeq: 102 INVITE
User-Agent: Olle/1.0
Content-Type: application/sdp
Content-Length: 263

v=0 o=alice 2890844526 2890844526 IN IP4 192.0.2.1 s=- c=IN IP4 192.0.2.1 t=0 0 m=audio 10000 RTP/AVP 0 8 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 Esc Back / Search s Highlight c Color

RTP streams view

Shows all tracked RTP streams with quality metrics. Switch here from the Call List with Tab.

sipnab -- RTP Streams
 RTP Streams: 14 tracked                                                         
  #  SSRC        Src IP:Port          Dst IP:Port          Codec   Pkts    Jitter  Loss%   MOS
โ–ธ 1  0x1a2b3c4d  192.0.2.1:10000      192.0.2.2:20000      PCMU    4820    2.1ms   0.0%    4.2
  2  0x5e6f7a8b  192.0.2.2:20000      192.0.2.1:10000      PCMU    4815    1.8ms   0.0%    4.3
  3  0x9c0d1e2f  192.0.2.6:12000      192.0.2.7:22000      PCMA    1205    18.3ms  1.2%    3.4
  4  0xa1b2c3d4  192.0.2.7:22000      192.0.2.6:12000      PCMA    1198    45.7ms  3.8%    2.1
  5  0xe5f60718  192.0.2.9:14000      192.0.2.7:24000      opus    9612    3.2ms   0.1%    4.1
  6  0x29304150  192.0.2.7:24000      192.0.2.9:14000      opus    9608    2.9ms   0.0%    4.2
  7  0xdeadbeef  192.0.2.3:16000      --                   PCMU    340     --      --      orphan
  Tab Call List  Esc Back  F7 Filter

Tip: Streams marked orphan have no matching SIP dialog. This often indicates RTP arriving on unexpected ports (check your NAT/ALG config) or calls that started before capture began.

Filter dialog (F7)

The filter popup lets you build filter expressions with text fields and checkboxes for common options.

sipnab -- Filter Dialog
 โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ Filter โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
 โ”‚                                                โ”‚
 โ”‚  From:     [alice                       ]      โ”‚
 โ”‚  To:       [                            ]      โ”‚
 โ”‚  Payload:  [INVITE                      ]      โ”‚
 โ”‚                                                โ”‚
 โ”‚  [x] Case insensitive                          โ”‚
 โ”‚  [ ] Invert match                              โ”‚
 โ”‚  [ ] Calls only                                โ”‚
 โ”‚                                                โ”‚
 โ”‚     [ Apply ]          [ Cancel ]              โ”‚
 โ”‚                                                โ”‚
 โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
 Tab: next field  Enter: apply  Esc: cancel  F9: clear all

Tip: The Filter field accepts the full Filter DSL syntax. Combine it with the From/To text fields for powerful multi-criteria matching. Press F9 to clear all filters at once.

Save dialog (F2)

Save captured data in multiple formats. Use Tab to cycle through formats.

sipnab -- Save Capture
 โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ Save Capture โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
 โ”‚                                                  โ”‚
 โ”‚  Format:  PCAP โ”‚ PCAP-NG โ”‚ TXT โ”‚ Mermaid         โ”‚
 โ”‚                                                  โ”‚
 โ”‚  File:    [/tmp/capture.pcap           ]         โ”‚
 โ”‚                                                  โ”‚
 โ”‚  Saving: All 47 dialogs                          โ”‚
 โ”‚  (3 selected -- will save selected only)         โ”‚
 โ”‚                                                  โ”‚
 โ”‚     [ Save ]           [ Cancel ]                โ”‚
 โ”‚                                                  โ”‚
 โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
 Tab: cycle format  Enter: save  Esc: cancel

Tip: Select specific dialogs in the Call List with Space before pressing F2. The save dialog shows the count and saves only those. Mermaid format exports a sequence diagram you can paste into documentation.

Settings dialog (F8)

Toggle display options without leaving the TUI.

sipnab -- Settings
 โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ Settings โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
 โ”‚                                                โ”‚
 โ”‚  โ–ธ Color mode         always                   โ”‚
 โ”‚    Timestamp mode     delta-prev               โ”‚
 โ”‚    Autoscroll         on                       โ”‚
 โ”‚    Raw preview        off                      โ”‚
 โ”‚    SDP display        summary                  โ”‚
 โ”‚    Syntax highlighting on                      โ”‚
 โ”‚                                                โ”‚
 โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
 Up/Down: navigate  Enter/Space: toggle  Esc: close

See also

  • theme-guide.md โ€” recolor every TUI element via [theme]
  • config-reference.md โ€” rebind the 11 configurable keys via [keybindings]
  • filter-dsl.md โ€” the expression language the F7 filter dialog compiles down to (and the --filter flag exposes directly)
โš ๏ธ **GitHub.com Fallback** โš ๏ธ