On Tue, Oct 21, 2008 at 10:16 PM,  <[EMAIL PROTECTED]> wrote:
> I'm brand new to this list but am very interested in this project.  I
> have two questions if anyone would be so kind as to give me guidance:
>
> 1. If building a SMS gateway from scratch, can you recommend GSM
> hardware?  Preferably not the phone on a cable option.  I'm looking to
> build a highly reliable production SMS gateway.

The most reliable solution is to make a contract with a TELCO operator and
get a SMPP connection and ask them to enable you the message parameters
which you want. You'll connect your SMSGW directly to their SMSC.
The other solution is to use a mobile phone or GSM modem. In this case you'll
use regular subscriber rate plan/SMSC options which can be fairly
restricted since
they are for general SMS usage.

> 2. Can anyone give me guidance (documents, resources etc) on how format
> an SMS message for Message Waiting Indication?  In other words, I'm
> looking to raise and lower the message waiting indicator on a mobile
> phone.

Check the Kannel user guide:
http://kannel.org/download/1.4.1/userguide-1.4.1/userguide.html

BR, Jovan

Reply via email to