Slashdot Mirror


Suggestions for Computer Answering Systems?

{e}N0S asks: "Just got done watching the movie Brainscan and it got me wanting my computer to handle my telephone again. Features like: menu systems, custom greetings based on caller id, remote access, voice recognition ("igor hold" "holding") and such would be ideal. Have you Slashdot readers implemented something like this, and do you have tips on good software?"

13 of 54 comments (clear)

  1. isdn4bsd by prisonernumber7 · · Score: 3, Informative


    In the FreeBSD 3.something days I remember to have used isdn4bsd - a very fine software package. I am not sure if that still holds true today, but iirc it did just what you asked for.

    --
    && aemula C. ab stirpe interiit
  2. Vgetty by lubeboy · · Score: 5, Informative

    Vgetty From the web page: Vgetty turns your voice modem into an answering machine. It adds voice capabilities to mgetty. This means, that you can handle data, fax and voice calls on one telephone line. How good all this works depends strongly on the modem you have. There are many modems with bad voice implementations and quite a few more expensive ones with a good hardware and firmware.

    1. Re:Vgetty by jesboat · · Score: 2, Informative

      Any that has a toll-saver mode, like a Lucent 1715.

    2. Re:Vgetty by Anonymous Coward · · Score: 1, Informative

      Uniden PowerMAX 2.4GHz--it was their cheapest model a year ago that offered multiple handsets with charging stations.

      It replaced my 5 year old Sony(I forget the model number) that *ALSO* provided the feature of changing the number of rings based on whether there were waiting messages.

      The Sony replaced some 1 year old POS that did the same thing.

      Contrary to your experience, I have yet to purchase an answering machine the doesn't offer this feature which I've never even used!

  3. GNU Bayonne by Anonymous Coward · · Score: 4, Informative

    GNU Bayonne, the telecommunications application server of the GNU project, offers free, scalable, media independent software environment for development and deployment of telephony solutions for use with current and next generation telephone networks.

  4. Here's one by $exyNerdie · · Score: 3, Informative


    I have not tried it but here's one:
    EzVoice 2.0

  5. Re:Vocp by SenatorTreason · · Score: 3, Informative

    I tried VOCP. It looks good, but I was never able to get it working due to weird modem issues. I will reiterate what an above poster said: Be very careful about what modems you use! Also, read all of the documentation before you get deep into it. Before attempting this, I didn't realize that that the sounds (answering message, etc) had to be in a *very* specific format for the modem, and that simple *.wav's would not do. VOCP comes with utilities to help this convertion though. Again, just read through everything, and make sure you understand what's going on and that your modem will actually work! Good luck. Here are list of modems!

  6. Asterisk by Halvard · · Score: 4, Informative

    Features like: menu systems, custom greetings based on caller id, remote access, voice recognition ("igor hold" "holding") and such would be ideal.

    Check out Asterisk. It's got all the features you ask about, supports POTS, ISDN, T-1, E-1, TDM, SIP, MGCP, etc., etc., ad naseum. You can easily setup a separate call queue based on the caller ID value, call-back, IVR, etc.I haven't been lurking in the list recently but you probably can do voice commands (roll your sleves up).
    1. Re:Asterisk by veneficus · · Score: 5, Informative

      I've been using Asterisk successfully for over 6 months at my house. It's like a media center for your telephone -- You can connect so many disparate telephony technologies together to make the mother of all frankensteined phone systems!

      Pound for pound, Asterisk is the best solution for computer telephony in the Linux arena. Bayonne is progressing, but it's not to the level yet that Asterisk has had for half a year now.

      Asterisk supports SIP, H323, MGCP, SCCP, ISDN, PSTN, PRI, just about anything you can throw at it that has an ominous sounding acronym.

      Besides that, the Asterisk people are helpful if you demonstrate that you're interested in learning, not just the quick fix.

      Come check out #asterisk on freenode(openprojects) or http://www.asterisk.org to see what Asterisk can do for you!

      --
      -- Hey, what the hell, it's only slashdot..
    2. Re:Asterisk by brc007 · · Score: 2, Informative
      I agree, Asterisk will do everything you want and much more (click to check out the extensive feature list).

      Drop by and say hi at #asterisk on freenode (try irc.debian.org) (if you need an irc client try mIRC for windows).

      There's a good article by John Todd at o'Reilly here.

      Here's a Guide to Asterisk.

      There's also a Wiki

    3. Re:Asterisk by qaggaz · · Score: 2, Informative
      Ok, here are the quick answers, check out the web sites for more info.
      1. Is it possible to have Asterisk to be situated between my incoming (analog) phone line and the (analog) phones in the house?
        • Yes
      2. What kind of hardware would that require?
        • For the scenario you describe above, you would need:
        • an FXO card for your analog phone line and
        • a 4 port FXS card for your analog phones in your house.
        You would need to connect each phone to a separate FSX port. Then setup extensions and a dialing plan and you will be able to call between them and make outgoing calls, setup IVR menus, voice mail, etc.
      3. Does it have a power-failed pass-though mode?
        • No.
      4. Is it possible to have Asterisk gateway calls to a cell phone, so that if I unplug the local telco, the house phones will still work?
        • I'm not sure that I understand what you are trying to accomplish here. You can forward calls to an internal extension, or you could "bridge" to an external "dial peer," but you would need to remain connected to the local telco. Of course your internal phones would work (i.e. you could make calls between your local extensions) regardless of whether you were connected to the outside world or not. Any way, please clarify your question.
  7. Boy are you lucky by Phleg · · Score: 2, Informative

    Someone answered your question in the very next story.

    --
    No comment.
  8. This Book ... by doublesix · · Score: 3, Informative

    ... Linux Toys: recently reviewed on /. has a chapter devoted to exactly what you seem to want. I bought the book after reading the review ... havent tried the answering machine (busy w/the laptop picture frame) but it looks easy. There's a website: http://www.linuxtoys.net too.