sponsor Vim development Vim logo Vim Book Ad

sipngrep helper : Helper functions for looking through sip packet captures

 script karma  Rating 0/0, Downloaded by 663  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`
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
sipngrep.vim 1.0 2008-07-13 7.0 Stanisław Pitucha Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github