Linux Telephone Systems?
Travis Roy
travis at scootz.net
Fri Jan 3 21:13:06 EST 2003
> I'd like to have the ability to have the incoming calls use
> callerid data to display customers information when they
> call. Just a webpage that gets updated ever 3 mins or
> somthing, depending on call volume.
This should be possible, I know somebody that hacked some CallerID stuff
into his vgetty code and he actually has specific messages based on
who's calling. He hasn't released his code however. The cool thing is
that if it's a blocked call it will assume that it's a telemarketer and
part of his message will tell them to place him on their do-not-call
list.
> Could the linux box also serve voice mailboxes?
This I know it can do. But I've never set it up
> What about call statistics?
Based on who called? Shouldn't be a problem, just parse the vgetty logs.
> Call time, call duration, and call end?
I don't know how to do this since it would most likely just forward the
call to another extension. If it could interface with the PBX then I
would say yes, but never tries that.
> Automation? So that a client can report a "Network
> Down" and the box will send an SMS page to several pagers?
This could also be done.
You might want to start by looking at this project -
http://vocp.sourceforge.net/
More information about the gnhlug-discuss
mailing list