Trixbox Pro Appliance and Predictive Dialer

netrix37
Posts: 22
Member Since:
2009-04-20

I'm hoping someone can provide insights on getting a predictive dialer (I looked at both Vicidial and OSDial) working with the trixbox pro appliance or in conjunction with it. I've seen a bunch of forum entries (here and elsewhere) referencing users who have made the two work together but no concrete instructions on exactly how its accomplished. The TB appliance is currently in use with about 30 call center agents so I hesitate to go traipsing around editing TB config files not to mention most changes I have made get nuked each time I sync with the upstream TB servers. I like the idea of running a separate machine as the dialer and connecting the two via a IAX trunk but a) don't currently have the particular skill set to make that happen and b) don't know what limitations on the functionality that would create. Bottom line I'm looking for instructions so I can understand the best choices and possibly hiring the right person to help undertake the project. Thanks guys!

P.S. I'm not against outsourcing the dialer altogether but it just has never seemed to make a great deal of sense financially.



cbbs70a
Posts: 24
Member Since:
2008-01-17
Predictive Dialer

If you can list your requirements for the dialer, I may be able to help.
Regards;
FSD



netrix37
Posts: 22
Member Since:
2009-04-20
cbbs70a: To be honest I

cbbs70a: To be honest I don't have a clear picture of what requirements I have for the dialer outside of I provide it a list either via a text document, web service, or whatever and it dials the numbers and ties directly into the TB system so we don't have duplicate functionality. I've never set this up before so I have no concept of the appropriate terminology. Sorry to be vague but I intended to install vicidial on a vanilla machine just to be able to figure out options and get a better understanding of whats available but I thought I would ask here to get pointers. Thanks in advance.



andrew
Posts: 1472
Member Since:
2006-05-30
Some people have had good

Some people have had good luck running Vicidial on a separate machine. Once the called party answers you can forward the call to an extension or a ring group on the trixbox pro machine.



netrix37
Posts: 22
Member Since:
2009-04-20
Andrew - The primary reason

Andrew - The primary reason for running it on another machine is so that I don't have to worry about the predictive dialer breaking the TB Pro machine and giving TB support an excuse to not support the box. Can you point me to any specific setup instructions?



andrew
Posts: 1472
Member Since:
2006-05-30
You can't load any software

You can't load any software on a pro machine. It could interact with other software and screw something up. You always want to run your predictive dialer on another machine anyway. It reduces the change of causing problems on your primary phone system.

You could start by downloading the LiveCD and playing around with it a bit. Then if your serious you could pay the Vicidial people to set it up or use their documentation/user forum etc to get it working.

http://www.vicidial.org/vicidial.php



b14ck
Posts: 773
Member Since:
2009-03-03
I wrote my own dialer a

I wrote my own dialer a while back, and have a fair bit of experience. If you'd like, I can help you figure out exactly what it is you are looking for and possibly point you in the right direction. Developing your own dialer in house (you say you want a predictive dialer) is not something you are going to want to do. I can tell you firsthand that the amount of time and knowledge required to do that successfully will cost you a fortune. There are several pretty good auto/predictive dialer solutions on the market (most are hosted) which work great, but none of them are cheap.

If you'd like to see a really REALLY good dialer (auto / predictive) with all the functionality you could ever want, check out five9 (http://www.five9.com/). They are very expensive, but have excellent documentation, representatives, and an awesome product. You should probably get started by looking at their podcasts and seeing what features these sorts of products offer, so that you get a good understanding of what sort of stuff is out there.

--

Randall Degges
Lead Developer, RCI Telecommunications
projectb14ck - http://projectb14ck.org/ - Weblog



netrix37
Posts: 22
Member Since:
2009-04-20
Thanks guys. I've looked at

Thanks guys. I've looked at both Vicidial and Five9's service as potential options. Andrew, I think I'm going to take your advice and download the live cd to get a better understanding of the options. Right now our trunk is roughly only 25% utilized so I would prefer to use a local dialer even though five9's product looks great.



netrix37
Posts: 22
Member Since:
2009-04-20
So I installed vicibox

So I installed vicibox server to play around it and get a better understanding of dialers in general except that I couldn't figure out how to link it my current tb install. Can someone spell out a generic config for connecting two machines over a local network for outbound dialing? Here is what I've tried so far:

[dialer]
type=friend
username=trixbox
secret=secret
auth=plaintext
host=10.10.10.1
context=from-internal
peercontext=from-internal
qualify=yes
trunk=yes

[trixbox]
type=friend
username=dialer
secret=secret
auth=plaintext
host=10.10.10.2
context=from-internal
peercontext=from-internal
qualify=yes
trunk=yes

which gets me

trixbox/dialer   10.10.10.2    (S)  255.255.255.255  4569 (T)      OK (4 ms)
dialer/trixbox   10.10.10.1    (S)  255.255.255.255  4569 (T)      OK (12 ms)

I know I've got to add a dial plan piece which essentially says on the dialer outbound calls and extension calls (7xx) go to trixbox but could use some assistance.



netrix37
Posts: 22
Member Since:
2009-04-20
Anyone interested in helping

Anyone interested in helping me out connecting a "Vicibox server" (the ISO from their site) to a trixbox pro call center edition hardware appliance PM me your rate and idea of how long you think it will take. Thank you.



netrix37
Posts: 22
Member Since:
2009-04-20
I promise I will not bump

I promise I will not bump again but just can't believe no ones run a similar setup before. If anyone has interest in helping out and getting paid DM me or reply to this thread.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.