Hi users, i am trying to create an http smsc for incomming messages, i just tried to copy and example conf and tried to start the kannel and faced this issue. really not sure what is this.
using kannel 1.5, opensmpp, sqlbox, port 13015 is not in use by any other group = smsc smsc = http system-type = generic port = 13015 send-url = "http://www.foobar.com/mt.php?from=%P&to=%p&text=%b" status-success-regex = "ok" status-permfail-regex = "failure" status-tempfail-regex = "retry later" generic-foreign-id-regex = "<id>(.+)</id>" generic-param-from = "phoneNumber" generic-param-to = "shortCode" generic-message-sent = "Message sent with ID: %I" generic-status-sent = 200 generic-status-error = 404 Can anyone suggest. Thanks Ali
