[Asterisk-Users] Dialer

trixter aka Bret McDanel trixter at 0xdecafbad.com
Fri Jan 6 14:16:50 MST 2006


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060106/77109017/attachment.pgp


More information about the asterisk-users mailing list