Hi users, I have to set up a http connection through xml (is this correct?)
I cannot receive anything from smsc. I get this error; 2008-08-06 14:57:23 [14836] [2] DEBUG: HTTP: Creating HTTPClient for `***.***.***.***'. 2008-08-06 14:57:23 [14836] [2] DEBUG: HTTP: Created HTTPClient area 0x8b709f0. 2008-08-06 14:57:23 [14836] [6] DEBUG: HTTP[****]: Got request `/' 2008-08-06 14:57:23 [14836] [6] DEBUG: HTTP[****]: Received an HTTP request 2008-08-06 14:57:23 [14836] [6] ERROR: HTTP[****]: Authorization failure 2008-08-06 14:57:23 [14836] [6] DEBUG: HTTP[****]: Sending reply 2008-08-06 14:57:23 [14836] [6] DEBUG: HTTP: Destroying HTTPClient area 0x8b709f0. When I try to send I get the xml specification send back to me. I have to work with submitSM and submitSM_v2 etc. (I think this should be in xml format) How should I achieve this? Dave
