Close
 Brekeke Website | Bekeke SIP Server | Brekeke PBX   
Notification:  
v3.0.2 Professional
Login
Loading

How to increase the memory space in the Brekeke SIP Server?

For increasing the memory, please set the following at the Brekeke SIP Server.
  1. Go to [Configuration]>[System] page >[Java ]>[Java VM arguments]
  2. Set the value "-Xmx256m" there. (It means 256MB.)
    This defines maximum memory size used by SIP Server. Default is 64MB.
    If more memory is needed, set as "-Xmx512m" for example.
  3. Save the setting and restart the SIP Server.

Note: Do not assign all-of or most-of available memory to Java because the increasing of JAVA memory will introduce the "OutOfMemoryError: unable to create new native thread" error which causes routing issues.