Hi,

The "read" operation reads the modem at the time of call - it does not use
any sort of buffer. So it may take a couple of seconds to complete and
return the answer.

If you set the "modemXXX.inbound" setting to "no", the specific modem does
not take part in any read operations. But you have to restart SMSServer in
order to take effect. Have you restarted it?

On 5 February 2010 04:14, lyf <[email protected]> wrote:

> Hi all,
>
> I have setup smsserver with http server interface. I have a problem
> here. When the smsserver polling thread read in the inbound messages,
> it will delete it them after reading from modem. But when I called the
> url (http://localhost:8080/read?password=0000) to read in the mesages,
> I cant see any inbound message (very empty xml).
> When we call the http read url, is it trying to read from modem also
> or is it from some temp storage after gateway has read in? Is there
> any way to stop the gateway/smsserver from reading the modem? I tried
> to set "modem1.inbound=no", but it still tries to poll. Hopefully, my
> questions are not too confusing.
>
> Thanks for your time and attention.
>
> lyf
>
> --
> 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]<smslib%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/smslib?hl=en.
>
>

-- 
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