LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   linux telephony (https://www.linuxquestions.org/questions/linux-networking-3/linux-telephony-357119/)

ugenn 08-26-2005 01:14 AM

linux telephony
 
Hi,

I'm interested in exploring various telephony technologies using linux. I've heard of OSS projects like asterisk and bayonne, but I need some background information on the technology as a whole. Where can such info for one with no prior experience?

Essentially, what I'm trying to do is setup a simple automated answering system. Can this be done with a regular PC and modem? Do I need extra infrastructure support from a telco other than a phone line?

Thanks.

Ike M. 08-26-2005 02:24 AM

Yes and no
 
Depending on what hardware you have at your house, there are various ways that you could handle this. From what your message said, I gather that your concern in this area centers mainly around transactions that are going to be going over your [voice] line. In order for your modem to be able to handle both data and VOICE transactions, theoretically you need to have a special VOICE modem installed (probably going to cost a little more than your typical Winmodem)

In addition to this, your local telephone company has special rings available (at some additional charge, of course) that can inform you of whether you are receiving 1) a VOICE call 2) a DATA call, or 3) a FAX. (Whatever software you are using for this should have a section where you can set this up if you have purchased this service)

Myself, I have fantasized about setting up something nice like this at my place, but I was a little disappointed to discover that all of the modems that I own (many of them second hand) seem to be only data/fax equipped. Something that I did notice about this, that has to do with the fact that when my data only modem receives a voice call, I can hear what the person on the other end is saying, and my research into Hayes compatible modem commands, I think that it may be theoretically possible to get around this. Especially given the speed and efficiency of most modern computers.

I happen to have at my house a nifty little gadget that goes from telco connector to 1/8¨ mono headphone type audio connector that I got from Radio Shack. I thought about trying to write a script that would record a message onto my soundcard (after I connected my modem to it with this), however after realizing that this only goes one way, I decided not to waste the time. Theoretically, with a couple of these, one going each way, and some scripts to properly synchronize your soundcard and recording software (should your data/fax modem fail to connect within like 2 seconds) you could accomplish something a lot like this without the special modem or specialized ring.

If I were you, and you have serious customers that might be on the line with a setup like this, I would just go ahead and SPEND the $$$ for the true VOICE modem and specialized telco rings. If anyone works out anything like this on their own, please let me know!!!

ugenn 08-26-2005 05:19 AM

I have a voice modem (winmodem, but supported). My main concern is how to get input from the user (dial tone). Is there some protocol specifying this?

michaelk 08-26-2005 07:25 AM

vgetty is an application for creating an answering machine. No actual experience in using it.

Lots more info and howtos on the web but here is one site.
http://alpha.greenie.net/vgetty/

ugenn 08-26-2005 08:18 AM

I am not trying to create a phone answering machine, but an automated answering system (IVR system).

DeadPenguin 08-28-2005 02:39 AM

I think you can accomplish this with asterisk. Check Asterisk@Home. http://asteriskathome.sourceforge.net/
Here is the handbook: http://asteriskathome.sourceforge.ne...ook/index.html

There is a lot of good info on Voip here:
http://www.voip-info.org/tiki-index.php

Questions will probably be answered better here on the specifics: http://forums.digium.com/

Good Luck,
Blair

DeadPenguin 08-28-2005 02:42 AM

I forgot. I didn't ask about hardware, but all the requirements say a P3 1GHz w/ 256 MB ram.

You will need a FXO card to access the PSTN from your PBX.

I am trying to get the hardware together for my own Asterisk box.

Good Luck again,
Blair


All times are GMT -5. The time now is 03:25 PM.