Page 1 of 1

ngrep-sip not working

PostPosted: Thu Dec 22, 2016 4:38 pm
by TwistedFister
Vicibox 7.0.2 from .iso | Vicidial 2.12-557a Build 160517-1927 | Asterisk 11.21.2-vici | CLuster setup: 1 web 1 DB 6 telephony | No Digium/Sangoma Hardware | No Extra Software After Installation
and
Vicibox 7.0.3 from .iso | Vicidial 2.14-579a Build 161128-1746 | Asterisk 11.22.0-vici | CLuster setup: 1 web 1 DB 5 telephony | No Digium/Sangoma Hardware | No Extra Software After Installation


on our Vicibox 7.0.3 system the "ngrep-sip" feature is not working at all. When we run it this is what we get:

Code: Select all
ngrep-sip
interface: any
pcap compile: no VLAN support for data link type 113


any thoughts?

on our 7.0.2 system which has the identical config it works but 7.0.3 does not

Re: ngrep-sip not working

PostPosted: Thu Dec 29, 2016 8:30 am
by TwistedFister
instead of using ngrep-sip i just installed sipgrep .. if anyone else runs into this problem....


Code: Select all
zypper addrepo http://download.opensuse.org/repositories/home:deadpoint/openSUSE_Leap_42.1/home:deadpoint.repo
zypper refresh
zypper install sipgrep

Re: ngrep-sip not working

PostPosted: Thu Dec 29, 2016 11:11 am
by Kumba
If you have 7.0.3 you can use sngrep, or install it on previous versions. Just do a 'zypper in sngrep'.

As far as ngrep-sip you might have to edit the config file at /etc/ngrep-sip.conf to get it working. I would recommend using sngrep in the future though. It's much more features and easier to read.