[package] add kamailio3
[openwrt/svn-archive/archive.git] / net / kamailio3 / files / kamailio.default
1 # OPTIONS
2 # -n COUNT
3 # Specifies the number of children processes forked per interface
4 # -N COUNT
5 # Specifies the number of children processes forked to handle tcp incoming connections
6 # -m SIZE
7 # Size of the shared memory which will be allocated (in Megabytes).
8 # -u UID
9 # Changes the user id under which
10 # -g GID
11 # Changes the group id under which
12
13 OPTIONS="-n 4 -m 4 - m 8"