When receive o send sms i can´t see in database table smsserver_in.

Steps.

1 Edit org/smslib/smsserver/SMSServer.conf
 2 remove #

# Here is an example of a MySQL database interface.
interface.0=db1, Database
db1.type=mysql
db1.url=jdbc:mysql://localhost:3306/tef?autoReconnect=true
db1.driver=com.mysql.jdbc.Driver
db1.username=usr
db1.password=rep
db1.tables.sms_in=smsserver_in
db1.tables.sms_out=smsserver_out
db1.tables.calls=smsserver_calls
db1.batch_size=1
db1.retries=3
db1.update_outbound_on_statusreport=yes

3 execute  examples.modem.ReadMessages

Help!!!
-- 
You received this message because you are subscribed to the Google Groups 
"SMSLib for Java User Group" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/smslib?hl=en.


Reply via email to