issues with astguiclient new install

All installation and configuration problems and questions

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

issues with astguiclient new install

Postby zer0 » Thu Feb 09, 2017 5:44 am

Hi,

Im having a couple of issues with new fresh installed vicidial.

1. Manual dial no live call, when dialing manually by clicking the manual button the other side already answered the call but it the LIVE CALL never goes green.

2. When trying to upload new leads it always shows "" when i select the file data column to select which feild the leads be. I tried to upload CSV tabs delimited, comma delimited i got the same issue.

3. Im trying to enable inbound by selecting Y in Allow Inbound and Blended but when i press the submit button it goes back to N.

I installed this from a Debian 6 and Debian 8 same issue. i downgraded to debian 8 because the eaccelerator isn't compatible with PHP 5.6 I tested with 2.9rc1 2.13rc1 and from the SVN trunk.

Im using asterisk 1.8 where i get from download.vicidial.com/required-apps. I followed the whole scratch install and im sure i didn't miss anything because i installed it twice from deb8 and deb6

This is my current build:

VERSION: 2.14-587a
BUILD: 170207-1317
Asterisk 1.8.23.0-vici


/etc/astguiclient.conf
Code: Select all
# /etc/astguiclient.conf - configuration elements for the astguiclient/vicidial package
# this is the astguiclient configuration file
# all comments will be lost if you run install.pl again

# Paths used by astGUIclient
PATHhome => /usr/share/astguiclient
PATHlogs => /var/log/astguiclient
PATHagi => /var/lib/asterisk/agi-bin
PATHweb => /var/www
PATHsounds => /var/lib/asterisk/sounds
PATHmonitor => /var/spool/asterisk/monitor
PATHDONEmonitor => /var/spool/asterisk/monitorDONE

# The IP address of this machine
VARserver_ip => XXX.XXX.XXX.XXX

# Database connection information
VARDB_server => localhost
VARDB_database => asterisk
VARDB_user => cron
VARDB_pass => 1234
VARDB_custom_user => custom
VARDB_custom_pass => custom1234
VARDB_port => 3306

# Alpha-Numeric list of the astGUIclient processes to be kept running
# (value should be listing of characters with no spaces: 1234568)
#  X - NO KEEPALIVE PROCESSES (use only if you want none to be keepalive)
#  1 - AST_update
#  2 - AST_send_listen
#  3 - AST_VDauto_dial
#  4 - AST_VDremote_agents
#  5 - AST_VDadapt (If multi-server system, this must only be on one server)
#  6 - FastAGI_log
#  7 - AST_VDauto_dial_FILL (only for multi-server, this must only be on one server)
#  8 - ip_relay (used for blind agent monitoring)
#  9 - Timeclock auto logout, (If multi-server system, this must only be on one server)
#  E - Email processor, (If multi-server system, this must only be on one server)
VARactive_keepalives => 1234568

# Asterisk version VICIDIAL is installed for
VARasterisk_version => 1.8

# FTP recording archive connection information
VARFTP_host => 10.0.0.4
VARFTP_user => cron
VARFTP_pass => test
VARFTP_port => 21
VARFTP_dir => RECORDINGS
VARHTTP_path => http://10.0.0.4

# REPORT server connection information
VARREPORT_host => 10.0.0.4
VARREPORT_user => cron
VARREPORT_pass => test
VARREPORT_port => 21
VARREPORT_dir => REPORTS

# Settings for FastAGI logging server
VARfastagi_log_min_servers => 3
VARfastagi_log_max_servers => 16
VARfastagi_log_min_spare_servers => 2
VARfastagi_log_max_spare_servers => 8
VARfastagi_log_max_requests => 1000
VARfastagi_log_checkfordead => 30
VARfastagi_log_checkforwait => 60

# Expected DB Schema version for this install
ExpectedDBSchema => 1486



iax-vicidial.conf carrier config

Code: Select all
; VICIDIAL Carrier: PBX1 - Main PBX
[PBX1]
type=peer
host=XXX.XXX.XXX.XXX
maxauthreq=10
auth=md5,plaintext,rsa
context=default
username=XXX
secret=XXX
trunk=yes



extensions-vicidial.conf

Code: Select all
; VICIDIAL Carrier: PBX1 - Main PBX
exten => _63.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _63.,n,Dial(IAX2/PBX1/0${EXTEN:2},,tTo)
exten => _63.,n,Hangup

exten => _631.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _631.,n,Dial(IAX2/PBX1/0${EXTEN:5},,tTo)
exten => _631.,n,Hangup



What did i miss that im having this kind of error?


TIA
Last edited by zer0 on Thu Feb 09, 2017 5:59 am, edited 1 time in total.
zer0
 
Posts: 5
Joined: Wed Feb 01, 2017 12:45 am

Re: issues with astguiclient new install

Postby zer0 » Thu Feb 09, 2017 5:59 am

Here's the logs of when i make a manual dial


Code: Select all
   == Manager 'sendcron' logged on from 127.0.0.1
  == Using SIP RTP CoS mark 5
       > Channel SIP/cc149-00000002 was answered.
    -- Executing [8600051@default:1] MeetMe("SIP/cc149-00000002", "8600051,F") in new stack
  == Parsing '/etc/asterisk/meetme.conf':   == Found
  == Parsing '/etc/asterisk/meetme-vicidial.conf':   == Found
    -- Created MeetMe conference 1023 for conference '8600051'
    -- <SIP/cc149-00000002> Playing 'conf-onlyperson.gsm' (language 'en')
  == Manager 'sendcron' logged off from 127.0.0.1
  == Manager 'sendcron' logged on from 127.0.0.1
    -- Executing [8600051@default:1] MeetMe("Local/8600051@default-00000006;2", "8600051,F") in new stack
       > Channel Local/8600051@default-00000006;1 was answered.
    -- Executing [631XXXXXXXXXXXXXXXXXXXX@default:1] AGI("Local/8600051@default-00000006;1", "agi://127.0.0.1:4577/call_log") in new stack
    -- AGI Script Executing Application: (EXEC) Options: (Set(_CAMPCUST=TEST))
    -- <Local/8600051@default-00000006;1>AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
    -- Executing [631XXXXXXXXXXXXXXXXXXXX@default:2] Dial("Local/8600051@default-00000006;1", "IAX2/PBX1/XXXXXXXXXXXXXXXXXXXX,,tTo") in new stack
    -- Called IAX2/PBX1/XXXXXXXXXXXXXXXXXXXX
    -- Call accepted by XXX.XXX.XXX.XXX (format ulaw)
    -- Format for call is ulaw
  == Manager 'sendcron' logged off from 127.0.0.1
    -- IAX2/PBX1-21297 is making progress passing it to Local/8600051@default-00000006;1
    -- IAX2/PBX1-21297 answered Local/8600051@default-00000006;1
    -- Executing [h@default:1] AGI("Local/8600051@default-00000006;1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----41-----26") in new stack
    -- <Local/8600051@default-00000006;1>AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----41-----26 completed, returning 0
    -- Hungup 'IAX2/PBX1-21297'
  == Spawn extension (default, 631XXXXXXXXXXXXXXXXXXXX, 2) exited non-zero on 'Local/8600051@default-00000006;1'
  == Spawn extension (default, 8600051, 1) exited non-zero on 'Local/8600051@default-00000006;2'
    -- Executing [h@default:1] AGI("Local/8600051@default-00000006;2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
    -- <Local/8600051@default-00000006;2>AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
  == Manager 'sendcron' logged on from 127.0.0.1
  == Manager 'sendcron' logged off from 127.0.0.1
  == Manager 'sendcron' logged off from 127.0.0.1
  == Manager 'sendcron' logged on from 127.0.0.1
zer0
 
Posts: 5
Joined: Wed Feb 01, 2017 12:45 am


Return to Support

Who is online

Users browsing this forum: No registered users and 89 guests