Showing posts with label Tutorial SMS Gateway. Show all posts
Showing posts with label Tutorial SMS Gateway. Show all posts

2008-12-01

Configuration SMS gateway By Gammu

created by yadi mulyadi

Celluler manager GAMMU is used for mobile phone or modem. Gammu contains a set of libraries and functions related to the functions of mobile phones in general, such as SMS, dial and other functions. Gammu support with the MySQL database. In the implementation of gammu, need to set communication between the computer and a modem / mobile phone, gammu with the data base, gammu with the programming language. The following configuration is required:

1. Configuration gammurc

gammurc is one of the files provided by the GAMMU function as a reference when making a connection between the computer and other media. Other media can be a mobile phone or modem. Gammurc found in the file written as follows:

--------------------------------------------------------------

[gammu]

port = ‘’

#model = ‘’

connection = ‘’

#synchronizetime = yes

--------------------------------------------------------------

--------------------------------------------------------------


Word [gammu] showed a set of configuration for a connection to the SMS gateway,
when using more than one connection will be added [gammu1], [gammu2] ... etc. with
some configuration of each. Only two of disetting to gammu can run the port and a
connection

Port filled hp port connector to the computer (needs to be connectornya meggunakan
usb, bluetooth or any other) connection and filled with the atcommand. Ex:

-----------------------------------------------------------

[gammu]

port = com3:

#model = k510i

connection = at115200

#synchronizetime = yes

-----------------------------------------------------------

-----------------------------------------------------------

2. Configuration smsdrc