Skip to content

倪之帅 Victor 个人主页

  • Home
  • Tech
    • Linux
    • LNMP
    • Mac
    • Mobile
    • Products
    • SMS
  • 英语学习
May 16, 2018 / SMS

SMS server Gammu for CentOS 7

 

yum install gammu
dmesg
gammu --identify
gammu-config
find / -name gammu

Sql file path, you can import sql file to your MySQL server

/usr/share/doc/gammu/examples/sql/mysql.sql
vi /root/.gammurc

[gammu]

port = /dev/ttyS0
model = at
connection = at
synchronizetime = yes
logfile =
logformat = nothing
use_locking =
gammuloc =

[smsd]
service = sql
driver = native_mysql
PIN = 1234
logfile = /var/log/gammu/smsdlog
debuglevel = 1
#runonreceive = /some/script
commtimeout = 30
sendtimeout = 30
user =
password =
pc = localhost
database =

Post navigation

Previous Post:

Centos install haproxy

Next Post:

Updating CMake from 2.8.11 to 3.6.2 or Newer Version on CentOS Linux

Leave a Reply Cancel reply

You must be logged in to post a comment.

Categories

  • Linux
  • LNMP
  • Mac
  • Mobile
  • PHP
  • Products
  • SMS
  • Uncategorized
  • VPS
  • 原创
  • 技术

Recent Posts

  • composer切换源_composer全局更换镜像源的教程
  • 宝塔终端切换root用户为www
  • linux 宝塔 nginx php8.0 或者 php7 安装swoole
  • 宝塔面板修改composer默认PHP版本
  • PHP代码http跳转到https

Archives

  • October 2022
  • August 2022
  • June 2020
  • June 2019
  • October 2018
  • May 2018
  • April 2018
  • March 2018
  • July 2016
  • June 2016
  • April 2016
  • November 2015
  • October 2015
  • May 2015
  • April 2015
  • February 2015
  • January 2015
  • December 2014
  • October 2014
  • August 2014
  • April 2014
  • June 2011
  • June 2010
  • May 2010
  • April 2010
  • December 2004
  • October 2002
  • January 2001
  • March 2000
© 2000-2025 倪之帅 Victor 个人主页