Hi all, I've got a problem with understanding of sms-service mechanizm. I configured kannel and it replies for SMS with keyword by sending SMS with text for example:
group = sms-service keyword = count text = "1+1=2" max-messages = 2 My question is: How to fetch parametr from incoming SMS to any *.php3 script, and how to answer the SMS sender with dynamically generated content? How to format such an SMS? It should be done by http get, post or something? Regards Wojtek
