Good morning, I`m trying to call a web service whose URL is defined at sms-service block group = sms-service keyword = default catch-all = true get-url = " http://10.1.21.236:2468/GetMOSms.asmx/GetSms?originator=%p&destination=%P #get-url = " http://localhost:13000/logger/logMessage?mobile_number=%p&short_code=%P&text=%b&binary_text=%s "
I telneted the port and there is no network problem. Anyway I get the following error: 2009-03-03 06:11:15 [14974] [4] INFO: Starting to service <> from <+355672509006> to <15106> 2009-03-03 06:11:15 [14974] [4] DEBUG: Started thread 8 (gwlib/fdset.c:poller) 2009-03-03 06:11:15 [14974] [4] DEBUG: Started thread 9 (gwlib/http.c:write_request_thread) 2009-03-03 06:11:15 [14974] [8] DEBUG: Thread 8 (gwlib/fdset.c:poller) maps to pid 14974. 2009-03-03 06:11:15 [14974] [9] DEBUG: Thread 9 (gwlib/http.c:write_request_thread) maps to pid 14974. 2009-03-03 06:11:15 [14974] [9] DEBUG: Queue contains 0 pending requests. 2009-03-03 06:11:15 [14974] [9] ERROR: URL <" http://10.1.21.236:2468/GetMOSms.asmx/GetSms?originator=%2B355672509006&destination=15106> doesn't start with `http://' nor `https://' 2009-03-03 06:11:15 [14974] [9] ERROR: Couldn't send request to <" http://10.1.21.236:2468/GetMOSms.asmx/GetSms?originator=%2B355672509006&destination=15106 > 2009-03-03 06:11:15 [14974] [5] DEBUG: message length 31, sending 1 messages 2009-03-03 06:11:15 [14974] [0] DEBUG: Got ACK (0) of 3e8c9fd4-436d-4135-be00-768c6f517659 2009-03-03 06:11:15 [14974] [0] DEBUG: No client - multi-send or ACK to pull-reply Thanks in advance Elton > >> >> >> > >
