File sysconfig.opensips of Package opensips
## Path: Productivity/Telephony/Servers ## Description: OpenSIPS server ## Type: string(file) ## Default: /etc/opensips/opensips.cfg ## Config: ## ServiceRestart: opensips # # Extra start-up options to pass to OpenSIPS from the 'opensips -h' options # OPENSIPS_OPTS="" # # Specifies the per process (package) memory to use I.E. '-M 16' for 16megs, default is 8megs. # This setting is fine for most use case scenarios and will typically not need to be changed # OPENSIPS_PKGMEM="8" # # Specifies the shared memory pool to use I.E. '-m 256' for 256megs, default is 128megs. # All memory is taken from this shared pool. This is what will most likely need to be # increased if you get an out of memory error. # OPENSIPS_SHRMEM="128"