Date: Thu, 23 Feb 2006 09:47:14 +1030 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Peter <petermatulis@yahoo.ca> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: anyone using voip? Message-ID: <20060222231714.GE65002@wantadilla.lemis.com> In-Reply-To: <20060222030711.2842.qmail@web60017.mail.yahoo.com> References: <20060222030711.2842.qmail@web60017.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--P5jslYRVNanHST2M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tuesday, 21 February 2006 at 22:07:11 -0500, Peter wrote: > Hi, I'm looking for comments from people who are using a voip solution > with FreeBSD. The archives of this group show mixed results. I see there > is a skype port available. To me that implies that this is possible. > What of hardware? USB phones? I've done a lot of investigation. Summary: (not only under FreeBSD): VoIP software is *really* bad. Asterisk may work if you can understand the arcane documentation, but it's overkill for a simple VoIP phone solution. The others are almost completely undocumented and difficult to use. This applies to commercial offerings too, some of which are free to use. I'm currently using linphone, mainly because it has a command-line client, and I don't see why I should have to use a mouse to make a phone call. The client is buggy, though, and very non-intuitive. For example: to call me, you might enter $ linphonec sip:4484@sip.mysql.com This will work. But I'd then expect the program to wait until termination or until I hit ^C; instead, it returns with a prompt. Hitting ^C stops the program without terminating the call. To terminate the call, you need to enter the entire text "terminate". Enter ^D to exit the program and it loops. That's when you need the ^C. =46rom a hardware point of view, I'm using a standard analogue headset with microphone. You'll need to set the recording source to microphone: $ mixer =3Drec mic Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers. VoIP: sip:4484@sip.mysql.com, sip:0871270137@sip.internode.on.net --P5jslYRVNanHST2M Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFD/PD6IubykFB6QiMRAqvxAKCz1G2GuWiX9HAiCPduL5re/bXpyQCfXWnr XgOTqsjBTL4AdJKz5pJoEpU= =OoMB -----END PGP SIGNATURE----- --P5jslYRVNanHST2M--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060222231714.GE65002>