Dear all, I want to develop an application that interacts with mobile end user. fro example, mobile user may request available services, may subscribe nim/her self to some daily information etc. The application should receive messages from mobile user through kannel and process it then responds to mobile user in sms way through the kannel.
I can send sms mannually sms push way. Also, I can answer to mobile user some request's using sms-service configuration. But I need more complicated request and response. I guess that such application should run in background mode and it has no web interface. The interface is on mobile. So, what's general architecture of kannel based such application? I ussually code in Java, Otgo, Ub, Mgl.