Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

403 total results found

Asterisk Errors

FAQ

This FAQ page collects operational notes for Asterisk Errors. What is this error? <nowiki>WARNING[23261]: res_musiconhold.c:719 monmp3thread: poll() failed: Interrupted system call</nowiki> Nothing to worry, when the Musing On Hold process terminates to play ...

Linux System

FAQ

This FAQ page collects operational notes for Linux System. My CentOS 6 is out of support CentOS 6 support has expired on 1st December, however, you can continue to use it, but it is important to change the repo destination to "Vault". You can do easily using ...

MySQL

FAQ

This FAQ page collects operational notes for MySQL. MySQL replication is broken with <nowiki>"Relay log read failure: Could not parse relay log event entry. The possible reasons are: the master's binary log is corrupted (you can check this by running 'mysqlbi...

Extensions

FAQ

This FAQ page collects operational notes for Extensions. Can I use an extension to connect a remote PBX to the system? Yes, but you need to enable the “trunk” feature for the extension or otherwise the Caller ID of the call coming from the remote PBX will be ...

Queues

FAQ

This FAQ page collects operational notes for Queues. How can I get rid of the message "All of our representatives are currently..." You need to set to 0 (zero) the Announce Frequency

Conference

FAQ

This FAQ page collects operational notes for Conference. Sometime the quality is really bad... is there anything I can do? Try increasing the number of audiobuffers in meetme.conf and reload the module

Voicemails

FAQ

This FAQ page collects operational notes for Voicemails. A caller leaves a voicemail for an extension, but that voicemail is not appearing The voicemail box can be locked, please check if in there a .lock file in the INBOX folder, like in this example: #find ...

Voipmonitor

FAQ

This FAQ page collects operational notes for Voipmonitor. Register attempts data To enable the registration and subsequent consultation of access attempt edit /etc/voipmonitor.conf and change to yes the following parameter: sip-register = no Then restart Voip...

Miscellaneous

FAQ

This FAQ page collects operational notes for Miscellaneous. My clients are getting ghost calls from weird numbers not logged in MiRTA PBX Those ghost calls are attempts made by “hackers” to place rogue calls, usually to premium rate numbers. They start by ana...

Phones

FAQ

This FAQ page collects operational notes for Phones. How can I avoid to receive a new call while I am already in a conversation? You can receive another call while on line because the feature “Call Waiting” is active on your phone. Turn it off and the second ...

Provisioning

FAQ

This FAQ page collects operational notes for Provisioning. My phone refuse to provision, but when I download the configuration, it seems perfect If you are trying to provision over https, then check if the SSL certificate is valid. Phones require a valid cert...

PHP

FAQ

This FAQ page collects operational notes for PHP. I have upgraded PHP to version 5.x/7.x but now my Admin/Settings is no more working The Admin/Settings page and few others include the Ivona library and you need to upgrade the requirements, based on your php ...

Tenants mixup

FAQ

This FAQ page collects operational notes for Tenants mixup. This should not happen, but I see it is still sometime happening or maybe they are old interface errors coming only now to light. When you are editing a page and in another tab you change the tenant, ...

Email

FAQ

This FAQ page collects operational notes for Email. I cannot receive email for recordings, maybe the recording size is too big Try to increase the max size limit for the message in /etc/postfix/main.cf message_size_limit=102400000

Activating openaigateway

Special tasks

This page reorganizes the operational steps for Activating openaigateway. To run OpenAIGateway you need python 3.12 installed. It can be installed only on CentOS 9 dnf install python3.12 python3.12-pip python3.12-devel pip3.12 install poetry pip3.12 install uv...

Installing Amirouter

Special tasks

This page reorganizes the operational steps for Installing Amirouter. Amirouter is the multimanager's replacement and the start for the next real-time switchboard. It is a java application and it is fully multithreaded. It is still in development, but it alrea...

Integrating with Microsoft Teams

Special tasks

This page reorganizes the operational steps for Integrating with Microsoft Teams. The integration with MS Teams is experimental. First step, Microsoft Teams configuration Second step, OpenSips configuration Third step, Asterisk teams configuration Fourth step,...

Debugging TLS problems

Special tasks

This page reorganizes the operational steps for Debugging TLS problems. There is a problem with CentOS 9 and TLS with Asterisk. These tools may help to identify the issue List all the ciphers available openssl ciphers -v Check the ciphers available on a SSL se...