[Asterisk-Users] Dialer

Wiley Siler wsiler at education2020.com
Fri Jan 6 14:52:59 MST 2006


Very cool!  Is this something you can share the code?

Thanks,
Wiley


-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of trixter
aka Bret McDanel
Sent: Friday, January 06, 2006 2:17 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Dialer

On Fri, 2006-01-06 at 11:45 -0700, Wiley Siler wrote:
> Just to make it easy, I will be reading the caller list from a another

> server via a web page, parsing it and dialing.
> After each pass, I just post back to the server web page and it 
> updates the other system.
> Our tech just needs to review the log once daily.

That is basically what I did for a customer.  I have a DB that is
filtered pursuant to 47 CFR 64.1200 and 16 CFR 310 (US federal laws
concerning these types of systems -- not calling to the US, dont worry
about it).  I wrote some tools to make that a snap.  I then have 1-N
clients pull from the DB servier via HTTP to get the next number to dial
and context to goto.  The dialplan updates the DB via HTTP so the status
of a given number is known and prevents duplicate calls.

I added answering machine detection to my asterisk server and a few
other things to make the dialing slightly better.  

The way it works they can have many many calling systems if they need,
nothing has to be local to each other.  Reports can be generated off any
data that is available (timestamps of events, status of calls, etc).

This is perfect for dr appt reminders, batch calls saying 'your product
has been shipped' etc.  
-- 
Trixter http://www.0xdecafbad.com     Bret McDanel
UK +44 870 340 4605   Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378
http://www.sacaug.org/ Sacramento Asterisk Users Group



More information about the asterisk-users mailing list