Hello Users, I've been using kannel 1.3.0 as an smsgw among some mobile operators, so subscribers from one operator can send short messages to other operator trough kannel gateway. When the message arrives in the sms-service group I use the get-url and php script to process the message, basically the message is stored in a db and then sent back to kannel and then to the destination.
Now I'm trying to upgrade to kannel 1.4 and I've compiled kannel with de start-stop-daemon, with mysql and disable-wap. Kannel is working I can make the connection to SMSCs send messages from the http interface, but when the message is received the script in the get-url is not called and no record is added to my db. I set the log-level to the highest value and there is no info there. What could be the problem? Many thanks Oscar Flores
