fs_cli> reloadxml
wget http://cdimage.debian.org/cdimage/unofficial/non-free/firmware/jessie/20150409/firmware.tar.gz
tar zxf firmware.tar.gz
dpkg -i firmware-brcm*.deb
type=peer
host=89.232.**.56
port=5060
insecure=port,invite
deny=0.0.0.0/0
permit=89.232.**.56/32
{deps, [
{'cowboy', "", {git, "https://github.com/ninenines/cowboy.git", {branch, master}}},
{'sync', "", {git, "git://github.com/rustyio/sync.git", {branch, master}}}
]}.
owner
This module attempts to match various characteristics of the packet creator, for locally-generated packets. It is only valid in the OUTPUT chain, and even then some packets (such as ICMP ping responses) may have no owner, and hence never match.
--uid-owner userid
Matches if the packet was created by a process with the given effective (numerical) user id.
--gid-owner groupid
Matches if the packet was created by a process with the given effective (numerical) group id.
--pid-owner processid
Matches if the packet was created by a process with the given process id.
--sid-owner sessionid
Matches if the packet was created by a process in the given session group.
grep BZIP -n /usr/src/freeswitch/build/getlib.sh
6:BZIP=/bin/bzip2
28: bz2|tbz2) UNZIPPER=$BZIP ;;
6:BZIP=