Quantcast
Channel: FreePBX - FreePBX Community Forums
Viewing all 17523 articles
Browse latest View live

Stupid Request - Multiple Inbound Routes Multiple Queues 1 extension

$
0
0

@HypnotiXDMP wrote:

I have a client that is requesting all 9 of their lines to ring in all on a different queue so that all 9 numbers have their own line on the phone itself. I am trying to find a way to accomplish this without putting 9 extensions onto all 26 phones. I cannot find a way to do this, and if there is not, I figured someone here would be able to tell me!

Posts: 2

Participants: 2

Read full topic


Everyone is busy/congested at this time

$
0
0

@JMart wrote:

Hello All,
So I’m using FreePBX 14.0.13.23. I’ve had an issue going on for some time now, but cant figure out why. I can receive calls made to my system by a cellphone. As far as I can tell I’m having trouble with landlines and cable provided home type phones.

Calls from cellphones go directly to the IVR as calls should. Those from landlines get nothing. No ring, no ivr, just blankness.

Using SSH with command rasterisk -rvv I can see both types of calls come into the system. Cellphone calls look like
Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
== Spawn extension (app-announcement-1, s, 5) exited non-zero on ‘SIP/Flowroute-00000003’

But landline calls look like
Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
[2020-01-14 19:33:19] ERROR[10291][C-00000005]: res_pjsip_header_funcs.c:461 func_read_header: This function requires a PJSIP channel.
[2020-01-14 19:33:19] ERROR[10291][C-00000005]: res_pjsip_header_funcs.c:461 func_read_header: This function requires a PJSIP channel.
[2020-01-14 19:33:19] ERROR[10291][C-00000005]: res_pjsip_header_funcs.c:461 func_read_header: This function requires a PJSIP channel.
[2020-01-14 19:33:19] ERROR[10291][C-00000005]: res_pjsip_header_funcs.c:461 func_read_header: This function requires a PJSIP channel.
[2020-01-14 19:33:19] ERROR[10291][C-00000005]: res_pjsip_header_funcs.c:461 func_read_header: This function requires a PJSIP channel.
[2020-01-14 19:33:19] ERROR[10291][C-00000005]: res_pjsip_header_funcs.c:461 func_read_header: This function requires a PJSIP channel.
[2020-01-14 19:33:19] ERROR[10291][C-00000005]: res_pjsip_header_funcs.c:461 func_read_header: This function requires a PJSIP channel.
[2020-01-14 19:33:19] ERROR[10291][C-00000005]: res_pjsip_header_funcs.c:461 func_read_header: This function requires a PJSIP channel.
[2020-01-14 19:33:19] ERROR[10291][C-00000005]: res_pjsip_header_funcs.c:461 func_read_header: This function requires a PJSIP channel.
[2020-01-14 19:33:19] ERROR[10291][C-00000005]: res_pjsip_header_funcs.c:461 func_read_header: This function requires a PJSIP channel.
[2020-01-14 19:33:19] ERROR[10291][C-00000005]: res_pjsip_header_funcs.c:461 func_read_header: This function requires a PJSIP channel.
[2020-01-14 19:33:19] ERROR[10291][C-00000005]: res_pjsip_header_funcs.c:461 func_read_header: This function requires a PJSIP channel.
[2020-01-14 19:33:19] WARNING[10291][C-00000005]: app_dial.c:2525 dial_exec_full: Unable to create channel of type ‘SIP’ (cause 20 - Subscriber absent)

Everyone is busy/congested at this time (1:0/0/1)

This is consistent.

Any and all help is welcome and encouraged and will be greatly appreciated!

Thank You,
John

Posts: 5

Participants: 3

Read full topic

Setup pjsip with tls on asterisk 16, freepbx 14

$
0
0

@dwsiemens wrote:

I’m having isues getting pjsip right,
I’ve setup following the document https://wiki.freepbx.org/display/PHON/TLS+and+SRTP
but my clients won’t register

with pjsip logger on
I get this
[2020-01-15 02:32:08] DEBUG[115194]: res_pjsip_registrar.c:1286 check_expiration_thread: Expiring 0 contacts
[2020-01-15 02:32:23] DEBUG[119654]: manager.c:6608 process_message: Running action ‘Login’
[2020-01-15 02:32:24] DEBUG[119654]: manager.c:6608 process_message: Running action ‘Command’
[2020-01-15 02:32:24] DEBUG[119654]: manager.c:6608 process_message: Running action ‘Command’
[2020-01-15 02:32:24] DEBUG[119654]: manager.c:6608 process_message: Running action ‘Command’
[2020-01-15 02:32:24] DEBUG[119654]: manager.c:6608 process_message: Running action ‘Command’
[2020-01-15 02:32:24] DEBUG[119654]: manager.c:6608 process_message: Running action ‘Command’
[2020-01-15 02:32:24] DEBUG[119654]: manager.c:6608 process_message: Running action ‘Command’
[2020-01-15 02:32:24] DEBUG[119654]: manager.c:6608 process_message: Running action ‘Command’

I’m using the Lets encrpty certificate. Using standard ports.

Posts: 1

Participants: 1

Read full topic

***UPDATE*** Asterisk 16, FreePBX 14, Hylafax 7, Avantfax 3.3.5, IAX Modem 1.2.0 ***WORKING***

$
0
0

@denovocredit wrote:

Hello All!

I bring you an updated guide to installing FreePBX on CentOS 6 with Asterisk, Avantfax and IAX Modem!

A Complete faxing solution for CentOS 6 with web interface, well here we go!

In this guide I used CentOS 6 Minimal cd and fresh install.

FreePBX 14
Asterisk 16.7.0
AvantFax 3.3.5
IAXModem 1.2.0

CentOS 6.10 x86_64 Minimal Install
01/07/2020

cd /usr/src

vi /etc/sysconfig/network-scripts/ifcfg-eth0

Edit ONBOOT=“yes”

“esc” :w ; :q

/etc/init.d/network restart

cd /usr/src

yum -y install wget nano ntpdate perl-Net-SSLeay perl-Encode-Detect unzip yum-utils

wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
rpm -ivh epel-release-6-8.noarch.rpm
wget http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
rpm -Uvh remi-release-6.rpm

yum-config-manager --enable remi
yum-config-manager --enable remi-php56

##ENABLE REMI

setenforce 0
sudo sed -i ‘s/(^SELINUX=).*/\SELINUX=disabled/’ /etc/selinux/config

STOP & DISABLE iptables ip6tables
DISABLE CHROOT IN BIND WEBMIN MODULE

chkconfig iptables off
chkconfig ip6tables off
service iptables stop
service ip6tables stop

cd /usr/src
wget http://download.webmin.com/devel/rpm/webmin-current.rpm
rpm -ivh webmin-current.rpm

#wget http://software.virtualmin.com/gpl/scripts/install.sh
#chmod +x install.sh
#sh install.sh

yum clean all
yum -y groupinstall core base “Development Tools”
yum -y install kernel kernel-devel kernel-headers perl system-config*

cd /usr/src
yum -y install gcc gcc-c++ lynx bison mysql-devel mysql-server php php-devel php-mysql php-pear php-mbstring php-xml tftp-server httpd httpd-devel make ncurses-devel libtermcap-devel sendmail sendmail-cf caching-nameserver sox newt-devel libxml2-devel libtiff-devel audiofile-devel gtk2-devel subversion kernel-devel git subversion kernel-devel php-process crontabs cronie cronie-anacron wget vim php-xml uuid-devel libtool sqlite-devel unixODBC mysql-connector-odbc libuuid-devel binutils-devel php-ldap php-bcmath php-gd php-imap php-intl php-opcache php-pecl-mcrypt php-pecl-memcached php-pecl-redis php-pecl-zip php-snmp clang ImageMagick icu-last libicu-last libicu-last-devel

yum -y update && reboot

#HOST SETTINGS
nano /etc/hosts

127.0.0.1 localhost.localdomain localhost
192.168.1.2 your.fqhn.com

#Firewall & Network Settings
system-config-firewall-tui
system-config-network-tui
service network restart

rm -rf /var/www/html/

service mysqld start
mysql_secure_installation
service mysqld stop

yum clean all && sudo yum makecache fast

cp /etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf_orig
sed -i ‘s/^(User|Group).*/\1 asterisk/’ /etc/httpd/conf/httpd.conf
sed -i ‘s/AllowOverride None/AllowOverride All/’ /etc/httpd/conf/httpd.conf

groupadd asterisk
useradd -r -d /var/lib/asterisk -g asterisk asterisk
usermod -aG audio,dialout asterisk

sudo sed -i ‘s/(^post_max_size = )./\post_max_size = 128M/’ /etc/php.ini
sudo sed -i 's/(^upload_max_filesize = ).
/\upload_max_filesize = 128M/’ /etc/php.ini
sudo sed -i ‘s/(^memory_limit = ).*/\memory_limit = 256M/’ /etc/php.ini

chkconfig httpd on
service httpd start

reboot

cd /usr/src
yum -y remove nodejs
curl --silent --location https://rpm.nodesource.com/setup_10.x | sudo bash -
curl -sL https://dl.yarnpkg.com/rpm/yarn.repo | sudo tee /etc/yum.repos.d/yarn.repo
yum -y install yarn

cd /usr/src
wget https://www.python.org/ftp/python/2.7.17/Python-2.7.17.tgz
tar zxf Python-2.7.17.tgz
cd Python-2.7.17
./configure --prefix=/usr/local --enable-unicode=ucs4 --enable-shared LDFLAGS="-Wl,-rpath /usr/local/lib"
make && make altinstall
strip /usr/local/lib/libpython2.7.so.1.0

nano ~/.bashrc
alias python=/usr/local/bin/python2.7
alias autoreconf=/usr/local/bin/autoconf
alias automake=/usr/local/bin/automake

source ~/.bashrc

cd /usr/src
yum -y install wget vim net-tools ghostscript perl-devel perl-Net-Telnet

#Ghostscript Fonts Fix
cd /usr/src
wget https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ghostscript/ghostscript-fonts-std-8.11.tar.gz
tar zxf ghostscript-fonts-std-8.11.tar.gz
mv fonts/ /usr/share/ghostscript/
nano /usr/share/ghostscript/8.70/Resource/Init/Fontmap.GS

#REPLACE LINE 92
/Courier-Bold (n022004l.pfa) ;

cd /usr/src
wget https://bootstrap.pypa.io/ez_setup.py -O - | python

#Fix Build Path
cd /lib/modules/2.6.32-754.25.1.el6.x86_64/
rm -rf build
ln -s /usr/src/kernels/2.6.32-754.25.1.el6.x86_64 build

#Install DAHDI
cd /usr/src
wget http://downloads.asterisk.org/pub/telephony/dahdi-linux/dahdi-linux-3.1.0.tar.gz
tar zxf dahdi-linux-3.1.0.tar.gz
cd dahdi-linux-3.1.0
make && make install

cd …
wget http://downloads.asterisk.org/pub/telephony/dahdi-tools/dahdi-tools-3.1.0.tar.gz
tar zxf dahdi-tools-3.1.0.tar.gz
cd dahdi-tools-3.1.0
autoreconf -i
automake --add-missing
./configure --libdir=/usr/lib64 && make && make install && make config

cd …
wget http://downloads.asterisk.org/pub/telephony/libpri/releases/libpri-1.6.0.tar.gz
tar zxf libpri-1.6.0.tar.gz
cd libpri-1.6.0
make && make install

#Setup Asterisk directories and startup files
mkdir -p /var/lib/digium/licenses/
chown asterisk /var/lib/php/session/
mkdir -p /etc/udev/permissions.d/
/sbin/udevd
chkconfig --add dahdi
/etc/init.d/dahdi start
chkconfig --add httpd
/etc/init.d/httpd start
chkconfig --add named
/etc/init.d/named start
chkconfig --add mysqld
/etc/init.d/mysqld start

cd …
wget http://www.cpan.org/modules/by-module/Asterisk/asterisk-perl-1.08.tar.gz
tar zxf asterisk-perl-1.08.tar.gz
cd asterisk-perl-1.08
perl Makefile.PL
make all
make install

cd …
wget http://mpg123.de/download/mpg123-1.25.13.tar.bz2
tar jxf mpg123-1.25.13.tar.bz2
cd mpg123-1.25.13
./configure --libdir=/usr/lib64 && make && make install

cd …
wget http://downloads.sourceforge.net/project/lame/lame/3.100/lame-3.100.tar.gz
tar zxf lame-3.100.tar.gz
cd lame-3.100
./configure --libdir=/usr/lib64 && make && make install

cd …
wget http://ftp.gnu.org/gnu/texinfo/texinfo-6.7.tar.gz
tar zxf texinfo-6.7.tar.gz
cd texinfo-6.7
./configure --libdir=/usr/lib64 && make && make install

cd …
wget https://github.com/meduketto/iksemel/archive/master.zip
unzip master.zip
cd iksemel-master
./autogen.sh
./configure --libdir=/usr/lib64 && make && make install

echo “/usr/local/lib” > /etc/ld.so.conf.d/iksemel.conf
ldconfig

#Install Secure RTP Communications
cd /usr/src
wget https://github.com/cisco/libsrtp/archive/v2.3.0.tar.gz
tar zxf v2.3.0.tar.gz
cd libsrtp-2.3.0
./configure --libdir=/usr/lib64 --enable-openssl && make && make install

echo “/usr/local/include” > /etc/ld.so.conf.d/srtp.conf
ldconfig

cd …
wget https://www.sqlite.org/2019/sqlite-autoconf-3300100.tar.gz
tar zxf sqlite-autoconf-3300100.tar.gz
cd sqlite-autoconf-3300100
./configure --libdir=/usr/lib64 && make && make install
ldconfig

#Asterisk 16
cd /usr/src
wget http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16-current.tar.gz
tar zxf asterisk-16-current.tar.gz
cd asterisk-16*
contrib/scripts/get_mp3_source.sh
contrib/scripts/install_prereq install
./configure --libdir=/usr/lib64 --with-crypto --with-ssl --with-mysqlclient --with-srtp --with-sqlite3
make menuconfig

format_mp3, res_config_mysql, app_confbridge, app_saycounted, cdr_adaptive_odbc, func_odbc, res_srtp, muted, stereorize, streamplayer

make && make install && make config
ldconfig

sed -i ‘s/(^upload_max_filesize = )./\256M/’ /etc/php.ini
sed -i 's/^(User|Group).
/\1 asterisk/’ /etc/httpd/conf/httpd.conf
sed -i ‘s/AllowOverride None/AllowOverride All/’ /etc/httpd/conf/httpd.conf

chown -R asterisk:asterisk /var/lib/php/session
chown -R asterisk:asterisk /var/spool/asterisk/*
chown asterisk. /var/run/asterisk
chown -R asterisk. /etc/asterisk
chown -R asterisk. /var/{lib,log,spool}/asterisk
chown -R asterisk. /usr/lib64/asterisk

#Install FreePBX 14.0
cd /usr/src
wget http://mirror.freepbx.org/modules/packages/freepbx/freepbx-14.0-latest.tgz
tar zxf freepbx-14.0-latest.tgz
cd freepbx
mysqladmin -p create asterisk
mysqladmin -p create asteriskcdrdb
mysql -p
GRANT ALL PRIVILEGES ON asteriskcdrdb.* TO asterisk@localhost IDENTIFIED BY ‘PASSWORD’;
GRANT ALL PRIVILEGES ON asterisk.* TO asterisk@localhost IDENTIFIED BY ‘PASSWORD’;
flush privileges;
\q
pear channel-update pear.php.net
pear install DB MDB2 MDB2 MDB2#mysql MDB2#mysqli MDB2#sqlite

mkdir -p /var/lib/asterisk/run
ln -s /var/lib/asterisk/run /var/run/asterisk
rm -rf /var/lib/asterisk/mohmp3/moh
ln -s /var/lib/asterisk/moh /var/lib/asterisk/mohmp3

ldconfig

#Install FreePBX
cd /usr/src/freepbx

#pear uninstall db
#pear install db-1.7.14

./start_asterisk start
./install

service httpd restart

#Edit httpd.conf

Options FollowSymLinks
AllowOverride All

mkdir -p /var/www/html/admin/modules/_cache
chmod 777 /etc/amportal.conf
chmod 777 /etc/freepbx.conf
chown -R asterisk:asterisk /var/lib/php/session
chown -R asterisk:asterisk /var/spool/asterisk/*
chown asterisk. /var/run/asterisk
chown -R asterisk. /etc/asterisk
chown -R asterisk. /var/{lib,log,spool}/asterisk
chown -R asterisk. /usr/lib64/asterisk
chown -R asterisk. /var/www/html

fwconsole setting LAUNCH_AGI_AS_FASTAGI 0
fwconsole restart

#Edit Asterisk IAX2 Settings Add Other Options in FreePBX
calltokenoptional = 0.0.0.0/0.0.0.0
maxcallnumbers = 16382
requirecalltoken = no

#Fix exim
yum -y install exim
nano /etc/exim/exim.conf

#Add to Main Configuration
queue_list_requires_admin = false

chmod 755 /var/spool/mqueue

#Install Tesseract
cd /usr/src
wget http://www.leptonica.org/source/leptonica-1.79.0.tar.gz
tar zxf leptonica-1.79.0.tar.gz
cd leptonica-1.79.0
autoreconf
./configure --libdir=/usr/lib64 && make && make install

cd …
wget http://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz
tar zxf autoconf-2.69.tar.gz
cd autoconf-2.69
./configure --libdir=/usr/lib64 && make && make install

cd …
wget http://ftp.gnu.org/gnu/automake/automake-1.16.1.tar.gz
tar zxf automake-1.16.1.tar.gz
cd automake-1.16.1
./configure --libdir=/usr/lib64 && make && make install

cd …
wget https://github.com/tesseract-ocr/tesseract/archive/3.04.01.tar.gz
tar zxf 3.04.01.tar.gz
cd tesseract-3.04.01
./configure --libdir=/usr/lib64 && make && make install

#Install IAXModem 1.2.0
cd …
wget https://sourceforge.net/projects/iaxmodem/files/iaxmodem/iaxmodem-1.2.0/iaxmodem-1.2.0.tar.gz
tar zxf iaxmodem-1.2.0.tar.gz
cd iaxmodem-1.2.0
./configure --libdir=/usr/lib64
./build static
mkdir -p /etc/iaxmodem
mkdir -p /var/log/iaxmodem
cp iaxmodem /usr/local/sbin/

nano /etc/iaxmodem/ttyIAX1

device /dev/ttyIAX1
owner uucp:uucp
mode 660
port 4570
refresh 300
server 127.0.0.1
peername 1111
secret PASSWORD
codec ulaw
cidname Fax Server
cidnumber 5555551212
nojitterbuffer

#Install Hylafax
cd /usr/src
wget http://prdownloads.sourceforge.net/hylafax/hylafax-7.0.1.tar.gz
tar zxf hylafax-7.0.1.tar.gz
cd hylafax-7.0.1.tar.gz
./configure

make
make install

faxsetup
mysql_upgrade -p

nano /var/spool/hylafax/etc/config.ttyIAX1

CountryCode: 1
AreaCode: 555
FAXNumber: 1.555.555.1212
LongDistancePrefix: 1
InternationalPrefix: 011
DialStringRules: “etc/dialrules”
ServerTracing: 1
SessionTracing: 1
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 1
SpeakerVolume: off
GettyArgs: “-h %l dx_%s”
LocalIdentifier: “Fax Server”
TagLineFont: etc/lutRS18.pcf
TagLineFormat: “From %%l|%c|Page %%P of %%T”
MaxRecvPages: 200
JobReqNoCarrier: 180
JobReqNoAnswer: 180
FaxRcvdCmd: bin/faxrcvd.php
DynamicConfig: bin/dynconf.php
NotifyCmd: bin/notify.php
ModemType: Class1 # use this to supply a hint
ModemResetCmds: “ATH1\nAT+VCID=1” # enables CallID display
ModemReadyCmds: ATH0
Class1AdaptRecvCmd: AT+FAR=1
Class1TMConnectDelay: 400 # counteract quick CONNECT response
Class1RMQueryCmd: “!24,48,72,96” # V.17 fast-train recv doesn’t work well
Class1TMQueryCmd: “!24,48,72,96” # V.17 fast-train recv doesn’t work well
CallIDPattern: “NMBR=”
CallIDPattern: “NAME=”
CallIDPattern: “ANID=”
CallIDPattern: “NDID=”

cd /var/spool/hylafax/etc
chown uucp:uucp config.ttyIAX1

#Edit HylaFAX Verticle Resolution
nano /usr/local/lib/fax/hyla.conf

JobFmt: “%-5j %1a %15o %-15.15e %5P %5D %5i %7z %.25s”
RcvFmt: “%7o %-10t %-25s %-20f %5p %1z %-40e”
PageSize: na-let
VRes: 196

#ASTERISK MANAGER/DB PASSWORD
faxadduser -a admin FREEPBXMGRPASSWORD
faxdeluser localhost
faxdeluser 127.0.0.1
echo 127.0.0.1 >> /var/spool/hylafax/etc/hosts.hfaxd

nano /etc/init/faxgetty1.conf

start on runlevel 2
start on runlevel 3
start on runlevel 4
start on runlevel 5
stop on runlevel 0
stop on runlevel 1
stop on runlevel 6
respawn
exec /usr/local/sbin/faxgetty ttyIAX1

nano /etc/init/iaxmodem1.conf

start on runlevel 2
start on runlevel 3
start on runlevel 4
start on runlevel 5
stop on runlevel 0
stop on runlevel 1
stop on runlevel 6
respawn
exec /usr/local/sbin/iaxmodem ttyIAX1

nano /etc/rc.local

/usr/local/sbin/fwconsole start
initctl start faxgetty1
initctl start iaxmodem1

#Install AvantFAX
cd /usr/src
wget http://downloads.sourceforge.net/project/avantfax/avantfax-3.3.5.tgz
tar zxf avantfax-3.3.5.tgz
cd avantfax-3.3.5
chown -R asterisk:asterisk *
cd avantfax
ln -s /usr/src/avantfax-3.3.5/avantfax /var/www/html/fax
chown -R asterisk:asterisk /var/www/html/fax
chmod -R 0770 /var/www/html/fax/tmp /var/www/html/fax/faxes
chown -R asterisk:uucp /var/www/html/fax/tmp /var/www/html/fax/faxes
chown -R asterisk:asterisk /var/lib/php/session
mv /usr/local/bin/faxcover /usr/local/bin/faxcover.old
ln -s /var/www/html/fax/includes/faxcover.php /usr/local/bin/faxcover
ln -s /var/www/html/fax/includes/faxrcvd.php /var/spool/hylafax/bin/faxrcvd.php
ln -s /var/www/html/fax/includes/dynconf.php /var/spool/hylafax/bin/dynconf.php
ln -s /var/www/html/fax/includes/notify.php /var/spool/hylafax/bin/notify.php
ln -s /usr/local/bin/faxstat /usr/bin/faxstat
pear channel-update pear.php.net
pear install --alldeps Mail Net_SMTP Mail_mime pear/Auth_SASL2-beta
pear upgrade mdb2-beta mdb2_driver_mysqli-beta
cd …
mysql -p < create_user.sql
mysql -p avantfax < create_tables.sql

nano /etc/cron.d/avantfax

runs once an hour to update the phone book

0 * * * * /var/www/html/fax/includes/phb.php

runs once a day to remove old files

0 0 * * * /var/www/html/fax/includes/avantfaxcron.php -t 2

cp /var/www/html/fax/includes/local_config-example.php /var/www/html/fax/includes/local_config.php

#Edit local_config.php

nano /var/www/html/fax/includes/local_config.php

    $BINARYDIR                      = '/usr/bin';
    $HYLAFAX_PREFIX      		= '/usr/local';
    $HYLASPOOL                      = '/var/spool/hylafax';

define(‘OCR_BINARY’, “/usr/local/bin/tesseract”);

#HP Fax Test
888-HP-FAX-ME
888-473-2963

#Time Server
time-b.timefreq.bldrdoc.gov

If you have any questions feel free to reach out or email me support@denovocredit.com

-Darnel

Posts: 1

Participants: 1

Read full topic

Yet another PJSIP NAT question

$
0
0

@yois wrote:

Brand new SNG7 1910 setup with all current updates as of today, including to Asterisk (13.29.2)

PBX has public IP and is NOT behind NAT. Extension is behind NAT. Registration goes to PBX but Asterisk is using the private IP of the device and not the public IP.

[2020-01-15 04:05:59] VERBOSE[27198] res_pjsip_registrar.c: Added contact 'sip:201@172.19.219.146' to AOR '201' with expiration of 3600 seconds
[2020-01-15 04:06:02] VERBOSE[16326] res_pjsip/pjsip_options.c: Contact 201/sip:201@172.19.219.146 is now Unreachable. RTT: 0.000 msec

Of the many FreePBX setups I’ve done, this is the first time I’m seeing this behavior, and I checked other systems and I see no settings set differently. The External IP is correct, and the local networks setting is blank (as there are no local endpoints).

What am I missing here?

Posts: 5

Participants: 3

Read full topic

Https auto provisioning credential issue

$
0
0

@shokoienia wrote:

Hi all, In Sangoma ip phones the provisioning protocol are set to HTTPS, and I configed redirection service for phone, but something went wrong. I think it depends on username and password that is used in config URL. These are by default my portal account user and pass. How can I set special user and password for my phones in freePBX web GUI?
During activation HTTPS protocol for my EPM global settings, I used default self signed certification for test and I don’t know is this correct?

Thanks in advanced

Posts: 2

Participants: 1

Read full topic

Time Conditions 14.0.2.18 bug? Coming on an hour later

$
0
0

@sentinelace wrote:

after recent updates, time conditions are set to 8:30 and time on the PBX is correct but it’s kicking on at 9:30. Just started doing this.

Posts: 8

Participants: 5

Read full topic

Possible to have incoming calls flash by some phones and ring by others?

$
0
0

@ghurty wrote:

Is it possible that when someone calls the main number, I can have it flash on multiple phones, but only ring at a few of them? Basically so the others have the option of answering, but it wont be rining by them.

Thank you

Posts: 4

Participants: 2

Read full topic


Invalid Route Response in ACK to Provider

$
0
0

@MrXirtam wrote:

FreePBX Version: 14.0.13.23
Asterisk Version: 13.29.2

So I utilize Voyant Sip trunks, following their recommended setup exactly (found here Voyant FreePBX Guide). I have a few servers up with different trunks, all no problems, except for this one particular server. Contacted the provider because I was seeing randomly rejected notices from the trunk, of course after the client tells me calls are failing. Fast forward, Voyant tells me that when a call goes in, and they send back a 486 Busy, we respond with an ACK and it has an invalid route line (Route: <sip:…:6000;lr>). That is verbatim, not masked. So when we send that ACK with the invalid route, Voyant disregards it, and it keeps trying and eventually they blacklist our server IP for 30 minutes because they think it’s spam / fraud.

Here is an image they sent me from their side with an example. Again, this only happens with 486 Busy.

Image_2020-01-15_13-33-45

Any suggestions on this? I cross checked the trunk setup side by side with another server that is working fine and they all match, minus the authentication information. I’m just not sure where header information can be modified for this particular case.

Thanks!

Posts: 8

Participants: 2

Read full topic

Outlook Calendar - Not Auto Refreshing

$
0
0

@bmartindcs wrote:

We’re using the Calendar module, pulling from O365. It works fine in terms of connecting and pulling in the correct/current calendar entries. The only problem is it does not auto-fresh at all. Regardless if I set it to fresh once an hour, to daily, etc, it doesn’t refresh on it’s own. If I manually hit the refresh button, it refreshes immediately without issue.

Any ideas?

FreePBX 15.0.16.38
Core 15.0.9.57
Calendar 15.0.4.19

Posts: 1

Participants: 1

Read full topic

Complete server failure

$
0
0

@nathan102323 wrote:

I went into my server to add my google voice account and when I hit apply the whole server went completely crazy! The server disconnected from asterisk and the firewall is now in this loop saying "firewall Rules corrupted! Restarting in 5 seconds. Then on the dashboard it says the following: The command “/usr/sbin/asterisk -rx ‘core show version’” failed.

Exit Code: 1(General error)

Working directory: /var/www/html/admin

Output:

Error Output:

Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)

Asterisk: OFFLINE: Unable to find asterisk results

Restapps Daemon: OFFLINE

UCP Daemon: OFFLINE

NOTE: I just also completely update the server to the current versions as well.

Posts: 1

Participants: 1

Read full topic

An unexpected error occurred while trying to connect to the iSymphony server

$
0
0

@Louis_woo wrote:

I have installed iSymphonyServerV3-fpbx-3.5.4.1-1.noarch on FreePBX
and I got this error in iSymphonyV3 Interface

iSymphony
Failed to contact the iSymphony server.
Verify that your iSymphony server is installed and running and that the server API host and port are correct in the fields below.
If you have SSL enabled below and are using the SSL port for the API connection you need to enable SSL in the iSymphony server’s security.xml file for the communication_manager servlet

have I missed out any steps?

Posts: 1

Participants: 1

Read full topic

The queue still ring and identified the agent is Not in use. But this agent is offline(unkown/UNREACHABLE)

$
0
0

@toan_cr wrote:

I have trouble when i config the queue. I never seen it befor. I have queue 60 and one agent (309) in this queue, but the agent is not avalible(becasuse i turn off the IP Phone). Though when i call to the queue (insite with call direct to queue or outsite call in via DID) , the queue still ring and don’t leave when empty.



#queue show 60
60 has 0 calls (max unlimited) in ‘ringall’ strategy (0s holdtime, 0s talktime), W:0, C:0, A:7, SL:0.0% within 60s
Members:
309 (Local/309@from-queue/n from hint:309@ext-local) (ringinuse enabled) (Not in use) has taken no calls yet
No Callers

#asterisk -rx"sip show peers" | grep 309
309/309 (Unspecified) D Yes Yes A 0 UNKNOWN

#core show hint 309
309@ext-local : SIP/309&Custom:DND30 State:Idle Presence: Watchers 1

about my system:
FreePBX : 14.0.11
Asterisk : 13.22.0
Core : 14.0.25.4
Queues : 14.0.2.25

I check everything with ext 309 is normal (not DND, not Followme, not voicemail, not Froward,…)

Please help, i hop somebody help me in this case . I try to fine solution for this problem but it has not been fixed.
Thanks and hope for your soon answer .

Posts: 7

Participants: 3

Read full topic

Time Group Question

$
0
0

@Edge2020 wrote:

Hello Folks,

today i’ve faced an issue and would like to know your oppinion about this.
I’ve created a Timegroup called lunch and entered a single Day, Thursday and entered a Time (13-14 o’clock). Then i created a corresponding Time Condition called lunch break. I’ve configured an inbound route to go directly to the Voicemail of an extension when matched. Everything is working like a charm.
But when i configure a BLF Key on my Yealink T46s the LED did not change to red when the condition was met.
I had a look with the schedtc.php debug command to see what is going on:

[admin@pbxod ~]# /var/lib/asterisk/bin/schedtc.php --debug
Time Now:13:28|Thu|16|Jan|Europe/Berlin


==Working with TimeCondition:lunch==
INVERTED BLF: true (NOT_INUSE = INUSE & INUSE = NOT_INUSE)
OVERRIDE MODE: not set
=>13:00-14:00|thu|*|*|Europe/Berlin is not now
TIME MATCHED: False (NOT_INUSE)
BLF MODE: False (NOT_INUSE)
Privilege: Command
Changing TC2 to NOT_INUSE

So it claims the condition is not met although the Server timezone is correct:

[admin@pbxod ~]# date
Thu Jan 16 13:28:56 CET 2020
[admin@pbxod ~]# ls -l /etc/localtime
lrwxrwxrwx 1 root root 33 Jan 13 09:11 /etc/localtime -> /usr/share/zoneinfo/Europe/Berlin

So i had a look at the Database:
MariaDB [asterisk]> select * from timegroups_details;
40 | 4 | 13:00-14:00|thu||

I’ve changed it to
MariaDB [asterisk]> select * from timegroups_details;
40 | 4 | 13:00-14:00|thu-thu||

Then i checked it again:

[admin@pbxod ~]# /var/lib/asterisk/bin/schedtc.php --debug
Time Now:13:33|Thu|16|Jan|Europe/Berlin


==Working with TimeCondition:lunch==
INVERTED BLF: true (NOT_INUSE = INUSE & INUSE = NOT_INUSE)
OVERRIDE MODE: not set
=>13:00-14:00|thu|*|*|Europe/Berlin is now
TIME MATCHED: True (INUSE)
BLF MODE: True (INUSE)
Privilege: Command
Changing TC2 to INUSE

After this, the BLF Key switched to Red
So it seems to get inserted the wrong way in the Database or did a made a configuration mistake?

Time Condition Module Version is 15.0.14 with FreePBX Version 15.0.16.38

Thanks for pointing me in the right direction.

Greetings

Posts: 2

Participants: 2

Read full topic

Server move to new hardware

$
0
0

@PegasusBS wrote:

I am trying to install and configure a new server (physical machine) to replace my current machine. I have most everything configured and want to test the new machine but I cannot change the IP address of the new server to be what the old server is. (We want to use the same IP so we don’t have to change firewalls and stuff).

When I go into Admin, System Admin it tells me I need to activate the system. However we are still currently using the old system so i don’t want to deactivate that one to activate this one until I am certain this one is ready.

I have tried changing the IP address with ifconfig on the server itself but that doesn’t seem to work and rebooting makes it revert to the other IP address.

How can i test this new machine and make sure things are working before moving my licenses and stuff over? I am afraid that if I move things and something isn’t working that I will not have any phone system until I can figure things out. Obviously this is not something I want to happen.

If any more info is needed let me know.
Thank You

Posts: 3

Participants: 2

Read full topic


Unable to activate system during initial setup

$
0
0

@sorvani wrote:

I was setting up a new test instance in order to validate a bug report as requested.

But when I tried to activate, the dialogue never refreshed. Additionally, hitting the enter key is apparently tied to the abort button, as when I hit enter, it went on to the responsive firewall setup.

Has anyone else seen this? I’m restarting the install to replicate because I didn’t get a screenshot.

Posts: 2

Participants: 2

Read full topic

Failed to send security notification email. An attempt to send an email to “” with security notifications failed

$
0
0

@Ghostlish wrote:

Failed to send security notification email. An attempt to send an email to “” with security notifications failed.

im having this issue since last years after i updated the system does anyone knows how to fix it please ?

Posts: 1

Participants: 1

Read full topic

Phones Lagged and Unreachable

$
0
0

@mvogel4949 wrote:

I have a system with 5 remote phones. The phones keep going Lagged and Unreachable. I find the following in the logfiles. Asterisk 13.19.1, do these impact phone connection or am I just looking at a crappy connection from the 5 remote phones?

[2020-01-16 07:43:44] WARNING[14437][C-0000016b] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 07:43:44] WARNING[14437][C-0000016b] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 07:43:44] WARNING[14437][C-0000016b] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.
[2020-01-16 07:43:44] WARNING[14438][C-0000016b] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 07:43:44] WARNING[14438][C-0000016b] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 07:43:44] WARNING[14438][C-0000016b] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.
[2020-01-16 08:33:00] WARNING[18410][C-0000016e] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 08:33:00] WARNING[18410][C-0000016e] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 08:33:00] WARNING[18410][C-0000016e] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.
[2020-01-16 08:33:00] WARNING[18411][C-0000016e] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 08:33:00] WARNING[18411][C-0000016e] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 08:33:00] WARNING[18411][C-0000016e] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.
[2020-01-16 08:57:29] WARNING[20359][C-00000170] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 08:57:29] WARNING[20359][C-00000170] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 08:57:29] WARNING[20359][C-00000170] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.
[2020-01-16 08:57:29] WARNING[20358][C-00000170] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 08:57:29] WARNING[20358][C-00000170] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 08:57:29] WARNING[20358][C-00000170] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:03:24] WARNING[20880][C-00000172] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:03:24] WARNING[20880][C-00000172] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:03:24] WARNING[20880][C-00000172] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:11:43] WARNING[21513][C-00000173] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:11:43] WARNING[21513][C-00000173] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:11:43] WARNING[21513][C-00000173] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:19:44] WARNING[22476][C-00000174] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:19:44] WARNING[22476][C-00000174] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:19:44] WARNING[22476][C-00000174] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:20:15] WARNING[22571][C-00000175] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:20:15] WARNING[22571][C-00000175] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:20:15] WARNING[22571][C-00000175] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:20:15] WARNING[22571][C-00000175] taskprocessor.c: The 'subm:endpoint_topic_all-cached-00000008' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:20:15] WARNING[22571][C-00000175] taskprocessor.c: The 'subm:endpoint_topic_all-cached-00000068' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:20:31] WARNING[22585][C-00000176] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:20:31] WARNING[22585][C-00000176] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:20:31] WARNING[22585][C-00000176] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:20:31] WARNING[22585][C-00000176] taskprocessor.c: The 'subm:endpoint_topic_all-cached-00000008' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:20:31] WARNING[22585][C-00000176] taskprocessor.c: The 'subp:SIP/102-00000056' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:20:31] WARNING[22585][C-00000176] taskprocessor.c: The 'subm:endpoint_topic_all-cached-00000068' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:23:17] WARNING[22951][C-00000178] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:23:17] WARNING[22951][C-00000178] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:23:17] WARNING[22951][C-00000178] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:25:07] WARNING[23087][C-00000179] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000064' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:25:07] WARNING[23087][C-00000179] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000065' task processor queue reached 500 scheduled tasks again.
[2020-01-16 09:25:07] WARNING[23087][C-00000179] taskprocessor.c: The 'subm:ast_channel_topic_all-cached-00000066' task processor queue reached 500 scheduled tasks again.

Posts: 1

Participants: 1

Read full topic

How to Check Registered Phone's Transport

$
0
0

@mudasar321 wrote:

Hi All, can you please tell me how can I check the transport of registered device either it’s UDP or TCP?

Posts: 2

Participants: 2

Read full topic

Default installed Modules on FreePBX 15

$
0
0

@sorvani wrote:

This list looks really weird. Can anyone at Sangoma explain the reasoning for this?

[jbusch@freepbx ~]$ sudo fwconsole ma listonline
No repos specified, using: [standard,commercial] from last GUI settings

+----------------------+------------+---------------------------------------------+-------------+
| Module               | Version    | Status                                      | License     |
+----------------------+------------+---------------------------------------------+-------------+
| accountcodepreserve  | 13.0.2.2   | Enabled and up to date                      | GPLv2       |
| amd                  | 15.0.2     | Enabled and up to date                      | GPLv3+      |
| announcement         | 15.0.3.6   | Online upgrade available (15.0.3.10)        | GPLv3+      |
| api                  | 15.0.3.6   | Online upgrade available (15.0.3.7)         | AGPLv3+     |
| areminder            | 15.0.14.8  | Online upgrade available (15.0.14.18)       | Commercial  |
| arimanager           | 15.0.3.3   | Online upgrade available (15.0.3.8)         | GPLv3+      |
| asterisk-cli         | 14.0.1     | Enabled and up to date                      | GPLv3+      |
| asteriskinfo         | 15.0.4.1   | Online upgrade available (15.0.6)           | GPLv3+      |
| backup               | 15.0.8.61  | Online upgrade available (15.0.8.83)        | GPLv3+      |
| blacklist            | 15.0.2.6   | Online upgrade available (15.0.2.10)        | GPLv3+      |
| broadcast            | 15.0.10    | Online upgrade available (15.0.12)          | Commercial  |
| builtin              |            | Enabled; Not available online               |             |
| bulkhandler          | 13.0.15    | Online upgrade available (13.0.16)          | GPLv3+      |
| calendar             | 15.0.4.6   | Online upgrade available (15.0.4.19)        | GPLv3+      |
| callback             | 15.0.5     | Online upgrade available (15.0.8)           | GPLv3+      |
| callerid             | 15.0.8     | Online upgrade available (15.0.13)          | Commercial  |
| callforward          | 15.0.8     | Online upgrade available (15.0.10)          | AGPLv3+     |
| calllimit            | 15.0.5.1   | Online upgrade available (15.0.5.3)         | Commercial  |
| callrecording        | 15.0.7.8   | Online upgrade available (15.0.7.11)        | AGPLv3+     |
| callwaiting          | 15.0.4.1   | Online upgrade available (15.0.4.2)         | GPLv3+      |
| campon               | 13.0.4.1   | Enabled and up to date                      | GPLv3+      |
| cdr                  | 15.0.11    | Online upgrade available (15.0.15)          | GPLv3+      |
| cel                  | 15.0.11    | Online upgrade available (15.0.15.6)        | GPLv3+      |
| certman              | 15.0.10    | Online upgrade available (15.0.18)          | AGPLv3+     |
| cidlookup            | 15.0.7     | Online upgrade available (15.0.14)          | GPLv3+      |
| conferences          | 15.0.6.5   | Online upgrade available (15.0.7.4)         | GPLv3+      |
| conferencespro       | 15.0.3.9   | Online upgrade available (15.0.3.13)        | Commercial  |
| configedit           | 13.0.7.1   | Enabled and up to date                      | AGPLv3+     |
| contactmanager       | 15.0.8.9   | Online upgrade available (15.0.8.23)        | GPLv3+      |
| core                 | 15.0.9.44  | Online upgrade available (15.0.9.62)        | GPLv3+      |
| cos                  | 15.0.6     | Online upgrade available (15.0.8)           | Commercial  |
| customappsreg        | 15.0.11    | Online upgrade available (15.0.13)          | GPLv3+      |
| cxpanel              | 15.0.2     | Online upgrade available (15.0.3)           | GPLv3       |
| dahdiconfig          | 15.0.5.1   | Online upgrade available (15.0.5.4)         | GPLv3+      |
| dashboard            | 15.0.1.1   | Online upgrade available (15.0.3)           | AGPLv3+     |
| daynight             | 15.0.7     | Online upgrade available (15.0.11)          | GPLv3+      |
| dictate              | 15.0.4     | Online upgrade available (15.0.6)           | GPLv3+      |
| digium_phones        | 15.0.2     | Enabled and up to date                      | GPLv2       |
| digiumaddoninstaller | 13.0.1.1   | Enabled and up to date                      | GPLv2       |
| directory            | 15.0.12    | Online upgrade available (15.0.15)          | GPLv3+      |
| disa                 | 15.0.4.6   | Online upgrade available (15.0.4.7)         | AGPLv3+     |
| donotdisturb         | 15.0.5     | Online upgrade available (15.0.6)           | GPLv3+      |
| endpoint             |            | Not Installed (Locally available)           | Commercial  |
| extensionroutes      | 15.0.4     | Online upgrade available (15.0.5)           | Commercial  |
| extensionsettings    | 13.0.4     | Enabled and up to date                      | GPLv3+      |
| fax                  | 15.0.13    | Online upgrade available (15.0.18)          | GPLv3+      |
| faxpro               | 15.0.7     | Online upgrade available (15.0.8.7)         | Commercial  |
| featurecodeadmin     | 13.0.6.4   | Enabled and up to date                      | GPLv3+      |
| filestore            | 15.0.3.3   | Online upgrade available (15.0.3.7)         | AGPLv3      |
| findmefollow         | 15.0.13    | Online upgrade available (15.0.17)          | GPLv3+      |
| firewall             | 15.0.3     | Online upgrade available (15.0.6.4)         | AGPLv3+     |
| framework            | 15.0.16.20 | Online upgrade available (15.0.16.38)       | GPLv2+      |
| fw_langpacks         | 14.0.1     | Enabled and up to date                      | GPLv3+      |
| hotelwakeup          | 15.0.5.1   | Online upgrade available (15.0.5.4)         | GPLv2       |
| iaxsettings          | 15.0.5     | Online upgrade available (15.0.6)           | AGPLv3      |
| infoservices         | 15.0.2     | Enabled and up to date                      | GPLv2+      |
| iotserver            |            | Not Installed (Available online: 14.0.0.23) | Commercial  |
| irc                  | 13.0.1     | Enabled and up to date                      | GPLv3+      |
| ivr                  | 15.0.14    | Online upgrade available (15.0.23)          | GPLv3+      |
| languages            | 15.0.6     | Online upgrade available (15.0.10)          | GPLv3+      |
| logfiles             | 13.0.10.7  | Enabled and up to date                      | GPLv3+      |
| manager              | 15.0.5     | Online upgrade available (15.0.8)           | GPLv2+      |
| miscapps             | 15.0.4     | Online upgrade available (15.0.8)           | GPLv3+      |
| miscdests            | 15.0.2.5   | Online upgrade available (15.0.2.9)         | GPLv3+      |
| music                | 15.0.11    | Online upgrade available (15.0.20)          | GPLv3+      |
| outroutemsg          | 15.0.7     | Online upgrade available (15.0.9)           | GPLv3+      |
| paging               | 15.0.4.10  | Online upgrade available (15.0.4.17)        | GPLv3+      |
| pagingpro            | 15.0.1.5   | Online upgrade available (15.0.1.9)         | Commercial  |
| parking              | 15.0.9     | Online upgrade available (15.0.14)          | GPLv3+      |
| parkpro              | 15.0.11    | Online upgrade available (15.0.12.5)        | Commercial  |
| pbdirectory          | 2.11.0.6   | Enabled and up to date                      | GPLv3+      |
| phonebook            | 15.0.7     | Online upgrade available (15.0.11)          | GPLv3+      |
| phpinfo              | 13.0.2     | Enabled and up to date                      | GPLv2+      |
| pinsets              |            | Not Installed (Locally available)           | GPLv3+      |
| pinsetspro           |            | Not Installed (Locally available)           | Commercial  |
| pm2                  | 15.0.3.6   | Online upgrade available (15.0.3.7)         | AGPLv3+     |
| pms                  |            | Not Installed (Locally available)           | Commercial  |
| presencestate        | 15.0.5     | Online upgrade available (15.0.8)           | GPLv3+      |
| printextensions      |            | Not Installed (Locally available)           | GPLv3+      |
| queueprio            |            | Not Installed (Locally available)           | GPLv3+      |
| queues               |            | Not Installed (Locally available)           | GPLv2+      |
| queuestats           |            | Not Installed (Locally available)           | Commercial  |
| qxact_reports        |            | Not Installed (Locally available)           | Commercial  |
| recording_report     |            | Not Installed (Locally available)           | Commercial  |
| recordings           | 15.0.3.4   | Online upgrade available (15.0.3.13)        | GPLv3+      |
| restapps             |            | Not Installed (Locally available)           | Commercial  |
| ringgroups           |            | Not Installed (Locally available)           | GPLv3+      |
| sangomacrm           |            | Not Installed (Locally available)           | Commercial  |
| setcid               |            | Not Installed (Locally available)           | GPLv3+      |
| sipsettings          | 15.0.6.7   | Online upgrade available (15.0.6.22)        | AGPLv3+     |
| sipstation           |            | Not Installed (Locally available)           | Commercial  |
| sms                  | 15.0.3     | Online upgrade available (15.0.4)           | Commercial  |
| soundlang            | 15.0.4.1   | Online upgrade available (15.0.5.6)         | GPLv3+      |
| speeddial            | 2.11.0.4   | Enabled and up to date                      | GPLv3+      |
| superfecta           |            | Not Installed (Locally available)           | GPLv2+      |
| sysadmin             | 15.0.13.4  | Online upgrade available (15.0.13.11)       | Commercial  |
| timeconditions       | 15.0.12    | Online upgrade available (15.0.14)          | GPLv3+      |
| tts                  |            | Not Installed (Locally available)           | GPLv3+      |
| ttsengines           | 15.0.4.3   | Online upgrade available (15.0.4.6)         | AGPLv3      |
| ucp                  | 15.0.6.3   | Online upgrade available (15.0.6.13)        | AGPLv3+     |
| userman              | 15.0.8.2   | Online upgrade available (15.0.22)          | AGPLv3+     |
| vega                 |            | Not Installed (Locally available)           | Commercial+ |
| vmblast              |            | Not Installed (Locally available)           | GPLv3+      |
| vmnotify             |            | Not Installed (Locally available)           | Commercial  |
| voicemail            | 15.0.17.5  | Online upgrade available (15.0.18.11)       | GPLv3+      |
| voicemail_report     |            | Not Installed (Locally available)           | Commercial  |
| vqplus               |            | Not Installed (Locally available)           | Commercial  |
| weakpasswords        |            | Not Installed (Locally available)           | GPLv3+      |
| webcallback          |            | Not Installed (Locally available)           | Commercial  |
| webrtc               |            | Not Installed (Locally available)           | GPLv3+      |
| xmpp                 | 15.0.6.2   | Online upgrade available (15.0.6.4)         | AGPLv3      |
| zulu                 | 15.0.57.7  | Online upgrade available (15.0.57.12)       | Commercial  |
+----------------------+------------+---------------------------------------------+-------------+

Specifically, Ring Groups and Queues are not enabled by default? Seriously?
Then on the security concious side, Weak Passwords is not enabled?

Edit: Here is the GPL list not installed.

[jbusch@freepbx ~]$ sudo fwconsole ma listonline | grep Not | grep GPL
| pinsets              |            | Not Installed (Locally available)           | GPLv3+      |
| printextensions      |            | Not Installed (Locally available)           | GPLv3+      |
| queueprio            |            | Not Installed (Locally available)           | GPLv3+      |
| queues               |            | Not Installed (Locally available)           | GPLv2+      |
| ringgroups           |            | Not Installed (Locally available)           | GPLv3+      |
| setcid               |            | Not Installed (Locally available)           | GPLv3+      |
| superfecta           |            | Not Installed (Locally available)           | GPLv2+      |
| tts                  |            | Not Installed (Locally available)           | GPLv3+      |
| vmblast              |            | Not Installed (Locally available)           | GPLv3+      |
| weakpasswords        |            | Not Installed (Locally available)           | GPLv3+      |
| webrtc               |            | Not Installed (Locally available)           | GPLv3+      |

Posts: 1

Participants: 1

Read full topic

Viewing all 17523 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>