• No results found

Installation documents for Goautodial.pdf

N/A
N/A
Protected

Academic year: 2021

Share "Installation documents for Goautodial.pdf"

Copied!
16
0
0

Loading.... (view fulltext now)

Full text

(1)

Installation of Goautodial with CentOS 64bit (CentOS 5.8)

Download the pre-requisite of asterisk 1.4.x.x and Goautodial. Below mention module will install all the dependencies you need for Goautodialer. Just- cut and paste from here if you're happy to install things you may or may not need.

yum install openssl mod_ssl screen sox subversion mysql server mysql-devel httpd php mysql gd cli mcrypt mbstring cli php-pdo php-pear php-devel phpmyadmin lame ploticus mpg123 htop iftop munin munin-node vim-enhanced rsync gcc-c++ fail2ban ntp

Data-Dumper String-CRC NetAddr-IP Proc-ProcessTable perl-Archive-Tar perl-Test-Tester

perl-Spiffy perl-HTML-Template perl-RPM-Specfile perl-Spreadsheet-WriteExcel perl-Proc-Daemon perl-IO-Compress

perl-Set-Scalar perl-HTML-Parser perl-XML-Parser perl-Crypt-DES perl-Term-ReadLine-Gnu perl-Digest-SHA

TermReadKey URI Net-Server Digest-HMAC IO-Zlib perl-HTML-Tagset perl-Error perl-IO-stringy

perl-Module-Install perl-Test-Base perl-Net-Daemon perl-Date-Manip perl-PlRPC perl-Spreadsheet-ParseExcel

perl-Net-Address-IPv4-Local perl-File-Which perl-Net-Telnet perl-ExtUtils-CBuilder perl-Mail-Sendmail perl-XML-Writer

File-HomeDir Text-Glob Text-CSV_XS libwww-perl perl-Unicode-Map perl-DBD-MySQL

Net-SSLeay rrdtool DBD-Pg DBI Digest-SHA1 perl-Curses perl-BSD-Resource perl-Compress-Raw-Zlib

perl-OLE-Storage_Lite perl-Net-SNMP perl-Parse-RecDescent perl-YAML-Tiny perl-YAML perl-Test-NoWarnings perl-Archive-Zip

perl-Proc-PID-File perl-Jcode perl-Text-CSV perl-Net-Address-IP-Local-0.1.2.tar.gz.noarch perl-Spreadsheet-XLSX

perl-Spreadsheet-ReadSXC perl-Spreadsheet-Read perl-Tk perl-Tk-TableMatrix Individual application specific dependencies

We've got to be able to compile it! yum -y install gcc gcc-c++

Note that you may need to use the following if you are running a Xen enabled kernel: yum -y install kernel-xen-devel

If you want the 'zttool' application, you'll need to: yum -y install newt-devel

Other things you may find useful (if they're not already installed):

yum -y install mlocate lynx tar wget nmap bzip2 mod_ssl crontabs vixie-cron

Install Asterisk and Dahdi packages

(2)

core-en-alaw core-en-gsm asterisk-sounds-core-en-ulaw

extra-en-alaw extra-en-gsm asterisk-sounds-extra-en-ulaw

Install Install Vicidial and Goautodial packages

yum install vicidial vtigercrm goautodial-ce goautodial-ce-config

Reboot

reboot

(3)

Configurations Of Dialer from Admin panel

System Configurations

Goautodial does not have a desktop manager installed so you need to access it via network from

your workstation, the server's default IP Address is 192.168.1.2

(4)

Click ADMIN LOGIN

username: admin

password: goautodial

Configure Default Gateway

Default Gateway is not configured by default so you have to manually configure it, you can also

change the IP Address from the same menu.

(5)

Click on Systems/Network > Configuration > eth0 config

(6)

Update Database IP

If you changed the IP address of the server you also need to update the IP addresses entries in the

database:

Click on Systems/Network > Configuration > Update Database IP

Carrier Configuration

Before you can start dialing, you need to configure your carrier/trunk, if you do not have your

own carrier yet you can sign up for an account at http://goautodial.com/voip-store/

Click in VICIDIAL Admin > Admin > Carriers > Add A New Carrier

Below is a sample carrier configuration:

Registration String:

(7)

Account Entry:

[goautodial] disallow=all allow=g729 allow=gsm allow=ulaw type=friend secret=password username=username host=sip.goautodial.com dtmfmode=rfc2833 context=trunkinbound qualify=yes insecure=very nat=yes

Dialplan Entry:

US:

exten => _91XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log) exten => _91XXXXXXXXXX,2,Dial(SIP/${EXTEN:1}@goautodial,,tTo) exten => _91XXXXXXXXXX,3,Hangup

UK:

exten => _944.,1,AGI(agi://127.0.0.1:4577/call_log) exten => _944.,2,Dial(SIP/${EXTEN:1}@goautodial,,tTo) exten => _944,3,Hangup

Australia:

exten => _961.,1,AGI(agi://127.0.0.1:4577/call_log) exten => _961.,2,Dial(SIP/${EXTEN:1}@goautodial,,tTo) exten => _961,3,Hangup

(8)

Activate Newly created Trunk by setting Active = Y and click Submit

How To Load Leads

1. If this is the first time you will load leads, you need to create a List first, go to Lists > Add a

New List and make sure you select the campaign you will use, for this guide you can use the

default campaign TESTCAMP

See below for a sample .csv format list/leads file:

"PHONE NUMBER","FIRST NAME","LAST NAME ","ADDRESS1","CITY","STATE","POSTAL CODE" 2127773456,"first1","last1","Address 1","city","NY",12345 2127773456,"first2","last2","Address 2","city","NY",12345 2127773456,"first3","last3","Address 3","city","NY",12345 2127773456,"first4","last4","Address 4","city","NY",12345 2127773456,"first5","last5","Address 5","city","NY",12345

2. Go to Lists > Load New Leads > Browse the list file in .csv format > type the Listid you

created in the List ID Override > type 1 in the Phone Code Override if you are calling US

(9)

numbers > Select Custom Layout > Submit

(10)

If the loading of leads is successful you will see something similar to this:

Go to Campaigns > TESTCAMP

You can see that the leads are successfully loaded and there are currently 5 leads in the dial

hopper.

If the dial hopper is not being populated try to set the Local Call Time to 24hours:

(11)

Softphone Configurations

Below is a link for 2 of the most popular freely downloadable softphones, for this guide we can

use the following SIP account:

Username: 8001

Password: goautodial

Realm/Domain: 192.168.1.2

1.

Xlite 4 Configuration

(12)

Agent Login

1. Open http://192.168.1.2/

and click the AGENT LOGIN link:

2. Login using one of the default user accounts.

Phone Login: 8001

Phone Password: goautodial

User Login: agent001

User Password: goautodial

Campaign: TESTCAMP

(13)

After clicking on SUBMIT your phone/extension will ring, ANSWER the call and you will hear

“You are currently the only person in this conference” DO NOT HANG UP.

3. If the campaign is configured as Manual/Preview dialing you will see the agent screen

below, Click DIAL NEXT NUMBER > DIAL LEAD , If the campaign is configured for

(14)
(15)

If the call is successful you will see the LIVE CALL indicator turn to GREEN, If you are in

Predictive Dialing Mode you will hear a short beep sound every time a call comes in.

(16)

4. After each call click HANGUP

reverse phone lookup

and select a CALL DISPOSITION.

References

Related documents

In the event that your password or Email address are being rejected at login, you are able to start an automated password recovery process by clicking on the Member Login

To connect to an account (V32 controller), you need a System Login and System Password. This System Login and System Password is associated to a User in the V32 controller.

Call the telephone number of the dedicated touch tone phone line that the Wurtec phone is connected to.. The Wurtec phone will answer after five (5) rings and you will hear a

• A login/password popup is displayed requiring the user to provide a username and password to the Kerberos server. • The user enters the login and password. • The device passes

USER NAME AND PASSWORD?” and follow the directions below it to retrieve your USER NAME and PASSWORD * Return to the Login page to login to the Application for Employment.

Use any telephone or mobile phone to call the alarm system number, and after getting through, input you can hear a voice prompt “Please enter password”. If there’s no

The user can either answer it at the desk or manage the call from the mobile phone (answer the call at the mobile phone, send it to company voicemail or hang-up)..  A user is

You can use the User Profile page to change the user-name and password you use to login to the Merchant Interface, the email address your password is sent to if you forget yours