On Mon, Jul 13, 2009 at 6:14 PM, Elvis Manuel Jorge<[email protected]> wrote: > group = sms-service > keyword = default > catch-all = yes > get-url = "http://localhost/cgi-bin/sms.php?sender=%p&text=%a" > max-messages = 0 > concatenation = true > > group = sms-service > keyword = default > text = "No service specified"
1. Whats the point of having defined two default services. (situations when the keyword doesn't match)? you should have only one default service 2. change the keyword of the first service (the one with the get-url) and do the test again 3. Check the bearerbox access log to see if the message reaches kannel 4. What is the message text of the message which should be received? BR, Jovan
