[ILUG] SMSC

From: Colin Fitzpatrick (colin at domain xsynergy.com)
Date: Sun 22 Aug 1999 - 04:29:14 IST


Hi,

I've seen a lot of posting in the archives about sending SMS messages from
linux. I found the number for the digiphone tap server and it works perfectly
with sms_client (http://www.styx.demon.co.uk).

(Sorry if this has been posted already, and I missed it.)

Colin.

/etc/sms/services/digiphone :
# --------------------------------------------------------------------
# SMS resource file for Esat Digiphone
# (This server can also be used to send messages to Eircell phones)
# --------------------------------------------------------------------

{
        SMS_comms_params = "8N1" # 8 Data, No Parity, 1 Stop Bit
        SMS_baud = "9600"

        SMS_max_deliver = "3"
        SMS_centre_number = "0868525352" # Digiphone SMSC number
        
}

# --------------------------------------------------------------------

/etc/sms/sms_services :
# --------------------------------------------------------------------
# SMS services file
#
# <SERVICE> = <PROTOCOL>
#
# --------------------------------------------------------------------

{
        digiphone = "TAP"
}

#--------------------------------------------------------------------

--
Colin Fitzpatrick
colin at domain xsynergy.com
Hindsight is an exact science.


This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:04:29 GMT