Re: [Asterisk-java-users] A newbie introduction
Brought to you by:
srt
From: wardsback <war...@no...> - 2006-07-19 06:31:13
|
On Wed, 19 Jul 2006 00:39:49 +0200, Brett Sutton <bs...@no...> wrote: > You don't need Asterisk-Java to meet your current requirements just a > fairly basic dial plan. > > wardsback wrote: >> Basically this system will provide callers with a menu and redirect >> them. >> If destination phone is busy, take a messge and mail it to concerned >> person. >> really basic for now. >> >> It would have to serve a dozen of people. Incomming calls will come >> through SIP and regular analog lines. (We already own a zaptel card) >> >> I would consider this project successfull when It has the features I am >> asked to implement and it has been designed in a "reusable" manner, so I >> can adapt it to other needs. >> I also expect to gain enought knowledge with asterisk per se and >> astersik-java to build more sophisticated systems. >> >> And of course lower costs is a major point for the pople who asked for >> it. >> In here, hardware PBX provider just rips our asses. >> >> PEACE Well, I guessed so, but this little thing will be a test-drive for me as I'll have soon to build something more elaborated including : - multiple database queries - text to speech (in french & other languages) - outgoing calls and more.... |