Leads won't load

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Leads won't load

Postby carpenox » Tue Apr 14, 2020 10:43 pm

I installed using the following method:

Code: Select all

**First Lets update OpenSuse to make sure we can get what we need to start. (Reboot Required)
zypper refresh
zypper update
**Wanna see what packages are being installed? "zypper list-updates --all"
zypper install epel-release
sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config

***Add Swap File
mkdir -p /var/lib/swap
dd if=/dev/zero of=/var/lib/swap/swapfile bs=1M count=128
mkswap /var/lib/swap/swapfile
swapon /var/lib/swap/swapfile
cat /proc/swaps (to check its loaded)

***Add Swap into startup
vim /etc/fstab
Type "i"
COPY "/var/lib/swap/swapfile swap swap defaults 0 0"
CNTL+C
Type ":wq"
Press Enter


*Install Dependencies for Apache, MariaDB, PHP and Perl
zypper install kernel*
zypper install make patch gcc gcc-c++ subversion php php-devel php-gd gd-devel php-mbstring php-mcrypt php-imap php-ldap php-mysql php-odbc php-pear php-xml php-xmlrpc curl curl-devel perl-libwww-perl ImageMagick libxml2 libxml2-devel httpd libpcap libpcap-devel libnet ncurses ncurses-devel screen mysql-devel ntp mutt glibc.i686 wget nano unzip sipsak sox –y
zypper install sqlite-devel –y
zypper install mariadb-server mariadb-devel mariadb -y

***Install and Run Apache & MariaDB Servers
zypper install httpd php-common php-pdo mod_ssl perl-DBI perl-DBD-MySQL perl-Digest-HMAC perl-YAML perl-ExtUtils-ParseXS perl-NetAddr-IP perl-Crypt-SSLeay perl-Curses perl-DBD-Pg perl-Module-ScanDeps perl-Text-CSV perl-HTML-Template perl-IO-Compress perl-Text-Glob perl-Jcode perl-Test-Script perl-Archive-Tar perl-Test-Base perl-OLE-Storage_Lite perl-Archive-Zip perl-Net-Server perl-Convert-ASN1 perl perl-Compress-Raw-Zlib perl-Digest-SHA1 perl-Data-Dumper perl-Error perl-ExtUtils-CBuilder perl-Test-Tester perl-Parse-RecDescent perl-Spiffy perl-IO-Zlib perl-Module-Build perl-HTML-Parser perl-Net-SSLeay perl-Proc-ProcessTable perl-TermReadKey perl-Term-ReadLine-Gnu perl-Digest-SHA perl-Tk perl-Net-SNMP perl-Test-NoWarnings perl-XML-Writer perl-Proc-PID-File perl-Compress-Raw-Bzip2 perl-libwww-perl perl-XML-Parser perl-File-Remove perl-Parse-CPAN-Meta perl-Set-Scalar perl-Probe-Perl perl-File-Which perl-Package-Constants perl-Module-Install perl-File-HomeDir perl-Spreadsheet-ParseExcel perl-Mail-Sendmail perl-Spreadsheet-XLSX asterisk-perl perl-version perl-Crypt-DES perl-URI perl-Net-Daemon perl-IO-stringy perl-YAML-Tiny perl-HTML-Tagset perl-Socket6 perl-BSD-Resource perl-PlRPC perl-IPC-Run3 perl-Text-CSV_XS perl-Unicode-Map perl-Module-CoreList perl-Net-Telnet perl-PAR-Dist perl-Date-Manip perl-JSON perl-Proc-Daemon perl-Spreadsheet-WriteExcel perl-rrdtool install lame screen sox iftop subversion dahdi-linux-devel php-xcache

zypper install make patch gcc gcc-c++
zypper install ncurses-devel
zypper install libxml2-devel
zypper install sqlite-devel

systemctl start httpd.service; systemctl start mariadb.service;systemctl enable httpd.service; systemctl enable mariadb.service


***Install Cpan
cpan -i String::CRC Tk::TableMatrix Net::Address::IP::Local Term::ReadLine::Gnu Spreadsheet::Read Net::Address::IPv4::Local RPM::Specfile Spreadsheet::XLSX Spreadsheet::ReadSXC

zypper install perl-CPAN
zypper install perl-YAML
zypper install perl-libwww-perl
zypper install perl-DBI
zypper install perl-DBD-MySQL
zypper install perl-GD

cpan -i Net::Telnet


***perl -MCPAN -e 'my $c = "CPAN::HandleConfig"; $c->load(doit => 1, autoconfig => 1); $c->edit(prerequisites_policy => "follow"); $c->edit(build_requires_install_policy => "yes"); $c->commit'
***cpan MD5 Digest::MD5 Digest::SHA1 readline Bundle::CPAN Pod::Usage Getopt::Long DBI DBD::mysql Net::Telnet Time::HiRes Net::Server Mail::Sendmail Unicode::Map Jcode Spreadsheet::WriteExcel OLE::Storage_Lite Proc::ProcessTable IO::Scalar Scalar::Util Spreadsheet::ParseExcel Archive::Zip Compress::Raw::Zlib Spreadsheet::XLSX Test::Tester Spreadsheet::ReadSXC Text::CSV Test::NoWarnings Text::CSV_PP File::Temp Text::CSV_XS Spreadsheet::Read LWP::UserAgent HTML::Entities HTML::Strip HTML::FormatText HTML::TreeBuilder Switch Time::Local MIME::POP3Client Mail::IMAPClient Mail::Message IO::Socket::SSL

cd /usr/bin/
curl -LOk http://xrl.us/cpanm
chmod +x cpanm
zypper install make
cpanm -f File::Which
cpanm -f File::HomeDir
cpanm CPAN::Meta::Requirements
cpanm -f CPAN
cpanm YAML
cpanm MD5
cpanm Digest::MD5
cpanm Digest::SHA1
cpanm readline
cpanm Bundle::CPAN
cpanm DBI
cpanm -f DBD::mysql
cpanm Net::Telnet
cpanm Time::HiRes
cpanm Net::Server
cpanm Switch
cpanm Mail::Sendmail
cpanm Unicode::Map
cpanm Jcode
cpanm Spreadsheet::WriteExcel
cpanm OLE::Storage_Lite
cpanm Proc::ProcessTable
cpanm IO::Scalar
cpanm Spreadsheet::ParseExcel
cpanm Curses
cpanm Getopt::Long
cpanm Net::Domain
cpanm Term::ReadKey
cpanm Term::ANSIColor
cpanm Spreadsheet::XLSX
cpanm Spreadsheet::Read
cpanm LWP::UserAgent
cpanm HTML::Entities
cpanm HTML::Strip
cpanm HTML::FormatText
cpanm HTML::TreeBuilder
cpanm Time::Local
cpanm MIME::Decoder
cpanm Mail::POP3Client
cpanm Mail::IMAPClient
cpanm User::Identity --force
cpanm Mail::Message
cpanm IO::Socket::SSL
cpanm MIME::Base64
cpanm MIME::QuotedPrint
cpanm Crypt::Eksblowfish::Bcrypt
cpanm Crypt::RC4
cpanm Text::CSV
cpanm Text::CSV_XS


***Asterisk PERL Module 0.8 Installation
cd /usr/src/
wget http://download.vicidial.com/required-apps/asterisk-perl-0.08.tar.gz
tar -zxf asterisk-perl-0.08.tar.gz
cd asterisk-perl-0.08
perl Makefile.PL && make all && make install

***Install Lame
cd /usr/src
tar -xf lame-398-2.tar.gz
cd lame-398-2/
./configure && make && make install


***Install Jasson
cd /usr/src/
wget http://www.digip.org/jansson/releases/jansson-2.5.tar.gz
tar -zvxf jansson-2.5.tar.gz
cd jasson-2.5
./configure && make clean && make && make install
ldconfig


***Install Asterisk - Dadhi and libpri
mkdir /usr/src/asterisk
cd /usr/src/asterisk
wget http://downloads.asterisk.org/pub/telephony/libpri/libpri-current.tar.gz
wget http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete/dahdi-linux-complete-2.10.2+2.10.2.tar.gz
wget http://download.vicidial.com/beta-apps/asterisk-13.21.0-vici.tar.gz
 
tar xzf asterisk-*
tar xzf dahdi-linux-complete-*
tar xzf libpri-*
 
cd /usr/src/asterisk/dahdi-linux-complete-*
zypper addrepo --check --refresh --name 'openSUSE-Leap-15.0-Update' http://download.opensuse.org/update/leap/15.0/oss/ repo-update
zypper refresh
zypper install kernel-devel
make
make install
make config
cd tools
make clean
make
make install
make config
 
cd /usr/src/asterisk/libpri-1.6.0
make clean
make
make install
 
cd /usr/src/asterisk/asterisk-13.21.0-vici/
zypper install libuuid-devel
./configure --libdir=/usr/lib64
make clean
make menuselect*

!!!*MAKE SURE TO CHECK Applications > App.MeetME [*] and press x to save and exit

make
make install
make samples
make config
chkconfig asterisk on
 
cp /usr/src/asterisk/asterisk-13.21.0-vici/contrib/init.d/rc.opensuse.asterisk  /etc/init.d/asterisk

***DB Creation
mysql -p
 
CREATE DATABASE `asterisk` DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci;
GRANT SELECT,INSERT,UPDATE,DELETE,LOCK TABLES on asterisk.* TO cron@'%' IDENTIFIED BY '1234';
GRANT SELECT,INSERT,UPDATE,DELETE,LOCK TABLES on asterisk.* TO cron@localhost IDENTIFIED BY '1234';
GRANT RELOAD ON *.* TO cron@'%';
GRANT RELOAD ON *.* TO cron@localhost;
flush privileges;
quit


***Install ViciDial
mkdir /usr/src/astguiclient
cd /usr/src/astguiclient
svn checkout svn://svn.eflo.net:3690/agc_2-X/trunk
cd trunk

perl install.pl


***Import MySQL Settings
mysql -u root -p

SET GLOBAL connect_timeout=60;
use asterisk;

\. /usr/src/astguiclient/trunk/extras/MySQL_AST_CREATE_tables.sql
\. /usr/src/astguiclient/trunk/extras/first_server_install.sql
ALTER TABLE phones ALTER template_id SET DEFAULT '';
\. /usr/src/astguiclient/trunk/extras/sip-iax_phones.sql

quit


***Update Area Codes
/usr/share/astguiclient/ADMIN_area_code_populate.pl
cp /usr/src/astguiclient/trunk/extras/performance_test_leads.txt /usr/share/astguiclient/LEADS_IN/
/usr/src/astguiclient/trunk/bin/VICIDIAL_IN_new_leads_file.pl --forcelistid=107 --forcephonecode=1

***Edit /etc/rc.local to contain the following code (enter vi /etc/rc.local/ to edit with vi, nano /etc/rc.local to edit with nano, ed /etc/rc.local to edit with ed... choose an editor to your liking):

#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.

touch /var/lock/subsys/local

# OPTIONAL enable ip_relay(for same-machine trunking and blind monitoring)
/usr/share/astguiclient/ip_relay/relay_control start 2>/dev/null 1>&2

# Disable console blanking and powersaving
/usr/bin/setterm -blank
/usr/bin/setterm -powersave off
/usr/bin/setterm -powerdown

### start up the MySQL server
systemctl start mariadb.service
systemctl enable mariadb.service

### start up the apache web server
systemctl start apache2
systemctl enable apache2

### roll the Asterisk logs upon reboot
/usr/share/astguiclient/ADMIN_restart_roll_logs.pl

### clear the server-related records from the database
/usr/share/astguiclient/AST_reset_mysql_vars.pl

### load dahdi drivers
modprobe dahde
/usr/sbin/dahdi_cfg -vvvvvvvvvvvvv
#modprobe zaptel
#modprobe wct1xxp
#/sbin/ztccfg -vvvvvvvvvvvv

### sleep for 20 seconds before launching Asterisk
sleep 20

### start up asterisk
/usr/share/astguiclient/start_asterisk_boot.pl



***Adding to Crontab
crontab -e

**Once it opens, Press "i" and then paste the following into crontab:
### recording mixing/compressing/ftping scripts
#0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl --MIX
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_VDonly.pl
1,4,7,10,13,16,19,22,25,28,31,34,37,40,43,46,49,52,55,58 * * * * /usr/share/astguiclient/AST_CRON_audio_2_compress.pl --GSM
#2,5,8,11,14,17,20,23,26,29,32,35,38,41,44,47,50,53,56,59 * * * * /usr/share/astguiclient/AST_CRON_audio_3_ftp.pl --GSM

### keepalive script for astguiclient processes
* * * * * /usr/share/astguiclient/ADMIN_keepalive_ALL.pl --cu3way

### kill Hangup script for Asterisk updaters
* * * * * /usr/share/astguiclient/AST_manager_kill_hung_congested.pl

### updater for voicemail
* * * * * /usr/share/astguiclient/AST_vm_update.pl

### updater for conference validator
* * * * * /usr/share/astguiclient/AST_conf_update.pl

### flush queue DB table every hour for entries older than 1 hour
11 * * * * /usr/share/astguiclient/AST_flush_DBqueue.pl -q

### fix the vicidial_agent_log once every hour and the full day run at night
33 * * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl
50 0 * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl --last-24hours
## uncomment below if using QueueMetrics
#*/5 * * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl --only-qm-live-call-check

## uncomment below if using Vtiger
#1 1 * * * /usr/share/astguiclient/Vtiger_optimize_all_tables.pl --quiet

### updater for VICIDIAL hopper
* * * * * /usr/share/astguiclient/AST_VDhopper.pl -q

### adjust the GMT offset for the leads in the vicidial_list table
1 1,7 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug

### reset several temporary-info tables in the database
2 1 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl

### optimize the database tables within the asterisk database
3 1 * * * /usr/share/astguiclient/AST_DB_optimize.pl

## adjust time on the server with ntp
30 * * * * /usr/sbin/ntpdate -u pool.ntp.org 2>/dev/null 1>&2

### VICIDIAL agent time log weekly and daily summary report generation
2 0 * * 0 /usr/share/astguiclient/AST_agent_week.pl
22 0 * * * /usr/share/astguiclient/AST_agent_day.pl

### VICIDIAL campaign export scripts (OPTIONAL)
#32 0 * * * /usr/share/astguiclient/AST_VDsales_export.pl
#42 0 * * * /usr/share/astguiclient/AST_sourceID_summary_export.pl

### remove old recordings more than 7 days old
#24 0 * * * /usr/bin/find /var/spool/asterisk/monitorDONE -maxdepth 2 -type f -mtime +7 -print | xargs rm -f

### roll logs monthly on high-volume dialing systems
#30 1 1 * * /usr/share/astguiclient/ADMIN_archive_log_tables.pl

### remove old vicidial logs and asterisk logs more than 2 days old
28 0 * * * /usr/bin/find /var/log/astguiclient -maxdepth 1 -type f -mtime +2 -print | xargs rm -f
29 0 * * * /usr/bin/find /var/log/asterisk -maxdepth 3 -type f -mtime +2 -print | xargs rm -f
30 0 * * * /usr/bin/find / -maxdepth 1 -name "screenlog.0*" -mtime +4 -print | xargs rm -f

### cleanup of the scheduled callback records
25 0 * * * /usr/share/astguiclient/AST_DB_dead_cb_purge.pl --purge-non-cb -q

### GMT adjust script - uncomment to enable
#45 0 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --list-settings

### Dialer Inventory Report
1 7 * * * /usr/share/astguiclient/AST_dialer_inventory_snapshot.pl -q --override-24hours

### inbound email parser
* * * * * /usr/share/astguiclient/AST_inbound_email_parser.pl

!!!!END CRONTAB HERE

***Update Server IP
**/usr/share/astguiclient/ADMIN_update_server_ip.pl --old-server_ip=10.10.10.15

reboot



I can not load any leads into any lists. My Server shows as red instead of green if that gives any hints...

Below is my debug output:

Code: Select all
----- DEBUG -----


----- SUPER DEBUG -----

TIME DEBUG: -5.00|-4|1|   GMT: 03:27
SELECT list_id FROM vicidial_lists where ( (active='N') or ( (active='Y') and (expiration_date < "2020-04-14") ) );Inactive Lists:  2
Inactive and Expired List Leads Deleted:  0E0 |DELETE from vicidial_hopper where list_id IN('999','998') ;|
CALLBACK HOLD: 0|SELECT count(*) FROM vicidial_callbacks where callback_time <= '2020-04-14 23:27:29' and status='ACTIVE' ;|
     hopper DNC count:   0
     |SELECT count(*) from vicidial_hopper where status='DNC';|
---------------Auto Trim Hopper Enabled For Dream---------------------
Leads in Hopper for this Campaign = 0
Hopper Level for this Campaign = 20

CAMPAIGNS TO PROCESSES HOPPER FOR:  1|0

Starting hopper run for Dream campaign- GMT: 12pm-5pm   HOPPER: 20   ORDER: RANDOM|Y|LEAD_ASCEND

   |GMT-DAY-HOUR|   |13.00-3-1627||12.75-3-1612||12.50-3-1557||12.25-3-1542||12.00-3-1527||11.75-3-1512||11.50-3-1457||11.25-3-1442||11.00-3-1427||10.75-3-1412||10.50-3-1357||10.25-3-1342||10.00-3-1327||9.75-3-1312||9.50-3-1257||9.25-3-1242||9.00-3-1227||8.75-3-1212||8.50-3-1157||8.25-3-1142||8.00-3-1127||7.75-3-1112||7.50-3-1057||7.25-3-1042||7.00-3-1027||6.75-3-1012||6.50-3-957||6.25-3-942||6.00-3-927||5.75-3-912||5.50-3-857||5.25-3-842||5.00-3-827||4.75-3-812||4.50-3-757||4.25-3-742||4.00-3-727||3.75-3-712||3.50-3-657||3.25-3-642||3.00-3-627||2.75-3-612||2.50-3-557||2.25-3-542||2.00-3-527||1.75-3-512||1.50-3-457||1.25-3-442||1.00-3-427||0.75-3-412||0.50-3-357||0.25-3-342||0.00-3-327||-0.25-3-312||-0.50-3-257||-0.75-3-242||-1.00-3-227||-1.25-3-212||-1.50-3-157||-1.75-3-142||-2.00-3-127||-2.25-3-112||-2.50-3-57||-2.75-3-42||-3.00-3-27||-3.25-3-12||-3.50-2-2357||-3.75-2-2342||-4.00-2-2327||-4.25-2-2312||-4.50-2-2257||-4.75-2-2242||-5.00-2-2227||-5.25-2-2212||-5.50-2-2157||-5.75-2-2142||-6.00-2-2127||-6.25-2-2112||-6.50-2-2057||-6.75-2-2042||-7.00-2-2027||-7.25-2-2012||-7.50-2-1957||-7.75-2-1942||-8.00-2-1927||-8.25-2-1912||-8.50-2-1857||-8.75-2-1842||-9.00-2-1827||-9.25-2-1812||-9.50-2-1757||-9.75-2-1742||-10.00-2-1727||-10.25-2-1712||-10.50-2-1657||-10.75-2-1642||-11.00-2-1627||-11.25-2-1612||-11.50-2-1557||-11.75-2-1542||-12.00-2-1527||-12.25-2-1512||-12.50-2-1457||-12.75-2-1442|
   |SELECT call_time_id,call_time_name,call_time_comments,ct_default_start,ct_default_stop,ct_sunday_start,ct_sunday_stop,ct_monday_start,ct_monday_stop,ct_tuesday_start,ct_tuesday_stop,ct_wednesday_start,ct_wednesday_stop,ct_thursday_start,ct_thursday_stop,ct_friday_start,ct_friday_stop,ct_saturday_start,ct_saturday_stop,ct_state_call_times,ct_holidays FROM vicidial_call_times where call_time_id='12pm-5pm';|
LocalCallTime No-Call Gap: |68400|1700(17 00)|1200(12 00)|2|1|
     hopper READY count:   0
     |SELECT count(*) from vicidial_hopper where campaign_id='Dream' and status='READY';|
   Processing GMT for list 998
   Processing GMT for list 1000
     campaign lists count ACTIVE:1 | TOTAL:2
     LIST ID SQL (list_id IN('1000'))     |SELECT count(*) from vicidial_hopper where campaign_id='Dream' and status='READY';|
     hopper DONE cleared:  0E0
     |DELETE from vicidial_hopper where campaign_id='Dream' and status IN('DONE');|
     hopper GMT BAD cleared:  0E0
     |DELETE from vicidial_hopper where  (campaign_id='Dream' and ((gmt_offset_now NOT IN('13.00','12.75','12.50','12.25','12.00','11.75','11.50','11.25','11.00','10.75','10.50','10.25','10.00','9.75','9.50','9.25','9.00','8.75','-10.50','-10.75','-11.00','-11.25','-11.50','-11.75','-12.00','-12.25','-12.50','-12.75','99') ) ));|
     no lead filter defined for campaign: Dream
     |NONE|
     |SELECT count(*) FROM vicidial_list FORCE INDEX(list_id) where called_since_last_reset='N' and status IN('SALE','NP','NI','N','DEC','DC','B','A','NEW') and ((list_id IN('1000'))) and ((gmt_offset_now IN('13.00','12.75','12.50','12.25','12.00','11.75','11.50','11.25','11.00','10.75','10.50','10.25','10.00','9.75','9.50','9.25','9.00','8.75','-10.50','-10.75','-11.00','-11.25','-11.50','-11.75','-12.00','-12.25','-12.50','-12.75','99') ) )   ;|
     leads to call count:  0
     |SELECT count(*) FROM vicidial_list FORCE INDEX(list_id) where called_since_last_reset='N' and status IN('SALE','NP','NI','N','DEC','DC','B','A','NEW') and ((list_id IN('1000'))) and ((gmt_offset_now IN('13.00','12.75','12.50','12.25','12.00','11.75','11.50','11.25','11.00','10.75','10.50','10.25','10.00','9.75','9.50','9.25','9.00','8.75','-10.50','-10.75','-11.00','-11.25','-11.50','-11.75','-12.00','-12.25','-12.50','-12.75','99') ) )   ;|
     NO SHUFFLE-NEW-LEADS INTO HOPPER DEFINED FOR LEAD ORDER
     NO DIALABLE LEADS FOR THIS CAMPAIGN
     hopper too low (0|20) starting hopper dump
     ERROR CANNOT ADD ANY LEADS TO HOPPER

SUMMARY:     1 campaigns
Dream     0     20     0
DONE. Script execution time in seconds: 0


Im going from this:

There are screens on:
14067.ASTVDremote (Detached)
14064.ASTVDauto (Detached)
14061.ASTlisten (Detached)
14058.ASTsend (Detached)
14055.ASTupdate (Detached)
11897.asterisk (Detached)
11890.astshell20200414193204 (Detached)
1604.ASTconf3way (Detached)
1596.ASTVDadFILL (Detached)
1593.ASTfastlog (Detached)
1590.ASTVDadapt (Detached)
11 Sockets in /run/screens/S-root.

To this:

There are screens on:
11897.asterisk (Detached)
11890.astshell20200414193204 (Detached)
1604.ASTconf3way (Detached)
1596.ASTVDadFILL (Detached)
1593.ASTfastlog (Detached)
1590.ASTVDadapt (Detached)
6 Sockets in /run/screens/S-root.

All the needed asterisks socks are there at first, then within a matter of a couple minutes it goes from 11 down to 6... ANy idea why? I am going to guess this has something to do with why I cant load any neads. When I load leads, it shows them loading but then the list still has zero leads.
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby carpenox » Wed Apr 15, 2020 2:52 am

OK The Server i green now, all my time's are synced and asterisk is running perfectly fine as far as socks go:

There are screens on:
2493.ASTVDremote (Detached)
2490.ASTVDauto (Detached)
2487.ASTlisten (Detached)
2484.ASTsend (Detached)
2481.ASTupdate (Detached)
2250.asterisk (Detached)
2224.astshell20200415023703 (Detached)
1351.ASTconf3way (Detached)
1343.ASTVDadFILL (Detached)
1340.ASTfastlog (Detached)
1332.ASTVDadapt (Detached)
11 Sockets in /run/screens/S-root.

Image

This server has 0 active carriers and 3 inactive carriers

This server has 104 active phones and 0 inactive phones

This server has 49 active conferences

This server has 249 active vicidial conferences

My ADHopper.pl debug:
Code: Select all
----- DEBUG -----


----- SUPER DEBUG -----

TIME DEBUG: -5.00|-4|1|   GMT: 07:49
SELECT list_id FROM vicidial_lists where ( (active='N') or ( (active='Y') and (expiration_date < "2020-04-15") ) );Inactive Lists:  2
Inactive and Expired List Leads Deleted:  0E0 |DELETE from vicidial_hopper where list_id IN('999','998') ;|
CALLBACK HOLD: 0|SELECT count(*) FROM vicidial_callbacks where callback_time <= '2020-04-15 03:49:14' and status='ACTIVE' ;|
     hopper DNC count:   0
     |SELECT count(*) from vicidial_hopper where status='DNC';|
---------------Auto Trim Hopper Enabled For Dream---------------------
Leads in Hopper for this Campaign = 0
Hopper Level for this Campaign = 100

CAMPAIGNS TO PROCESSES HOPPER FOR:  1|0

Starting hopper run for Dream campaign- GMT: 12pm-5pm   HOPPER: 100   ORDER: RANDOM|Y|LEAD_ASCEND

   |GMT-DAY-HOUR|   |13.00-3-2049||12.75-3-2034||12.50-3-2019||12.25-3-2004||12.00-3-1949||11.75-3-1934||11.50-3-1919||11.25-3-1904||11.00-3-1849||10.75-3-1834||10.50-3-1819||10.25-3-1804||10.00-3-1749||9.75-3-1734||9.50-3-1719||9.25-3-1704||9.00-3-1649||8.75-3-1634||8.50-3-1619||8.25-3-1604||8.00-3-1549||7.75-3-1534||7.50-3-1519||7.25-3-1504||7.00-3-1449||6.75-3-1434||6.50-3-1419||6.25-3-1404||6.00-3-1349||5.75-3-1334||5.50-3-1319||5.25-3-1304||5.00-3-1249||4.75-3-1234||4.50-3-1219||4.25-3-1204||4.00-3-1149||3.75-3-1134||3.50-3-1119||3.25-3-1104||3.00-3-1049||2.75-3-1034||2.50-3-1019||2.25-3-1004||2.00-3-949||1.75-3-934||1.50-3-919||1.25-3-904||1.00-3-849||0.75-3-834||0.50-3-819||0.25-3-804||0.00-3-749||-0.25-3-734||-0.50-3-719||-0.75-3-704||-1.00-3-649||-1.25-3-634||-1.50-3-619||-1.75-3-604||-2.00-3-549||-2.25-3-534||-2.50-3-519||-2.75-3-504||-3.00-3-449||-3.25-3-434||-3.50-3-419||-3.75-3-404||-4.00-3-349||-4.25-3-334||-4.50-3-319||-4.75-3-304||-5.00-3-249||-5.25-3-234||-5.50-3-219||-5.75-3-204||-6.00-3-149||-6.25-3-134||-6.50-3-119||-6.75-3-104||-7.00-3-49||-7.25-3-34||-7.50-3-19||-7.75-3-4||-8.00-2-2349||-8.25-2-2334||-8.50-2-2319||-8.75-2-2304||-9.00-2-2249||-9.25-2-2234||-9.50-2-2219||-9.75-2-2204||-10.00-2-2149||-10.25-2-2134||-10.50-2-2119||-10.75-2-2104||-11.00-2-2049||-11.25-2-2034||-11.50-2-2019||-11.75-2-2004||-12.00-2-1949||-12.25-2-1934||-12.50-2-1919||-12.75-2-1904|
   |SELECT call_time_id,call_time_name,call_time_comments,ct_default_start,ct_default_stop,ct_sunday_start,ct_sunday_stop,ct_monday_start,ct_monday_stop,ct_tuesday_start,ct_tuesday_stop,ct_wednesday_start,ct_wednesday_stop,ct_thursday_start,ct_thursday_stop,ct_friday_start,ct_friday_stop,ct_saturday_start,ct_saturday_stop,ct_state_call_times,ct_holidays FROM vicidial_call_times where call_time_id='12pm-5pm';|
LocalCallTime No-Call Gap: |68400|1700(17 00)|1200(12 00)|3|2|
     hopper READY count:   0
     |SELECT count(*) from vicidial_hopper where campaign_id='Dream' and status='READY';|
   Processing GMT for list 998
   Processing GMT for list 1000
   Processing GMT for list 1001
     campaign lists count ACTIVE:2 | TOTAL:3
     LIST ID SQL (list_id IN('1000','1001'))     |SELECT count(*) from vicidial_hopper where campaign_id='Dream' and status='READY';|
     hopper DONE cleared:  0E0
     |DELETE from vicidial_hopper where campaign_id='Dream' and status IN('DONE');|
     hopper GMT BAD cleared:  0E0
     |DELETE from vicidial_hopper where  (campaign_id='Dream' and ((gmt_offset_now NOT IN('9.00','8.75','8.50','8.25','8.00','7.75','7.50','7.25','7.00','6.75','6.50','6.25','6.00','5.75','5.50','5.25','5.00','4.75','4.50','4.25','99') ) ));|
     no lead filter defined for campaign: Dream
     |NONE|
     |SELECT count(*) FROM vicidial_list FORCE INDEX(list_id) where called_since_last_reset='N' and status IN('SALE','NP','NI','N','DEC','DC','B','A','NEW') and ((list_id IN('1000','1001'))) and ((gmt_offset_now IN('9.00','8.75','8.50','8.25','8.00','7.75','7.50','7.25','7.00','6.75','6.50','6.25','6.00','5.75','5.50','5.25','5.00','4.75','4.50','4.25','99') ) )   ;|
     leads to call count:  0
     |SELECT count(*) FROM vicidial_list FORCE INDEX(list_id) where called_since_last_reset='N' and status IN('SALE','NP','NI','N','DEC','DC','B','A','NEW') and ((list_id IN('1000','1001'))) and ((gmt_offset_now IN('9.00','8.75','8.50','8.25','8.00','7.75','7.50','7.25','7.00','6.75','6.50','6.25','6.00','5.75','5.50','5.25','5.00','4.75','4.50','4.25','99') ) )   ;|
     NO SHUFFLE-NEW-LEADS INTO HOPPER DEFINED FOR LEAD ORDER
     NO DIALABLE LEADS FOR THIS CAMPAIGN
     hopper too low (0|100) starting hopper dump
     ERROR CANNOT ADD ANY LEADS TO HOPPER

SUMMARY:     1 campaigns
Dream     0     100     0
DONE. Script execution time in seconds: 0


and heres debug from AST_DB_action.pl:

perl AST_DB_action.pl --debugX

|UPDATE vicidial_list set called_since_last_reset='N',rank=90 where list_id IN('') and called_count < 1;|

|0E0 records changed|
Admin logged: |1|INSERT INTO vicidial_admin_log set event_date=NOW(), user='VDAD', ip_address='1.1.1.1', event_section='SERVERS', event_type='OTHER', record_id='ip-address-here', event_code='DB_ACTION', event_sql='UPDATE vicidial_list set called_since_last_reset=N,rank=90 where list_id IN() and called_count < 1;', event_notes='Affected rows: 0E0 TOTAL Elapsed time: 0 sec | --debugX|';|
TOTAL Elapsed time: 0 sec

* Local Call Time (set this to 24 hour for testing) - Check
* Lead Filter (Set this to NONE) - Check
* Dial Status 1: NEW should already be there, be sure the list assigned to the campaign has NEW leads in it that have NOT been called - Check
* Campaign must be ACTIVE - check
* Dial method must be "Ratio" - check

All the above are set correctly.

Any ideas on why I can not load any leads? When I load leads, the list remains at zero

Any suggeestions or ideas are greatly appreciated, I feel like im ALMOST there lol
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby carpenox » Thu Apr 16, 2020 2:13 pm

this is the only thing coming from my debug log, even when i try to upload leads:

[Apr 16 15:06:07]  == Manager 'sendcron' logged off from 127.0.0.1
[Apr 16 15:07:02]  == Manager 'sendcron' logged on from 127.0.0.1
[Apr 16 15:07:02]  == Manager 'sendcron' logged off from 127.0.0.1
[Apr 16 15:07:07]  == Manager 'sendcron' logged on from 127.0.0.1
[Apr 16 15:07:07]  == Manager 'sendcron' logged off from 127.0.0.1
[Apr 16 15:08:01]  == Manager 'sendcron' logged on from 127.0.0.1
[Apr 16 15:08:01]  == Manager 'sendcron' logged off from 127.0.0.1
[Apr 16 15:08:06]  == Manager 'sendcron' logged on from 127.0.0.1
[Apr 16 15:08:06]  == Manager 'sendcron' logged off from 127.0.0.1
[Apr 16 15:09:01]  == Manager 'sendcron' logged on from 127.0.0.1
[Apr 16 15:09:01]  == Manager 'sendcron' logged off from 127.0.0.1
[Apr 16 15:09:06]  == Manager 'sendcron' logged on from 127.0.0.1
[Apr 16 15:09:06]  == Manager 'sendcron' logged off from 127.0.0.1

Any suggestions would be appreciated, I believe it may have something to do with mysql not receiving the correct commands?
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby carpenox » Thu Apr 16, 2020 2:45 pm

Also when I try to login a user it disconnects them instantly.
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby williamconley » Thu Apr 16, 2020 3:18 pm

All the needed asterisks socks are there at first, then within a matter of a couple minutes it goes from 11 down to 6... ANy idea why? I am going to guess this has something to do with why I cant load any neads. When I load leads, it shows them loading but then the list still has zero leads.


Use the keepalive script in debug mode to launch the other scripts (which are the ones failing). Find the command the keepalive uses to launch them and then launch them manually using the same method and find the error message they produce when they crash. They depend on each other, so if any one of them dies it will cause a cascade failure, so your first goal is to find the one that dies NOT as a result of the dependency but as a result of something else entirely. Then attack that error message (or bring it here and we'll help).

Or install with the Vicibox .iso installer. That works fairly well, too. lol

PS: Note that it's also possible that the execution method is the problem. If the Asterisk version is incorrect (not an exact match of one of the options presented in "install.pl", and I mean EXACT), then the wrong conf files may be included during installation and some or all of those screens will fail. In which case, you fix the asterisk version (in /etc/astguiclient.conf and admin->servers) and run install.pl again with "sample conf files" option enabled. Re-edit the "externip" in sip.conf, and get back to work. If you've made any other manual conf file edits, rethink your life choices. 8-)
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Leads won't load

Postby carpenox » Thu Apr 16, 2020 3:25 pm

well i think i found it finally, the following issue somehow allwoed me to upload leads and for my user to be able to login

viewtopic.php?f=4&t=39553&p=141918&hilit=Your+session+has+been+disabled#p141918
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby williamconley » Thu Apr 16, 2020 3:42 pm

good postback :)
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Leads won't load

Postby carpenox » Thu Apr 16, 2020 4:37 pm

[Apr 16 17:36:09] WARNING[6618][C-00000001]: app_meetme.c:5253 admin_exec: Conference number '8600051' not found!
[Apr 16 17:36:09] WARNING[6618][C-00000001]: func_hangupcause.c:140 hangupcause_read: Unable to find information for channel

my users are getting no one in your session
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby williamconley » Thu Apr 16, 2020 4:38 pm

Probably be helpful if you created the vicidial conferences. Admin->Conferences, (top menu): Vicidial Conferences
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Leads won't load

Postby carpenox » Thu Apr 16, 2020 5:05 pm

they are there

Code: Select all
/etc/asterisk # cat meetme-vicidial.conf
; WARNING- THIS FILE IS AUTO-GENERATED BY VICIDIAL, ANY EDITS YOU MAKE WILL BE LOST
; ViciDial Conferences:
conf => 8600051
conf => 8600052
conf => 8600053
conf => 8600054
conf => 8600055
conf => 8600056
conf => 8600057
conf => 8600058
conf => 8600059
conf => 8600060
conf => 8600061
conf => 8600062
conf => 8600063
conf => 8600064
conf => 8600065
conf => 8600066
conf => 8600067
conf => 8600068
conf => 8600069
conf => 8600070
conf => 8600071
conf => 8600072
conf => 8600073
conf => 8600074
conf => 8600075
conf => 8600076
conf => 8600077
conf => 8600078
conf => 8600079
conf => 8600080
conf => 8600081
conf => 8600082
conf => 8600083
conf => 8600084
conf => 8600085
conf => 8600086
conf => 8600087
conf => 8600088
conf => 8600089
conf => 8600090
conf => 8600091
conf => 8600092
conf => 8600093
conf => 8600094
conf => 8600095
conf => 8600096
conf => 8600097
conf => 8600098
conf => 8600099
conf => 8600100
conf => 8600101
conf => 8600102
conf => 8600103
conf => 8600104
conf => 8600105
conf => 8600106
conf => 8600107
conf => 8600108
conf => 8600109
conf => 8600110
conf => 8600111
conf => 8600112
conf => 8600113
conf => 8600114
conf => 8600115
conf => 8600116
conf => 8600117
conf => 8600118
conf => 8600119
conf => 8600120
conf => 8600121
conf => 8600122
conf => 8600123
conf => 8600124
conf => 8600125
conf => 8600126
conf => 8600127
conf => 8600128
conf => 8600129
conf => 8600130
conf => 8600131
conf => 8600132
conf => 8600133
conf => 8600134
conf => 8600135
conf => 8600136
conf => 8600137
conf => 8600138
conf => 8600139
conf => 8600140
conf => 8600141
conf => 8600142
conf => 8600143
conf => 8600144
conf => 8600145
conf => 8600146
conf => 8600147
conf => 8600148
conf => 8600149
conf => 8600150
conf => 8600151
conf => 8600152
conf => 8600153
conf => 8600154
conf => 8600155
conf => 8600156
conf => 8600157
conf => 8600158
conf => 8600159
conf => 8600160
conf => 8600161
conf => 8600162
conf => 8600163
conf => 8600164
conf => 8600165
conf => 8600166
conf => 8600167
conf => 8600168
conf => 8600169
conf => 8600170
conf => 8600171
conf => 8600172
conf => 8600173
conf => 8600174
conf => 8600175
conf => 8600176
conf => 8600177
conf => 8600178
conf => 8600179
conf => 8600180
conf => 8600181
conf => 8600182
conf => 8600183
conf => 8600184
conf => 8600185
conf => 8600186
conf => 8600187
conf => 8600188
conf => 8600189
conf => 8600190
conf => 8600191
conf => 8600192
conf => 8600193
conf => 8600194
conf => 8600195
conf => 8600196
conf => 8600197
conf => 8600198
conf => 8600199
conf => 8600200
conf => 8600201
conf => 8600202
conf => 8600203
conf => 8600204
conf => 8600205
conf => 8600206
conf => 8600207
conf => 8600208
conf => 8600209
conf => 8600210
conf => 8600211
conf => 8600212
conf => 8600213
conf => 8600214
conf => 8600215
conf => 8600216
conf => 8600217
conf => 8600218
conf => 8600219
conf => 8600220
conf => 8600221
conf => 8600222
conf => 8600223
conf => 8600224
conf => 8600225
conf => 8600226
conf => 8600227
conf => 8600228
conf => 8600229
conf => 8600230
conf => 8600231
conf => 8600232
conf => 8600233
conf => 8600234
conf => 8600235
conf => 8600236
conf => 8600237
conf => 8600238
conf => 8600239
conf => 8600240
conf => 8600241
conf => 8600242
conf => 8600243
conf => 8600244
conf => 8600245
conf => 8600246
conf => 8600247
conf => 8600248
conf => 8600249
conf => 8600250
conf => 8600251
conf => 8600252
conf => 8600253
conf => 8600254
conf => 8600255
conf => 8600256
conf => 8600257
conf => 8600258
conf => 8600259
conf => 8600260
conf => 8600261
conf => 8600262
conf => 8600263
conf => 8600264
conf => 8600265
conf => 8600266
conf => 8600267
conf => 8600268
conf => 8600269
conf => 8600270
conf => 8600271
conf => 8600272
conf => 8600273
conf => 8600274
conf => 8600275
conf => 8600276
conf => 8600277
conf => 8600278
conf => 8600279
conf => 8600280
conf => 8600281
conf => 8600282
conf => 8600283
conf => 8600284
conf => 8600285
conf => 8600286
conf => 8600287
conf => 8600288
conf => 8600289
conf => 8600290
conf => 8600291
conf => 8600292
conf => 8600293
conf => 8600294
conf => 8600295
conf => 8600296
conf => 8600297
conf => 8600298
conf => 8600299

; Conferences:
conf => 8600001
conf => 8600002
conf => 8600003
conf => 8600004
conf => 8600005
conf => 8600006
conf => 8600007
conf => 8600008
conf => 8600009
conf => 8600010
conf => 8600011
conf => 8600012
conf => 8600013
conf => 8600014
conf => 8600015
conf => 8600016
conf => 8600017
conf => 8600018
conf => 8600019
conf => 8600020
conf => 8600021
conf => 8600022
conf => 8600023
conf => 8600024
conf => 8600025
conf => 8600026
conf => 8600027
conf => 8600028
conf => 8600029
conf => 8600030
conf => 8600031
conf => 8600032
conf => 8600033
conf => 8600034
conf => 8600035
conf => 8600036
conf => 8600037
conf => 8600038
conf => 8600039
conf => 8600040
conf => 8600041
conf => 8600042
conf => 8600043
conf => 8600044
conf => 8600045
conf => 8600046
conf => 8600047
conf => 8600048
conf => 8600049
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby williamconley » Thu Apr 16, 2020 5:11 pm

Code: Select all
cat /etc/asterisk/meetme.conf
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Leads won't load

Postby carpenox » Thu Apr 16, 2020 5:11 pm

Code: Select all
[Apr 16 18:08:04] WARNING[11840][C-00000007]: app_meetme.c:5253 admin_exec: Conference number '8600051' not found!
[Apr 16 18:08:04] WARNING[11840][C-00000007]: func_hangupcause.c:140 hangupcause_read: Unable to find information for channel
[Apr 16 18:09:04] WARNING[2267]: pbx.c:7017 add_priority: Unable to register extension '102' priority 1 in 'vicidial-auto-phones', already in use
[Apr 16 18:09:04] WARNING[2267]: pbx_config.c:1848 pbx_load_config: Unable to register extension at line 467 of /etc/asterisk/extensions-vicidial.conf
[Apr 16 18:09:04] WARNING[2267]: pbx.c:7017 add_priority: Unable to register extension '102' priority 2 in 'vicidial-auto-phones', already in use
[Apr 16 18:09:04] WARNING[2267]: pbx_config.c:1848 pbx_load_config: Unable to register extension at line 468 of /etc/asterisk/extensions-vicidial.conf
[Apr 16 18:09:04] WARNING[2267]: pbx.c:7017 add_priority: Unable to register extension '102' priority 3 in 'vicidial-auto-phones', already in use
[Apr 16 18:09:04] WARNING[2267]: pbx_config.c:1848 pbx_load_config: Unable to register extension at line 469 of /etc/asterisk/extensions-vicidial.conf
[Apr 16 18:09:06] WARNING[2267]: app_voicemail.c:12211 find_or_create: Ignoring duplicated mailbox 102 in context default
[Apr 16 18:10:03] WARNING[2267]: pbx.c:7017 add_priority: Unable to register extension '102' priority 1 in 'vicidial-auto-phones', already in use
[Apr 16 18:10:03] WARNING[2267]: pbx_config.c:1848 pbx_load_config: Unable to register extension at line 467 of /etc/asterisk/extensions-vicidial.conf
[Apr 16 18:10:03] WARNING[2267]: pbx.c:7017 add_priority: Unable to register extension '102' priority 2 in 'vicidial-auto-phones', already in use
[Apr 16 18:10:03] WARNING[2267]: pbx_config.c:1848 pbx_load_config: Unable to register extension at line 468 of /etc/asterisk/extensions-vicidial.conf
[Apr 16 18:10:03] WARNING[2267]: pbx.c:7017 add_priority: Unable to register extension '102' priority 3 in 'vicidial-auto-phones', already in use
[Apr 16 18:10:03] WARNING[2267]: pbx_config.c:1848 pbx_load_config: Unable to register extension at line 469 of /etc/asterisk/extensions-vicidial.conf
[Apr 16 18:10:05] NOTICE[2267]: chan_iax2.c:13571 set_config: Ignoring bindport on reload
[Apr 16 18:10:05] NOTICE[2267]: chan_iax2.c:13635 set_config: Ignoring bindaddr on reload
[Apr 16 18:10:05] WARNING[2267]: pbx.c:4987 ast_context_remove_extension_callerid2: Cannot find extension cc100 in root_table in context iaxregistration
[Apr 16 18:10:06] WARNING[2267]: app_voicemail.c:12211 find_or_create: Ignoring duplicated mailbox 102 in context default



this is coming out of asterisk cli
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby carpenox » Thu Apr 16, 2020 5:11 pm

cat /etc/asterisk/meetme.conf
[rooms]
conf => 8600
conf => 8601,1234

#include meetme-vicidial.conf
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby carpenox » Thu Apr 16, 2020 5:15 pm

Code: Select all
 cat /etc/asterisk/meetme-vicidial.conf
; WARNING- THIS FILE IS AUTO-GENERATED BY VICIDIAL, ANY EDITS YOU MAKE WILL BE LOST
; ViciDial Conferences:
conf => 8600051
conf => 8600052
conf => 8600053
conf => 8600054
conf => 8600055
conf => 8600056
conf => 8600057
conf => 8600058
conf => 8600059
conf => 8600060
conf => 8600061
conf => 8600062
conf => 8600063
conf => 8600064
conf => 8600065
conf => 8600066
conf => 8600067
conf => 8600068
conf => 8600069
conf => 8600070
conf => 8600071
conf => 8600072
conf => 8600073
conf => 8600074
conf => 8600075
conf => 8600076
conf => 8600077
conf => 8600078
conf => 8600079
conf => 8600080
conf => 8600081
conf => 8600082
conf => 8600083
conf => 8600084
conf => 8600085
conf => 8600086
conf => 8600087
conf => 8600088
conf => 8600089
conf => 8600090
conf => 8600091
conf => 8600092
conf => 8600093
conf => 8600094
conf => 8600095
conf => 8600096
conf => 8600097
conf => 8600098
conf => 8600099
conf => 8600100
conf => 8600101
conf => 8600102
conf => 8600103
conf => 8600104
conf => 8600105
conf => 8600106
conf => 8600107
conf => 8600108
conf => 8600109
conf => 8600110
conf => 8600111
conf => 8600112
conf => 8600113
conf => 8600114
conf => 8600115
conf => 8600116
conf => 8600117
conf => 8600118
conf => 8600119
conf => 8600120
conf => 8600121
conf => 8600122
conf => 8600123
conf => 8600124
conf => 8600125
conf => 8600126
conf => 8600127
conf => 8600128
conf => 8600129
conf => 8600130
conf => 8600131
conf => 8600132
conf => 8600133
conf => 8600134
conf => 8600135
conf => 8600136
conf => 8600137
conf => 8600138
conf => 8600139
conf => 8600140
conf => 8600141
conf => 8600142
conf => 8600143
conf => 8600144
conf => 8600145
conf => 8600146
conf => 8600147
conf => 8600148
conf => 8600149
conf => 8600150
conf => 8600151
conf => 8600152
conf => 8600153
conf => 8600154
conf => 8600155
conf => 8600156
conf => 8600157
conf => 8600158
conf => 8600159
conf => 8600160
conf => 8600161
conf => 8600162
conf => 8600163
conf => 8600164
conf => 8600165
conf => 8600166
conf => 8600167
conf => 8600168
conf => 8600169
conf => 8600170
conf => 8600171
conf => 8600172
conf => 8600173
conf => 8600174
conf => 8600175
conf => 8600176
conf => 8600177
conf => 8600178
conf => 8600179
conf => 8600180
conf => 8600181
conf => 8600182
conf => 8600183
conf => 8600184
conf => 8600185
conf => 8600186
conf => 8600187
conf => 8600188
conf => 8600189
conf => 8600190
conf => 8600191
conf => 8600192
conf => 8600193
conf => 8600194
conf => 8600195
conf => 8600196
conf => 8600197
conf => 8600198
conf => 8600199
conf => 8600200
conf => 8600201
conf => 8600202
conf => 8600203
conf => 8600204
conf => 8600205
conf => 8600206
conf => 8600207
conf => 8600208
conf => 8600209
conf => 8600210
conf => 8600211
conf => 8600212
conf => 8600213
conf => 8600214
conf => 8600215
conf => 8600216
conf => 8600217
conf => 8600218
conf => 8600219
conf => 8600220
conf => 8600221
conf => 8600222
conf => 8600223
conf => 8600224
conf => 8600225
conf => 8600226
conf => 8600227
conf => 8600228
conf => 8600229
conf => 8600230
conf => 8600231
conf => 8600232
conf => 8600233
conf => 8600234
conf => 8600235
conf => 8600236
conf => 8600237
conf => 8600238
conf => 8600239
conf => 8600240
conf => 8600241
conf => 8600242
conf => 8600243
conf => 8600244
conf => 8600245
conf => 8600246
conf => 8600247
conf => 8600248
conf => 8600249
conf => 8600250
conf => 8600251
conf => 8600252
conf => 8600253
conf => 8600254
conf => 8600255
conf => 8600256
conf => 8600257
conf => 8600258
conf => 8600259
conf => 8600260
conf => 8600261
conf => 8600262
conf => 8600263
conf => 8600264
conf => 8600265
conf => 8600266
conf => 8600267
conf => 8600268
conf => 8600269
conf => 8600270
conf => 8600271
conf => 8600272
conf => 8600273
conf => 8600274
conf => 8600275
conf => 8600276
conf => 8600277
conf => 8600278
conf => 8600279
conf => 8600280
conf => 8600281
conf => 8600282
conf => 8600283
conf => 8600284
conf => 8600285
conf => 8600286
conf => 8600287
conf => 8600288
conf => 8600289
conf => 8600290
conf => 8600291
conf => 8600292
conf => 8600293
conf => 8600294
conf => 8600295
conf => 8600296
conf => 8600297
conf => 8600298
conf => 8600299

; Conferences:
conf => 8600001
conf => 8600002
conf => 8600003
conf => 8600004
conf => 8600005
conf => 8600006
conf => 8600007
conf => 8600008
conf => 8600009
conf => 8600010
conf => 8600011
conf => 8600012
conf => 8600013
conf => 8600014
conf => 8600015
conf => 8600016
conf => 8600017
conf => 8600018
conf => 8600019
conf => 8600020
conf => 8600021
conf => 8600022
conf => 8600023
conf => 8600024
conf => 8600025
conf => 8600026
conf => 8600027
conf => 8600028
conf => 8600029
conf => 8600030
conf => 8600031
conf => 8600032
conf => 8600033
conf => 8600034
conf => 8600035
conf => 8600036
conf => 8600037
conf => 8600038
conf => 8600039
conf => 8600040
conf => 8600041
conf => 8600042
conf => 8600043
conf => 8600044
conf => 8600045
conf => 8600046
conf => 8600047
conf => 8600048
conf => 8600049
conf => 8600051


[Apr 16 18:18:11] WARNING[13779][C-00000008]: app_meetme.c:5253 admin_exec: Conference number '8600053' not found!
[Apr 16 18:18:11] WARNING[13779][C-00000008]: func_hangupcause.c:140 hangupcause_read: Unable to find information for channel
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby williamconley » Thu Apr 16, 2020 5:21 pm

Code: Select all
[Apr 16 18:08:04] WARNING[11840][C-00000007]: app_meetme.c:5253 admin_exec: Conference number '8600051' not found!
[Apr 16 18:08:04] WARNING[11840][C-00000007]: func_hangupcause.c:140 hangupcause_read: Unable to find information for channel


Hold the phone, there bubba. This is a hangup request. Nobody cares. It's trying to hang up a call that's actually already hung up. Vicidial code does not bother confirming the existence of the meetme room, it just sends the terminate command. If it exists, it dies. If it doesn't, it doesn't matter.

Are you experiencing a problem or is this just you tracking down error messages?

If this is the latter, you need to perform a local installation in a virtual server with the Vicibox .iso installer and compare error messages. Many of them are normal and can be safetly ignored. But chasing them down one at a time could waste a huge number of man-hours. Especially since a local VMware or vSphere or Proxmox or Virtualbox install is ... free. And it creates a nice little comparison tool to a standardized install which may be very useful.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Leads won't load

Postby carpenox » Thu Apr 16, 2020 5:26 pm

i am experiencing a problem, the campaign will allow the user to login and then after a minute or so it tells me there is no one in my conference, the campaign itself will still dial leads from the hopper and everything else seems to be fine, i just cant get a user logged in to start making calls, iget the following message:

No one is in your session: 8600053
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby carpenox » Thu Apr 16, 2020 6:14 pm

i dunno if any of these error messages have anything to do with it:

Code: Select all
CLI> reload
[Apr 16 19:13:17] NOTICE[13451]: cdr.c:4462 cdr_toggle_runtime_options: CDR simple logging enabled.
[Apr 16 19:13:17] WARNING[13451]: res_phoneprov.c:1231 get_defaults: Unable to find a valid server address or name.
[Apr 16 19:13:17] ERROR[13451]: ari/config.c:312 process_config: No configured users for ARI
[Apr 16 19:13:17] NOTICE[13451]: chan_skinny.c:8448 config_load: Configuring skinny from skinny.conf
[Apr 16 19:13:17] NOTICE[13451]: cel_custom.c:97 load_config: No mappings found in cel_custom.conf. Not logging CEL to custom CSVs.
[Apr 16 19:13:17] WARNING[13451]: pbx.c:7017 add_priority: Unable to register extension '102' priority 1 in 'vicidial-auto-phones', already in use
[Apr 16 19:13:17] WARNING[13451]: pbx_config.c:1848 pbx_load_config: Unable to register extension at line 467 of /etc/asterisk/extensions-vicidial.conf
[Apr 16 19:13:17] WARNING[13451]: pbx.c:7017 add_priority: Unable to register extension '102' priority 2 in 'vicidial-auto-phones', already in use
[Apr 16 19:13:17] WARNING[13451]: pbx_config.c:1848 pbx_load_config: Unable to register extension at line 468 of /etc/asterisk/extensions-vicidial.conf
[Apr 16 19:13:17] WARNING[13451]: pbx.c:7017 add_priority: Unable to register extension '102' priority 3 in 'vicidial-auto-phones', already in use
[Apr 16 19:13:17] WARNING[13451]: pbx_config.c:1848 pbx_load_config: Unable to register extension at line 469 of /etc/asterisk/extensions-vicidial.conf
[Apr 16 19:13:17] NOTICE[13451]: app_queue.c:8732 reload_queue_rules: queuerules.conf has not changed since it was last loaded. Not taking any action.
[Apr 16 19:13:18] NOTICE[2344]: chan_sip.c:24639 handle_response_peerpoke: Peer 'telnyx' is now Reachable. (39ms / 2000ms)
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby williamconley » Thu Apr 16, 2020 6:25 pm

carpenox wrote:i am experiencing a problem, the campaign will allow the user to login and then after a minute or so it tells me there is no one in my conference, the campaign itself will still dial leads from the hopper and everything else seems to be fine, i just cant get a user logged in to start making calls, iget the following message:

No one is in your session: 8600053

Does the user's phone ring? Does the user Answer the phone? Does the user hear "you are the only person in this session"?
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Leads won't load

Postby carpenox » Thu Apr 16, 2020 6:54 pm

none of the above, the users phone doesnt ring
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby carpenox » Thu Apr 16, 2020 10:07 pm

i was reading some other posts and it said to post output from a few diff things, hopefully this helps:
output from /bin/ps -o "%p %a" --no-headers -A
Code: Select all
/bin/ps -o "%p %a" --no-headers -A
    1 /usr/lib/systemd/systemd --switched-root --system --deserialize 23
    2 [kthreadd]
    4 [kworker/0:0H]
    6 [mm_percpu_wq]
    7 [ksoftirqd/0]
    8 [rcu_sched]
    9 [rcu_bh]
   10 [migration/0]
   11 [watchdog/0]
   12 [cpuhp/0]
   14 [kdevtmpfs]
   15 [netns]
   16 [xenbus]
   17 [xenwatch]
   19 [khungtaskd]
   20 [oom_reaper]
   21 [writeback]
   22 [kcompactd0]
   23 [ksmd]
   24 [crypto]
   25 [kintegrityd]
   26 [bioset]
   27 [kblockd]
   28 [ata_sff]
   29 [edac-poller]
   30 [devfreq_wq]
   31 [watchdogd]
   33 [kauditd]
   34 [kswapd0]
   35 [bioset]
   77 [kthrotld]
   79 [ipv6_addrconf]
  216 [bioset]
  217 [scsi_eh_0]
  218 [bioset]
  219 [bioset]
  220 [bioset]
  221 [scsi_tmf_0]
  222 [bioset]
  223 [bioset]
  224 [scsi_eh_1]
  225 [bioset]
  226 [bioset]
  227 [scsi_tmf_1]
  232 [bioset]
  234 [kworker/0:1H]
  254 [bioset]
  255 [xfsalloc]
  256 [xfs_mru_cache]
  257 [xfs-buf/xvda3]
  258 [xfs-data/xvda3]
  259 [xfs-conv/xvda3]
  260 [xfs-cil/xvda3]
  261 [xfs-reclaim/xvd]
  262 [xfs-log/xvda3]
  263 [xfs-eofblocks/x]
  264 [xfsaild/xvda3]
  336 /usr/lib/systemd/systemd-journald
  341 /usr/sbin/lvmetad -f
  343 /usr/sbin/haveged -w 1024 -v 0 -F
  366 /usr/lib/systemd/systemd-udevd
  393 [ttm_swap]
  443 /sbin/auditd
  462 [audit_prune_tre]
  466 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
  467 /bin/bash /usr/lib/xen-tools-domU/xen-vcpu-watch.sh
  469 xenstore-watch cpu
  470 /bin/bash /usr/lib/xen-tools-domU/xen-vcpu-watch.sh
  477 /usr/sbin/nscd
  479 /usr/lib/wicked/bin/wickedd-dhcp6 --systemd --foreground
  500 /usr/lib/wicked/bin/wickedd-auto4 --systemd --foreground
  508 /usr/lib/wicked/bin/wickedd-dhcp4 --systemd --foreground
  537 /usr/sbin/rsyslogd -n -iNONE
  552 /usr/lib/systemd/systemd-logind
  554 /usr/sbin/wickedd --systemd --foreground
  562 /usr/sbin/wickedd-nanny --systemd --foreground
 1060 /sbin/iscsid -f
 1073 [iscsi_eh]
 1080 /usr/sbin/mysqld --defaults-file=/etc/my.cnf --user=mysql
 1179 /usr/sbin/sshd -D
 1200 /sbin/agetty -o -p -- \u --keep-baud 115200,38400,9600 ttyS0 vt220
 1257 /usr/lib/postfix/bin//master -w
 1260 qmgr -l -t fifo -u
 1280 /usr/sbin/cron -n
 1281 /sbin/agetty -o -p -- \u --noclear tty1 linux
 1303 /usr/lib/systemd/systemd --user
 1304 (sd-pam)
 1338 /usr/bin/SCREEN -d -m -S ASTVDadapt /usr/share/astguiclient/AST_VDadapt.pl --debug
 1340 /usr/bin/SCREEN -d -m -S ASTfastlog /usr/share/astguiclient/FastAGI_log.pl --debug
 1342 /usr/bin/SCREEN -d -m -S ASTVDadFILL /usr/share/astguiclient/AST_VDauto_dial_FILL.pl --debug
 1349 /usr/bin/SCREEN -d -m -S ASTconf3way /usr/share/astguiclient/AST_conf_update_3way.pl --debug
 1352 /usr/bin/perl /usr/share/astguiclient/AST_VDadapt.pl --debug
 1355 /usr/bin/perl /usr/share/astguiclient/FastAGI_log.pl --debug
 1357 /usr/bin/perl /usr/share/astguiclient/AST_VDauto_dial_FILL.pl --debug
 1358 /usr/bin/perl /usr/share/astguiclient/AST_conf_update_3way.pl --debug
 2019 sshd: ec2-user [priv]
 2071 /usr/lib/systemd/systemd --user
 2072 (sd-pam)
 2077 sshd: ec2-user@pts/0
 2078 -bash
 2120 sudo -i
 2121 -bash
 2237 /usr/bin/SCREEN -S astshell20200416171002
 2238 /bin/sh
 2261 SCREEN -L -S asterisk
 2262 /bin/sh
 2267 /usr/sbin/asterisk -vvvvvvvvvvvvvvvvvvvvvgcT
 2496 /usr/bin/SCREEN -d -m -S ASTupdate /usr/share/astguiclient/AST_update_AMI2.pl
 2498 /usr/bin/perl /usr/share/astguiclient/AST_update_AMI2.pl
 2499 /usr/bin/SCREEN -d -m -S ASTsend /usr/share/astguiclient/AST_manager_send.pl
 2501 /usr/bin/perl /usr/share/astguiclient/AST_manager_send.pl
 2502 /usr/bin/SCREEN -d -m -S ASTlisten /usr/share/astguiclient/AST_manager_listen_AMI2.pl
 2504 /usr/bin/perl /usr/share/astguiclient/AST_manager_listen_AMI2.pl
 2505 /usr/bin/SCREEN -d -m -S ASTVDauto /usr/share/astguiclient/AST_VDauto_dial.pl
 2507 /usr/bin/perl /usr/share/astguiclient/AST_VDauto_dial.pl
 2508 /usr/bin/SCREEN -d -m -S ASTVDremote /usr/share/astguiclient/AST_VDremote_agents.pl --debug
 2510 /usr/bin/perl /usr/share/astguiclient/AST_VDremote_agents.pl --debug
15400 /usr/bin/perl /usr/share/astguiclient/FastAGI_log.pl --debug
15809 pickup -l -t fifo -u
16233 /usr/bin/perl /usr/share/astguiclient/FastAGI_log.pl --debug
16478 /usr/bin/perl /usr/share/astguiclient/FastAGI_log.pl --debug
18506 /usr/bin/perl /usr/share/astguiclient/FastAGI_log.pl --debug
21515 [kworker/u30:2]
23788 [kworker/0:1]
24891 [kworker/0:0]
25279 [kworker/u30:0]
25582 /usr/sbin/httpd-prefork -DSYSCONFIG -C PidFile /var/run/httpd.pid -C Include /etc/apache2/sysconfig.d//loadmodule.conf -C Include /etc/apache2/sysconfig.d//
25639 /usr/sbin/httpd-prefork -DSYSCONFIG -C PidFile /var/run/httpd.pid -C Include /etc/apache2/sysconfig.d//loadmodule.conf -C Include /etc/apache2/sysconfig.d//
25640 /usr/sbin/httpd-prefork -DSYSCONFIG -C PidFile /var/run/httpd.pid -C Include /etc/apache2/sysconfig.d//loadmodule.conf -C Include /etc/apache2/sysconfig.d//
25641 /usr/sbin/httpd-prefork -DSYSCONFIG -C PidFile /var/run/httpd.pid -C Include /etc/apache2/sysconfig.d//loadmodule.conf -C Include /etc/apache2/sysconfig.d//
25642 /usr/sbin/httpd-prefork -DSYSCONFIG -C PidFile /var/run/httpd.pid -C Include /etc/apache2/sysconfig.d//loadmodule.conf -C Include /etc/apache2/sysconfig.d//
25643 /usr/sbin/httpd-prefork -DSYSCONFIG -C PidFile /var/run/httpd.pid -C Include /etc/apache2/sysconfig.d//loadmodule.conf -C Include /etc/apache2/sysconfig.d//
25745 gpg-agent --homedir /var/tmp/zypp.ND57M2/zypp-trusted-kruS0fXd --use-standard-socket --daemon
29139 [kworker/0:2]
29890 /usr/sbin/CRON -n
29895 /usr/bin/perl /usr/share/astguiclient/AST_manager_kill_hung_congested.pl
29924 /bin/ps -o %p %a --no-headers -A
31543 /usr/bin/perl /usr/share/astguiclient/FastAGI_log.pl --debug


MariaDB [asterisk]> SELECT * from live_channels;
Empty set (0.00 sec)

MariaDB [asterisk]> SELECT * from live_sip_channels;
Empty set (0.00 sec)

Code: Select all
 perl AST_update.pl --debugX

----- SUPER-DUPER DEBUGGING -----
BUILD: 171208-1543
2020-04-16 23:13:14|PROGRAM STARTED|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2020-04-16 23:13:14|LOGGED INTO MYSQL SERVER ON 1 CONNECTION||
SHOW CHANNELS format: 1

|1|SELECT count(*) FROM server_updater where server_ip=ip here;|
LOOKING FOR Zap/DAHDI clients assigned to this server:
|SELECT extension FROM phones where protocol='Zap' and server_ip=ip here'|
LOOKING FOR IAX2 clients assigned to this server:
|SELECT extension FROM phones where protocol='IAX2' and server_ip='ip here' and phone_type NOT LIKE "%trunk%";|
cc300
cc301
cc302
cc303
cc304
cc305
cc306
cc307
cc308
cc309
cc310
cc311
cc312
cc313
cc314
cc315
cc316
cc317
cc318
cc319
cc320
cc321
cc322
cc323
cc324
cc325
cc326
cc327
cc328
cc329
cc330
cc331
cc332
cc333
cc334
cc335
cc336
cc337
cc338
cc339
cc340
cc341
cc342
cc343
cc344
cc345
cc346
cc347
cc348
cc349
cc350
LOOKING FOR SIP clients assigned to this server:
|SELECT extension FROM phones where protocol='SIP' and server_ip='3.218.149.105'|
gs102
cc101
cc102
cc103
cc104
cc105
cc106
cc107
cc108
cc109
cc110
cc111
cc112
cc113
cc114
cc115
cc116
cc117
cc118
cc119
cc120
cc121
cc122
cc123
cc124
cc125
cc126
cc127
cc128
cc129
cc130
cc131
cc132
cc133
cc134
cc135
cc136
cc137
cc138
cc139
cc140
cc141
cc142
cc143
cc144
cc145
cc146
cc147
cc148
cc149
cc150
1000
Zap Clients:  |
IAX2 Clients: |cc300|cc300@cc300|cc301|cc301@cc301|cc302|cc302@cc302|cc303|cc303@cc303|cc304|cc304@cc304|cc305|cc305@cc305|cc306|cc306@cc306|cc307|cc307@cc307|cc308|cc308@cc308|cc309|cc309@cc309|cc310|cc310@cc310|cc311|cc311@cc311|cc312|cc312@cc312|cc313|cc313@cc313|cc314|cc314@cc314|cc315|cc315@cc315|cc316|cc316@cc316|cc317|cc317@cc317|cc318|cc318@cc318|cc319|cc319@cc319|cc320|cc320@cc320|cc321|cc321@cc321|cc322|cc322@cc322|cc323|cc323@cc323|cc324|cc324@cc324|cc325|cc325@cc325|cc326|cc326@cc326|cc327|cc327@cc327|cc328|cc328@cc328|cc329|cc329@cc329|cc330|cc330@cc330|cc331|cc331@cc331|cc332|cc332@cc332|cc333|cc333@cc333|cc334|cc334@cc334|cc335|cc335@cc335|cc336|cc336@cc336|cc337|cc337@cc337|cc338|cc338@cc338|cc339|cc339@cc339|cc340|cc340@cc340|cc341|cc341@cc341|cc342|cc342@cc342|cc343|cc343@cc343|cc344|cc344@cc344|cc345|cc345@cc345|cc346|cc346@cc346|cc347|cc347@cc347|cc348|cc348@cc348|cc349|cc349@cc349|cc350|cc350@cc350|
SIP Clients:  |gs102|gs102@gs102|cc101|cc101@cc101|cc102|cc102@cc102|cc103|cc103@cc103|cc104|cc104@cc104|cc105|cc105@cc105|cc106|cc106@cc106|cc107|cc107@cc107|cc108|cc108@cc108|cc109|cc109@cc109|cc110|cc110@cc110|cc111|cc111@cc111|cc112|cc112@cc112|cc113|cc113@cc113|cc114|cc114@cc114|cc115|cc115@cc115|cc116|cc116@cc116|cc117|cc117@cc117|cc118|cc118@cc118|cc119|cc119@cc119|cc120|cc120@cc120|cc121|cc121@cc121|cc122|cc122@cc122|cc123|cc123@cc123|cc124|cc124@cc124|cc125|cc125@cc125|cc126|cc126@cc126|cc127|cc127@cc127|cc128|cc128@cc128|cc129|cc129@cc129|cc130|cc130@cc130|cc131|cc131@cc131|cc132|cc132@cc132|cc133|cc133@cc133|cc134|cc134@cc134|cc135|cc135@cc135|cc136|cc136@cc136|cc137|cc137@cc137|cc138|cc138@cc138|cc139|cc139@cc139|cc140|cc140@cc140|cc141|cc141@cc141|cc142|cc142@cc142|cc143|cc143@cc143|cc144|cc144@cc144|cc145|cc145@cc145|cc146|cc146@cc146|cc147|cc147@cc147|cc148|cc148@cc148|cc149|cc149@cc149|cc150|cc150@cc150|1000|1000@1000|
2020-04-16 23:13:14|STARTING NEW MANAGER TELNET CONNECTION||ATTEMPT|ONE DAY INTERVAL:12000||
pattern match timed-out at AST_update.pl line 470
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby carpenox » Fri Apr 17, 2020 12:13 pm

this problem is so frustrating, i feel like ive tried everything, ive researched for days, i found this recently:

https://thechris.in/technology/error-so ... oautodial/

I have tried everything explained here, when i check dahdi i get this:

dahdi_cfg -v
DAHDI Tools Version - 3.1.0

DAHDI Version: 3.1.0
Echo Canceller(s):
Configuration
======================


0 channels to configure.

My ip shows correctly but i still tried to reinstall everything using first server install and update ip and still the problem exist, no one is in your session.,...

Any suggestions 2 try would be grately appreciated
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby carpenox » Fri Apr 17, 2020 1:40 pm

it doesnt call my softphone when i try to use zoiper or xlite....
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby carpenox » Fri Apr 17, 2020 5:33 pm

i just tried to make a call thru asterisk:

Code: Select all
 console dial 1000
[Apr 17 18:32:22] WARNING[2607]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
[Apr 17 18:32:22] NOTICE[2607]: console_video.c:137 console_video_start: voice only, console video support not present
    -- Executing [1000@default:1] Dial("Console/dsp", "SIP/1000,60,") in new stack
[Apr 17 18:32:22] WARNING[3660][C-00000004]: app_dial.c:2527 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)
    -- Executing [1000@default:2] Goto("Console/dsp", "default,850266666666661000,1") in new stack
    -- Goto (default,850266666666661000,1)
    -- Executing [850266666666661000@default:1] Wait("Console/dsp", "1") in new stack
    -- Executing [850266666666661000@default:2] VoiceMail("Console/dsp", "1000,u") in new stack
  << Console call has been answered >>
[Apr 17 18:32:23] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
    -- <Console/dsp> Playing 'vm-theperson.gsm' (language 'en')
[Apr 17 18:32:24] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
[Apr 17 18:32:25] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
    -- <Console/dsp> Playing 'digits/1.gsm' (language 'en')
    -- <Console/dsp> Playing 'digits/0.gsm' (language 'en')
[Apr 17 18:32:26] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
    -- <Console/dsp> Playing 'digits/0.gsm' (language 'en')
[Apr 17 18:32:27] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
    -- <Console/dsp> Playing 'digits/0.gsm' (language 'en')
[Apr 17 18:32:28] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
    -- <Console/dsp> Playing 'vm-isunavail.gsm' (language 'en')
[Apr 17 18:32:29] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
    -- <Console/dsp> Playing 'vm-intro.gsm' (language 'en')
[Apr 17 18:32:30] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
[Apr 17 18:32:31] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
[Apr 17 18:32:32] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
[Apr 17 18:32:33] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
[Apr 17 18:32:34] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
[Apr 17 18:32:35] WARNING[3660][C-00000004]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
    -- <Console/dsp> Playing 'beep.gsm' (language 'en')
    -- Recording the message
    -- x=0, open writing:  /var/spool/asterisk/voicemail/default/1000/tmp/gpK7jZ format: wav49, 0x7f0f7c17a640
    -- x=1, open writing:  /var/spool/asterisk/voicemail/default/1000/tmp/gpK7jZ format: gsm, 0x7f0f7c026fc0
    -- x=2, open writing:  /var/spool/asterisk/voicemail/default/1000/tmp/gpK7jZ format: wav, 0x7f0f7c020d20
[Apr 17 18:32:40] WARNING[3660][C-00000004]: app.c:1658 __ast_play_and_record: No audio available on Console/dsp??
    -- User hung up
  == Spawn extension (default, 850266666666661000, 2) exited non-zero on 'Console/dsp'
[Apr 17 18:32:40] WARNING[3660][C-00000004]: func_hangupcause.c:140 hangupcause_read: Unable to find information for channel
    -- Executing [h@default:1] AGI("Console/dsp", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----20-----CHANUNAVAIL---------------)") in new stack
    -- <Console/dsp>AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----20-----CHANUNAVAIL---------------) completed, returning 0


also when i logon:
-- Executing [55558600052@default:1] MeetMeAdmin("Local/55558600052@default-0000000a;2", "8600052,K") in new stack
[Apr 17 18:41:22] WARNING[5018][C-00000006]: app_meetme.c:5253 admin_exec: Conference number '8600052' not found!
-- Executing [55558600052@default:2] Hangup("Local/55558600052@default-0000000a;2", "") in new stack
== Spawn extension (default, 55558600052, 2) exited non-zero on 'Local/55558600052@default-0000000a;2'
[Apr 17 18:41:22] WARNING[5018][C-00000006]: func_hangupcause.c:140 hangupcause_read: Unable to find information for channel
-- Executing [h@default:1] AGI("Local/55558600052@default-0000000a;2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16--------------------)") in new stack
-- <Local/55558600052@default-0000000a;2>AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ----------) completed, returning
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load

Postby carpenox » Sun Apr 19, 2020 10:43 am

ok so i know this thread has 2 different problems in it and i apologize for that, but i have fixed both issues so far, for the most part anyways, because this install is on a virtual server on amazon lightsail, the ports were blocked for registering the phones, once i opened all the ports on the firewall, i can now register the phones and accept the incoming call on zoiper when i log in. The problem now is I do not hear you are the only person in this conference and eventually i get kicked out to a blue screen saying "No one is in your session: " and the channels drops even though it seems to have been created and linked in meetme with no problems initially. What would cause that to happen after about 2 minutes?

Here is the output from cli:

Code: Select all
<--- SIP read from UDP:73.46.29.100:5060 --->


<------------->
  == Manager 'sendcron' logged on from 127.0.0.1
  == Using SIP RTP CoS mark 5
Audio is at 16990
Adding codec ulaw to SDP
Adding codec gsm to SDP
Adding non-codec 0x1 (telephone-event) to SDP
Reliably Transmitting (NAT) to 73.46.29.100:5060:
INVITE sip:cc107@73.46.29.100:5060;rinstance=c597098eabad1a28;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 172.26.9.158:5060;branch=z9hG4bK56c074d5;rport
Max-Forwards: 70
From: "S2004191137148600053" <sip:0000000000@172.26.9.158>;tag=as30cc17d0
To: <sip:cc107@73.46.29.100:5060;rinstance=c597098eabad1a28;transport=UDP>
Contact: <sip:0000000000@172.26.9.158:5060>
Call-ID: 022e6600686bb4ba71d96fb465e7de78@172.26.9.158:5060
CSeq: 102 INVITE
User-Agent: Asterisk PBX 13.21.0-vici
Date: Sun, 19 Apr 2020 15:37:14 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Remote-Party-ID: "S2004191137148600053" <sip:0000000000@172.26.9.158>;party=calling;privacy=off;screen=no
Content-Type: application/sdp
Content-Length: 278

v=0
o=root 250066698 250066698 IN IP4 172.26.9.158
s=Asterisk PBX 13.21.0-vici
c=IN IP4 172.26.9.158
t=0 0
m=audio 16990 RTP/AVP 0 3 101
a=rtpmap:0 PCMU/8000
a=rtpmap:3 GSM/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:150
a=sendrecv

---
    -- Called cc107

<--- SIP read from UDP:73.46.29.100:5060 --->
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 172.26.9.158:5060;branch=z9hG4bK56c074d5;rport=5060;received=server ip
To: <sip:cc107@73.46.29.100:5060;rinstance=c597098eabad1a28;transport=UDP>
From: "S2004191137148600053" <sip:0000000000@172.26.9.158>;tag=as30cc17d0
Call-ID: 022e6600686bb4ba71d96fb465e7de78@172.26.9.158:5060
CSeq: 102 INVITE
Content-Length: 0

<------------->
--- (7 headers 0 lines) ---

<--- SIP read from UDP:73.46.29.100:5060 --->
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 73.46.29.100:5060;branch=z9hG4bK56c074d5;rport=5060;received=server ip
Contact: <sip:cc107@73.46.29.100:5060;rinstance=c597098eabad1a28;transport=UDP>
To: <sip:cc107@73.46.29.100:5060;rinstance=c597098eabad1a28;transport=UDP>;tag=6a729a3c
From: "S2004191137148600053"<sip:0000000000@172.26.9.158>;tag=as30cc17d0
Call-ID: 022e6600686bb4ba71d96fb465e7de78@172.26.9.158:5060
CSeq: 102 INVITE
User-Agent: Zoiper rev.6751
Content-Length: 0

<------------->
--- (9 headers 0 lines) ---
sip_route_dump: route/path hop: <sip:cc107@73.46.29.100:5060;rinstance=c597098eabad1a28;transport=UDP>
    -- SIP/cc107-00000017 is ringing

<--- SIP read from UDP:73.46.29.100:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 73.46.29.100:5060;branch=z9hG4bK56c074d5;rport=5060;received=server ip
Contact: <sip:cc107@73.46.29.100:5060;rinstance=c597098eabad1a28;transport=UDP>
To: <sip:cc107@73.46.29.100:5060;rinstance=c597098eabad1a28;transport=UDP>;tag=6a729a3c
From: "S2004191137148600053"<sip:0000000000@172.26.9.158>;tag=as30cc17d0
Call-ID: 022e6600686bb4ba71d96fb465e7de78@172.26.9.158:5060
CSeq: 102 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
User-Agent: Zoiper rev.6751
Content-Length: 327

v=0
o=Zoiper_user 0 3 IN IP4 73.46.29.100
s=Zoiper_session
c=IN IP4 73.46.29.100
t=0 0
m=audio 8000 RTP/AVP 0 3 8 110 98 101
a=rtpmap:0 PCMU/8000
a=rtpmap:3 GSM/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:110 speex/8000
a=rtpmap:98 iLBC/8000
a=fmtp:98 mode=30
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
<------------->
--- (11 headers 15 lines) ---
Found RTP audio format 0
Found RTP audio format 3
Found RTP audio format 8
Found RTP audio format 110
Found RTP audio format 98
Found RTP audio format 101
Found audio description format PCMU for ID 0
Found audio description format GSM for ID 3
Found audio description format PCMA for ID 8
Found audio description format speex for ID 110
Found audio description format iLBC for ID 98
Found audio description format telephone-event for ID 101
Capabilities: us - (ulaw|gsm), peer - audio=(ulaw|gsm|alaw|ilbc|speex)/video=(nothing)/text=(nothing), combined - (ulaw|gsm)
Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
       > 0x7f0f98018f70 -- Strict RTP learning after remote address set to: 73.46.29.100:8000
Peer audio RTP is at port 73.46.29.100:8000
sip_route_dump: route/path hop: <sip:cc107@73.46.29.100:5060;rinstance=c597098eabad1a28;transport=UDP>
Transmitting (NAT) to 73.46.29.100:5060:
ACK sip:cc107@73.46.29.100:5060;rinstance=c597098eabad1a28;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 172.26.9.158:5060;branch=z9hG4bK35e0457d;rport
Max-Forwards: 70
From: "S2004191137148600053" <sip:0000000000@172.26.9.158>;tag=as30cc17d0
To: <sip:cc107@73.46.29.100:5060;rinstance=c597098eabad1a28;transport=UDP>;tag=6a729a3c
Contact: <sip:0000000000@172.26.9.158:5060>
Call-ID: 022e6600686bb4ba71d96fb465e7de78@172.26.9.158:5060
CSeq: 102 ACK
User-Agent: Asterisk PBX 13.21.0-vici
Content-Length: 0


---
    -- SIP/cc107-00000017 answered
    -- Executing [8600053@default:1] MeetMe("SIP/cc107-00000017", "8600053,F") in new stack
    -- Created MeetMe conference 1023 for conference '8600053'
    -- <SIP/cc107-00000017> Playing 'conf-onlyperson.gsm' (language 'en')
  == Manager 'sendcron' logged off from 127.0.0.1
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load / No one is in your session: 8600053

Postby carpenox » Sun Apr 19, 2020 11:00 am

updating topic so maybe it helps others
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Leads won't load [Solved]

Postby carpenox » Wed Apr 22, 2020 4:58 pm

For anyone having problems with loading leads thru the dialer, refer to this post but also make sure you didnt skip over something as simple as running the install.pl script within /usr/src/astguiclient/trunk/

http://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=39553&p=141918&hilit=Your+session+has+been+disabled#p141918


hopefully this helps someone not go thru as much trial and error as i did to find the solution....
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2247
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL


Return to Support

Who is online

Users browsing this forum: No registered users and 88 guests