It doesn't matter how many memory you have. OpenSIPS only uses what it is configured to start with.

Restart your OpenSIPS daemon using the "-m 512 -M 32" options (512MB shared between children, 32MB private for each one). It should be more than enough to handle 600 concurrent calls.

Best regards,

Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com

On 02/27/2014 07:40 PM, Mike Tesliuk wrote:
Hello Liviu,

Thanks for you help.

Im receiving messages of  no memmory

: WARNING:core:fm_malloc: Not enough free memory, will atempt defragmenation
Feb 25 15:13:02 sipproxy1 /usr/local/opensips/sbin/opensips[8125]:
ERROR:dialog:dlg_add_leg_info: Failed to resize legs array
Feb 25 15:13:02 sipproxy1 /usr/local/opensips/sbin/opensips[8125]:
ERROR:dialog:init_leg_info: dlg_add_leg_info failed
Feb 25 15:13:02 sipproxy1 /usr/local/opensips/sbin/opensips[8125]:
ERROR:dialog:dlg_create_dialog: could not add further info to the
dialog
Feb 25 15:13:02 sipproxy1 /usr/local/opensips/sbin/opensips[8125]:
ERROR:load_balancer:do_load_balance: failed to create dialog


The server is virtual host (kvm) with 8 GB dedicated memory , i got
something like 600 simultaneos calls


The memory status error that you ask is on the link below


http://204.16.1.50/memorystatus-shm.txt


and i get some ERROR messages on the next link

http://204.16.1.50/process-errors.txt

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to