Have you run the examples (ReadMessages and SendMessage) to see that your phone is working properly?
I am asking this because I don't know if the problem is with your phone is the database... On Mar 28, 4:18 pm, Mike C <[email protected]> wrote: > Hello i wanted to explain my problem is almost the same but in my case > they are not send silently i mean no error on screen this is my config > > gateway.0=gateway, SerialModem > gateway.port=COM8 > gateway.baudrate=57600 > gateway.manufacturer=SonyEricsson > gateway.model=k790a > gateway.protocol=PDU > gateway.pin=0000 > gateway.inbound=yes > gateway.outbound=yes > gateway.init_string=ATZ\rATZ\rATZ\r > > interface.0=db1, Database > db1.url=jdbc:mysql://localhost/gateway > db1.driver=com.mysql.jdbc.Driver > db1.username=root > db1.password=admin > db1.type=mysql > db1.tables.sms_in=SMSSERVER_IN > db1.tables.sms_out=SMSSERVER_OUT > db1.tables.calls=SMSSERVER_CALLS > db1.batch_size=50 > db1.retries=1 > db1.update_outbound_on_statusreport=yes > > settings.timeframe.low=0900-2200 > settings.timeframe.normal=0000-2359 > settings.timeframe.high=0000-2359 > > as you can see im using a MySQL database please help me --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib 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 -~----------~----~----~----~------~----~------~--~---
