ngrep -W byline -d eth0 port 5060To file:
ngrep -W byline -d eth0 port 5060 -O capture_fileJust INVITEs:
ngrep -W byline -d eth0 INVITE
Linux Knowledgebase
ngrep -W byline -d eth0 port 5060
ngrep -W byline -d eth0 port 5060 -O capture_file
ngrep -W byline -d eth0 INVITE
/usr/sbin/useradd -m icinga passwd icinga /usr/sbin/groupadd icinga /usr/sbin/groupadd icinga-cmd /usr/sbin/usermod -a -G icinga-cmd icinga /usr/sbin/usermod -a -G icinga-cmd www-data2. Download from Sourceforge: http://sourceforge.net/projects/icinga/
tar xvzf icinga-x.tar.gz
./configure --with-command-group=icinga-cmd
aptitude install acl
mount -o remount,acl /dev/hda3
setfacl -R -m u:user:rwx /var/tmp/file
setfacl -R -m g:group:rwx /var/tmp/file
getfacl /var/tmp/file
# file: var/tmp/file
# owner: group
# group: group
user::rwx
user:user:rwx
group::rw-
group:group:rwx
mask::rwx
other::---sshfs user@host:/path/to /local/pathAnd obviously if it isn`t working :)
modprobe fuse
cd /usr/src/asterisk-*/
./contrib/scripts/get_ilbc_source.sh
./configure
make menuconfig (vybrat iLbc v codecs sekcii)
make install
disallow=all
allow=ilbc
allow=dalsikodek
asterisk -vvvvvvvvvvvvvr
load codec_ilbc.so
core show codecs
core show translations
aptitude install speex libspeex-devPotom je potrebne skompilovat Asterisk. Najprv spustime ./configure a nasledne v menuconfig oznacime podporu kodeku SPEEX v sekcii Codec Translators. Nasleduje obligatne make a make install.