Hi Again,
 
I have done a packet sniff and the gateway is delivering the message text to Kannel.  Details below
 
from smsbearer
 
2002-05-31 01:29:40 [8] DEBUG:   data: 47 45 54 20 2f 74 65 73   GET /tes
2002-05-31 01:29:40 [8] DEBUG:   data: 74 2e 61 73 70 3f 6d 65   t.asp?me
2002-05-31 01:29:40 [8] DEBUG:   data: 73 73 61 67 65 3d 20 48   ssage= H
2002-05-31 01:29:40 [8] DEBUG:   data: 54 54 50 2f 31 2e 31 0d   TTP/1.1.
2002-05-31 01:29:40 [8] DEBUG:   data: 0a 48 6f 73 74 3a 20 31   .Host: 1
2002-05-31 01:29:40 [8] DEBUG:   data: 39 32 2e 31 36 38 2e 31   92.168.1
2002-05-31 01:29:40 [8] DEBUG:   data: 30 30 2e 31 0d 0a 55 73   00.1..Us
2002-05-31 01:29:40 [8] DEBUG:   data: 65 72 2d 41 67 65 6e 74   er-Agent
2002-05-31 01:29:40 [8] DEBUG:   data: 3a 20 4b 61 6e 6e 65 6c   : Kannel
2002-05-31 01:29:40 [8] DEBUG:   data: 20 63 76 73 2d 0d 0a 58    cvs-..X
2002-05-31 01:29:40 [8] DEBUG:   data: 2d 4b 61 6e 6e 65 6c 2d   -Kannel-
2002-05-31 01:29:40 [8] DEBUG:   data: 46 72 6f 6d 3a 20 36 31   From: 61
2002-05-31 01:29:40 [8] DEBUG:   data: 34 30 35 36 31 39 34 32   40561942
2002-05-31 01:29:40 [8] DEBUG:   data: 30 0d 0a 0d 0a            0....
 
Config
 
group = sms-service
keyword = default
get-url = "http://192.168.100.1/test.asp?message=%a"
catch-all = true
send-sender = true
strip-keyword = false
accept-x-kannel-headers = true
concatenation = true
omit-empty = true
 
Access Log
 
2002-05-31 11:29:40 Receive SMS [SMSC:vf] [SVC:] [ACT:] [from:61405619420] [to:0416905800] [flags:0:1:0:0:0] [msg:0:] [udh:0:]
 
Does anybody have any ideas?
 
Regards,
Troy Kelly
WebCentral Pty Ltd
+61-7-3249-2500
1800-800-099
-----Original Message-----
From: Troy Kelly
Sent: Thursday, May 30, 2002 3:19 PM
To: '[EMAIL PROTECTED]'
Subject: No message text in get-url or post-url
Sensitivity: Confidential

Hi,
 
I have tried both the 1.1.6 and the CVS release - and there is no message text in the message submitted/posted to the url.
 
The service details are below.  I have tried both get-url and post-url
Post-url has a content length of 0 when it gets the incoming message.
 
group = sms-service
keyword = default
get-url = "http://192.168.100.1/test.asp?%a&%r"
catch-all = true
send-sender = true
strip-keyword = false
accept-x-kannel-headers = true
concatenation = true
omit-empty = true
 
I am not sure what is going on - I am connecting to an SMPP gateway (Vodafone Australia) and they assure me the text is coming though.
 
Regards,
Troy Kelly
WebCentral Pty Ltd
+61-7-3249-2500
1800-800-099
 

Reply via email to