sipngrep helper : Helper functions for looking through sip packet captures
script karma |
Rating 0/0,
Downloaded by 606 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Stanisław Pitucha |
|
script type |
ftplugin |
|
description |
Helper functions mapped to
<Plug>SkipToMatchingRequest (standard <LocalLeader>sq)
<Plug>SkipToMatchingResponse (standard <LocalLeader>sr)
When used with cursor over a packet, they will find either following matching (by CSeq) response, or previous matching request.
Expected format of sip capture is the same as produced by `ngrep -q -tt -W byline ....`
Works on the same captures as syntax sipngrep highlighter: vimscript #2296 |
|
install details |
Put the ftplugin in .vim/ftplugin/sipngrep.vim and use `:setf sipngrep` |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.22.217.190
|