Hi everybody,

I have configured the HttpServer interface with SMSServer in eclipse
and it is working fine when i read the messages but  when i have enter
the url:

http://localhost:8080/send?password=1111&recipient=121&text=CARE&gateway=modem1

to send a message the jetty server return's a xml document like:


<send>
<error>-9002</error>
<error_description>Message not sent.</error_description>
<message_status>FAILED</message_status>
<failure_cause>NO_ROUTE</failure_cause>
<ref_no/>
<gateway>modem1</gateway>
</send>

and unable to send  message.

Please help me???





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