I'm not sure if this is a known issue, but when I send an sms through the https 
interface, it gets the url alright, but it doesn't POST any variables.

2002-06-05 15:01:58 [8] DEBUG:   data: 47 45 54 20 2f 63 68 65   GET /che
2002-06-05 15:01:58 [8] DEBUG:   data: 63 6b 73 6d 73 2e 70 68   cksms.ph
2002-06-05 15:01:58 [8] DEBUG:   data: 70 20 48 54 54 50 2f 31   p HTTP/1
2002-06-05 15:01:58 [8] DEBUG:   data: 2e 31 0d 0a 48 6f 73 74   .1..Host
2002-06-05 15:01:58 [8] DEBUG:   data: 3a 20 31 37 32 2e 31 36   : 172.16
2002-06-05 15:01:58 [8] DEBUG:   data: 2e 31 2e 31 0d 0a 55 73   .1.1..Us
2002-06-05 15:01:58 [8] DEBUG:   data: 65 72 2d 41 67 65 6e 74   er-Agent
2002-06-05 15:01:58 [8] DEBUG:   data: 3a 20 4b 61 6e 6e 65 6c   : Kannel
2002-06-05 15:01:58 [8] DEBUG:   data: 20 31 2e 31 2e 36 0d 0a    1.1.6..
2002-06-05 15:01:58 [8] DEBUG:   data: 58 2d 4b 61 6e 6e 65 6c   X-Kannel
2002-06-05 15:01:58 [8] DEBUG:   data: 2d 46 72 6f 6d 3a 20 30   -From: 0
2002-06-05 15:01:58 [8] DEBUG:   data: 30 30 0d 0a 0d 0a         00....
2002-06-05 15:01:58 [8] DEBUG: Octet string dump ends.

------
As you can see the From is always 000, with no other variables being posted...I have 
included dlrmask as 24 and also 31 (tried both).. the url I'm using to send sms's is:

https://aphrodite:13013/cgi-bin/sendsms?username=tester&password=foobar&from=0124353&to=2020123456&text=Hello+world&dlrmask=31&dlrurl=http://172.16.1.1/checksms.php

I was also wondering about PAM support, what modules should be used?


Thanks alot ,
~Hani Mustafa






Reply via email to