Hi Reza

We are using sms_send from the smsclient package under Debian:
http://packages.debian.org/stable/comm/smsclient
TAP/UCP protocol, attached ISDN-Modem

e.g.:
echo "message" | /usr/bin/sms_send -q swisscom:079xxxxxxxx

/usr/lib/smsclient/services/swisscom:
{
        SMS_comms_params = "8N1"        # 8 Data, No Parity, 1 Stop Bit
        SMS_baud         = 9600
        SMS_centre_number = "00900900941"  # SWISSCOM SMSC Number (ISDN V.120)
}

take care
Philip


Reza Kordi wrote:
> Hi Guys,
> 
>  
> 
> Does anyone know of a solution for sending SMS alerts.
> 
>  
> 
> I am looking for a small appliance with GSM interface/antenna and
> network interface (IP-NET--------SMS appl.--------GSM) to be able to
> send sms messages from web interface and command-line.
> 
>  
> 
> Cheers and nice weekend.
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> swinog mailing list
> swinog@lists.swinog.ch
> http://lists.swinog.ch/cgi-bin/mailman/listinfo/swinog
_______________________________________________
swinog mailing list
swinog@lists.swinog.ch
http://lists.swinog.ch/cgi-bin/mailman/listinfo/swinog

Reply via email to