Hi all,

Is there any way to receive mo from a http post smsc?

Things in place:

   1. smsc sends messages to my public ip with a specified port like (
   123.123.123.123:9876)
   2. kannel cvs version installed cvs-20080724

But still not receiving, I get an error like:

2008-08-17 11:10:18 [8199] [2] DEBUG: HTTP: Creating HTTPClient for
`987.987.987.987'.
2008-08-17 11:10:18 [8199] [2] DEBUG: HTTP: Created HTTPClient area
0x9a48430.
2008-08-17 11:10:18 [8199] [6] DEBUG: HTTP[smsc]: Got request `/'
2008-08-17 11:10:18 [8199] [6] DEBUG: HTTP[smsc]: Received an HTTP request
2008-08-17 11:10:18 [8199] [6] ERROR: HTTP[smsc]: Authorization failure
2008-08-17 11:10:18 [8199] [6] DEBUG: HTTP[smsc]: Sending reply
2008-08-17 11:10:18 [8199] [6] DEBUG: HTTP: Resetting HTTPClient for
`987.987.987'.
2008-08-17 11:10:18 [8199] [6] DEBUG: HTTP[smsc]: Destroying client
information

They are sending the sms through http post and it's form encoded
(application/x-www-form-encoded). Character encoding is utf-8.

I have been asking a long time now, really need some help here.

Thanks in advance.

Dave

Reply via email to