Hi, I am facing problem with post-url and getting reply "could not fetch content".
here is my configuration.. and webserver is running on tomcat but i dont have control over it.. so i can not change tomcat configuration but i can suggest webadmin to do so, if required... any clue? will appriciate...help. thanks.. === group = sms-service name = "Default" keyword = default send-sender = true post-url = "http://www.host.com/testurl?<?xml versionfiltered=\"1.0\" encoding=\"utf-8\"?><sms><message><receiver>00971506450861</receiver><sender>0096899002067</sender><text><![CDATA[testing smsgw project. Thanks]]></text></message></sms>" #text = "Hey Dude, You have not specified service. Please contact customer care for further details." catch-all = true accept-x-kannel-headers = true max-messages = 10 concatenation = true === >> Divyesh A.
