On Wed, 1 Sep 2004, Jane P. Ifurung wrote:

In addition to my problem of not receiving any response to my phone when
doing sendsms in a browser, I also could not receive the supposed
response of my web application. Instead, I get only "Sent." message in
my phone. Below is the output of my sendsms log when I send an MO
message...Sorry I have to snip some lines so as not to exceed the 40 KB
limit.

That is all you get. If there is an error, you get an error. If it is accepted by the SMSbox (this does NOT mean that the bearerbox sent the SMS successfully), then all you'll receive back from the HTTP sendsms cgi is "Sent." That's it, nothing more, nothing less.

And all you are getting it from is the SMSbox, which makes sure your
message is formatted correctly, does some sanity checking, and if
everything SEEMS in order, your message is sent to the bearerbox.

Bearerbox is responsible for actual delivery.  If your message is rejected
by the SMSC, you still will see "Sent." when you submit your SMS, but it
really isn't "Sent." to the SMSC, just "Sent." to the bearerbox for further
processing.

Get it?

Check your bearerbox.log or your bearer-access.log (which you should be
using to debug) to see if the message was successfully sent to the SMSC.

Beckman
---------------------------------------------------------------------------
Peter Beckman                                                  Internet Guy
[EMAIL PROTECTED]                             http://www.purplecow.com/
---------------------------------------------------------------------------



Reply via email to