From owner-freebsd-net@FreeBSD.ORG Tue Feb 17 23:45:12 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C7B81065687; Tue, 17 Feb 2009 23:45:12 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 100178FC28; Tue, 17 Feb 2009 23:45:12 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at BSDLabs AB Message-ID: <499B4878.7060103@intersonic.se> Date: Wed, 18 Feb 2009 00:30:00 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 2.0.0.19 (X11/20090208) MIME-Version: 1.0 To: kalin m References: <499B3888.2000701@el.net> In-Reply-To: <499B3888.2000701@el.net> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: sms gprs gsm edge X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2009 23:45:13 -0000 kalin m wrote: > > hi all... > > just looking for a few pointers for setting up a sms gateway. > if somebody would like to share some knowledge on successfully > implemented hardware (gprs/gsm/edge modems/drivers) and software like > kannel, smstools, etc... > > for example i just talked to a salesperson at a company called moxa > (http://www.moxa.com/product/oncell_g3100.htm) and was looking at their > g3100 model gprs modem. according to their own specifications they have > freebsd drivers. anybody has had any experience with those?! > Hi, I know that a collegue here used a Siemens TC65 GSM Modem together with smstools and sms_client from ports to set up a sms paging system that works well. If you'd like I could ask him to send you more detailed info on how it was implemented. I also believe that the engine in this modem is available in various packages, the TC65 is a standalone unit needing only the sim card and antenna to work. It is connected over a usb to serial adapter and required no special drivers. -- per