Hello all... I'm trying to receive SMS using kannel, I have kannel configure correctly to send sms but not to receive it, a friend told me I just have to put on my configuration file the fallow:
group = sms-service keyword = elvisjn.... get-url = "http://localhost/cgi-bin/sms.php?sender=%p&text=%a" max-messages = 0 concatenation = true I'm using my cellular phone as modem and when I send a SMS to it, it receives the SMS but Kannel doesn't detect the SMS. Could you tell me where's the problem?? Thanks Elvis
