Integration of vicidial with FreePBX

All installation and configuration problems and questions

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

Integration of vicidial with FreePBX

Postby walex » Wed Nov 12, 2008 5:32 am

Please can any one give the full detail of how i can integrate vicidial with freepbx, thanks for your quick responds .
walex
 
Posts: 29
Joined: Sat Nov 08, 2008 1:21 am

Postby mflorell » Wed Nov 12, 2008 12:21 pm

There are ways ofdoing this, but they are usually not easy or consistent.

We recommend putting them on separate machines.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby williamconley » Wed Nov 12, 2008 11:25 pm

We put them on the same box, but we do not "integrate" per se. We allow freepbx to create Extensions (that are then available to Vicidial) and Trunks (also available to vicidial) but we do not mix the dialplans because of the Extreme overhead of FreePBX. Also, the overhead of FreePBX can interfere with Vicidial's operation if you have more than just a couple users active unless you have a Powerful CPU.

But I have instructions if you are interested for a "simplistic" co-installation (I won't call it "integration").
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!)

Postby mflorell » Wed Nov 12, 2008 11:41 pm

We would love to have instructions if you will post them.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby williamconley » Thu Nov 13, 2008 12:06 am

Here's the simplistic "share the box" version:
* Assume your file structure is NOT the same as mine and you will need to move from/to different folders to find Vicidial files and Asterisk folder
* Built for older version of Vicidial so keep your wits about you during manual editing and KEEP COPIES of your files just in case
* I am Not Responsible for this baking your BIOS and/or making your dog run in circles.

cp /usr/src/astguiclient/docs/conf_examples/extensions.conf.sample /etc/asterisk/extensions_custom.conf

cp /usr/src/astguiclient/docs/conf_examples/extensions.conf.sample /etc/asterisk/globals_custom.conf

cp /usr/src/astguiclient/docs/conf_examples/manager.conf.sample /etc/asterisk/manager_custom.conf

cp /usr/src/astguiclient/docs/conf_examples/meetme.conf.sample /etc/asterisk/meetme_custom.conf

###########
(this section is optional, may have been fixed in later vicidial releases):
perl -pi -e 's/3429,5,Voicemail,u2000/3429,6,Voicemail,u2000/' /etc/asterisk/extensions_custom.conf
perl -pi -e 's/3429,4,Dial,sip/3429,5,Dial,sip/' /etc/asterisk/extensions_custom.conf
perl -pi -e 's/3429,3,Answer/3429,4,Answer/' /etc/asterisk/extensions_custom.conf
###########


# nano /etc/asterisk/extensions_custom.conf
delete [globals] section
change [default] to [ext-local-custom]
save and quit

# nano /etc/asterisk/manager_custom.conf
delete [general] section
save and quit

# nano /etc/asterisk/meetme.conf
add: '#include meetme_custom.conf' below meetme_additional.conf
save and quit

# nano /etc/asterisk/meetme_custom.conf
remove '[rooms]' declaration (already in meetme.conf, don't need it again)
save and quit

# nano /etc/asterisk/globals_custom.conf
delete [general] section
delete [globals] HEADER, leave the section there (the context has already been included in _additional, no need to dupe it)
change values for ALL the trunks to = IAX2/Vpstrgentoo27 (or whatever your trunk is)
delete [default] section (that would be the entire rest of the file to the bottom)

save and quit


*After this you will need to test with your CLI to assure that your Vicidial can Dial out through the correct Context and that FreePBX can still do so as well.
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!)


Return to Support

Who is online

Users browsing this forum: No registered users and 250 guests