Inside Out Blog
How you do anything is how you do everything
  • Home
  • Technology
  • Money
  • Photography & Videography
  • Projects

Popular Tags

FusionPBX FreeSWITCH Security Clustering Linux VoIP MariaDB SEO Personal Load Balancing PHP High Availability Joomla Darktable Fail2Ban Nagios Mageia RPM DNS PowerDNS

Looking for RPMs? Set up our RHEL repo.

rpm

Works on CentOS6/7/8 & Alma/Rocky 8/9
Sponsored by OKay Inc

  1. You are here:  
  2. Home
  3. Technology

Limiting CPU Use in Linux

Details
Category: Technology
  • Linux

Usually running the nice command with the correct priority could be enough to put a process in a using cap. But, nice doesn't limit CPU use, it does only a prioritization of processes. This means the given process will run using all CPU's power if there is no other process (with higher niceness) requiring the CPU. This is not the best in some cases, I found the project Cpulimit which does put a CPU use cap based on the percentage.

Read more: Limiting CPU Use in Linux

Storing PHP Sessions into Memcache

Details
Category: Technology
  • PHP

Memcache has proven to be an excellent option not only for caching but sharing information. One of the best use case scenarios I can think of right away is with High Availability and Load Balancing. With HA and LB you don't have a certitude about what server is serving, sharing information with Memcache is the best way to have session information shared.

I will discuss here how to set it up using CentOS 6 and 7, this applies as well to new Alma/Rocky distributions. You might figure out the correct paths for your distribution.

Read more: Storing PHP Sessions into Memcache

Trying to Decrease PDD in FusionPBX & FreeSWITCH

Details
Category: Technology
  • FreeSWITCH
  • FusionPBX

These holidays I got an observation from one of my customers. His carrier claims that PDD was variable with some 6-second peaks. Although 6 seconds I believe it is not that critical, it is in the annoying area. Usually, 3-4 seconds are acceptable.

First, I will define what is PDD. From: NICC ND 1704 V1.2.2 2009-05 End-to-End Network Performance Rules & Objectives for the Interconnection of NGNs

5.6.1 Definition of Post-Dial Delay
Post Dial Delay (PDD) is experienced by the originating customer as the time from the sending of the final dialled digit to the point at which they hear ringtone or other in-band information. Where the originating network is required to play an announcement before completing the call then this definition of PDD excludes the duration of such announcements.

For SIP the PDD would be the time from Sending the INVITE to receiving the first ringing response for example: an SIP/2.0 180 Ringing response.

Read more: Trying to Decrease PDD in FusionPBX & FreeSWITCH

Call Forward Bug in FusionPBX 4.2+

Details
Category: Technology
  • FusionPBX

Since two days ago, I have been working with a new customer. He has reported in the FusionPBX Forums that dial code *72 (call forward) is not working. As per his explanation, dialing *72 forwards you to a little IVR that reports the forward was successfully set. But when you call to the extension with the call forward enabled, it was not forwarding, instead, the voice mail answers.

Read more: Call Forward Bug in FusionPBX 4.2+

MOS Monitoring on FusionPBX and Freeswitch with Nagios

Details
Category: Technology
  • FreeSWITCH
  • Nagios

The MOS is a measure to quantify the quality of the call based on the percentage of lost packets and the length of time they represent. It is not very clear how it is calculated, furtunatelly FreeSWITCH does that for us.

This article shows how to configure Nagios to make a measurement of the MOS. You understand that you must already have installed and understand the concepts of FusionPBX. Your nagios deploymnet needs sufficient permissions to reach the  MySQL / MariaDB database your VoIP server is using..

Read more: MOS Monitoring on FusionPBX and Freeswitch with Nagios

  1. High Availability in the Cloud
  2. Making FreeSWITCH (and FusionPBX) to send the Ringback Tone Right Away
  3. FusionPBX Internal Server Architecture
  4. Sponsor new FusionPBX Capabilities

Page 11 of 35

  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15

Latest Articles

  • Protecting your PBX against Passwords Leaks
  • Installing Unifi OS on Linux
  • Understanding the E.164
  • Basic Protection against Telemarketing and Unwanted Calls with FreeSWITCH
  • OpenID Authentication (OKTA implementation)

Do you need some FusionPBX free support? Join this FusionPBX/FreeSWITCH Support Channel.

telegram logo

To know the rules, read the pinned post

Copyright © 2026 Inside Out Blog. All Rights Reserved.
Joomla! is Free Software released under the GNU General Public License.
  • Sitemap