Hi group,

This is priyanka new to smslib,I Installed smslib using the documents
provided.
build was succesfull and am using Eclipse europa for further
programming.

My project is around setting a database(generally MySQL),the SMSServer
has to read Incoming message store in the db and post a message for
the same.(we are trying various variations once we succeed with the
base work).
as described in the manual,I created the neccessary tables in,out and
call tables with mentioned names in manuals.

when i tried to run SMSServer it shows:

org.smslib.SMSLibException: Cannot find SMSServer configuration file!

then I used - Dsmsserver.configfile in order to indicate the SMSServer
about the conf file.
when I did this in cmd  mode "java -Dsmsserver.configfile=" it
throws..

1766 [Thread-8] ERROR org.smslib  - GTW: modem1: ERROR PDU:
07911989580045441113
0A8189668997710000FF6BC77A7E0E82A7C76B501D0E4ABBE77579D83D2E83D22077B94C0689F3A0
18BC0D0AD34161771E347ECFE92E5012740FBBE9A0301CCE1ED3DD20F35BDE06B9DF2ED0B03EA7BF
DB6539C81D6E97592050D04D06C1D12EF7DB05AACACF65371D
1766 [Thread-8] ERROR org.smslib  - GTW: modem1: Unhandled SMS in
inbox, skippin
g...
java.lang.RuntimeException
        at
org.smslib.modem.ModemGateway.readMessagesPDU(ModemGateway.java:464)
        at
org.smslib.modem.ModemGateway.readMessages(ModemGateway.java:129)
        at org.smslib.Service.readMessages(Service.java:439)
        at org.smslib.Service.readMessages(Service.java:343)
        at org.smslib.smsserver.SMSServer.readMessages(SMSServer.java:
341)
        at org.smslib.smsserver.SMSServer
$InboundPollingThread.run(SMSServer.jav
a:248)


... so on

when I checked my Inbox I didnt find any messages which includes
ringtones,pictures etc.. what this Unhandled messages pointing
towards?

and another thing I didnt change any thing in the code of SMSServer to
set up for database do i need to do any or else the SMSServer takes
care of this?

hope u help me.
Thanks in Advance
Priya.S



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SMSLib Users 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