Hi all, I already posted a question on this problem and got 1 answer, but this is still not working.
Scenario: I just got a http (xml) connection from the smsc, saying they will send all incoming sms to my application for me. my conf: group = smsc type = http system-type = generic smsc-id = abc port = <the port I will give to smsc> smsc-username = username smsc-password = password status-succes-regex = "ok" status-permfail-regex = "failure" status-tempfail-regex = "retry later" Questions: What ip and port can/should I give them for this to work? Is my conf correct or am I missing things? Dave
