SMS for Linux: SMS - SQL gateway Installation instructions for MySql database Download the following files:
Create the database tables in the MySql databaseecho "create database ozekisms" | mysql mysqlcat createdb.sql | mysql ozekisms Install the perl modules for DB connectiontar -xzvf DBI-1.19.tar.gzcd DBI-1.19 perl Makefile.PL make make test make install cd .. tar -xzvf Msql-Mysql-modules-1.2219.tar.gz cd Msql-Mysql-modules-1.2219 perl Makefile.PL make make test make install Start the sms - sql gateway./sms2sql.pl &Receive SMS messagesselect * from ozekismsin;Send SMS messagesinsert into ozekismsout (receiver,msg,status) values ('+36209937723','test','send')If you need any kind of help, concact us! (sms@ozeki.hu |
More information
- SMS for Linux: SMS - SQL gateway
- How to buy
- Multiple instances
- Linux SMS gateway