Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

RE: Phone Menu Systems and Perl

by markwild (Sexton)
on Nov 05, 2000 at 13:13 UTC ( [id://40049]=note: print w/replies, xml ) Need Help??


in reply to Phone Menu Systems and Perl

It may be taboo to mention closed-source software here, but I can give you a resounding endorsement of some software that will allow you to create and process menus for telephone callers that is very compatible with Perl. Specifically, check out Copia International which makes a system called FaxFacts. Although it runs on NT (yech) and is closed source (yech), it is entirely configured with text files, including the config files that control the menu tree of options. That makes it an ideal task for Perl. I have used this software for over 7 years to run a Fax Service Bureau at the Los Angeles Times, and am currently writing a number of Perl scripts to manage a system at another company. The stuff works, is easy to use, and allows you to send email, fax on demand, fax broadcasting, phone transfers, and a variety of other things. Handling a phone tree is a relatively trivial task for this system. The type of hardware this runs on is not your typical modem card. They are specialized boards for handling voice and fax, usually manufactured by Dialogic and Brooktrout. Now, if someone could learn to control Dialogic and Brooktrout hardware with Perl directly, that'd be a cool thing, too, and I'd love to see it. (I think these companies sell their APIs.) If you can't do it directly, take a look at Copia's stuff. --Mark www.widawer.com

Replies are listed 'Best First'.
RE: RE: Phone Menu Systems and Perl
by Blue (Hermit) on Nov 08, 2000 at 00:08 UTC
    My own knowledge of this is many years out of date, but I have to backup markwild's recommendation for hardware. I've found Dialogic boards to be wonderful, if expensive. Mind you, this is over 5 years out of date, so take it for what it's worth. They had C APIs back then to their device drivers, which perhaps you could imbed calls to them.

    =Blue
    ...you might be eaten by a grue...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://40049]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-16 04:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found