You wrote concatenation = ture and not "true".  Isn't that?

> -----Original Message-----
> From: wangjw [mailto:[EMAIL PROTECTED]]
> Sent: quarta-feira, 22 de janeiro de 2003 07:03
> To: Aarno Syvänen
> Cc: Pawel
> Subject: Re: How to use MMS?
> 
> 
> it doesnt work!
> 
> my config is :
> 
> group = core
> admin-port = 13000
> smsbox-port = 13001
> wapbox-port = 13002
> admin-password = ww
> wdp-interface-name = "*"
> #log-file = "/tmp/bearerbox.log"
> #log-level = 0
> #box-deny-ip = "*.*.*.*"
> box-allow-ip = "*.*.*.*"
> unified-prefix = "+87"
> #access-log = "access.log"
> #store-file = "kannel.store"
> #ssl-server-cert-file = "cert.pem"
> #ssl-server-key-file = "key.pem"
> 
> # WAPBOX SETUP, for pushing and for pulling (fetching) the wap data
> 
> group = wapbox
> bearerbox-host = 192.168.6.168
> #log-file = "/tmp/wapbox.log"
> #log-level = 0
> syslog-level = none
> 
> # PPG CORE SETUP, for defining the push request interface
> 
> group = ppg
> ppg-url = /cgi-bin/wap-push.cgi
> ppg-port = 8080
> #ppg-ssl-port = 8081
> concurrent-pushes = 100
> trusted-pi = false
> users = 1024
> ppg-deny-ip = 194.100.32.89;194.100.32.103
> ppg-allow-ip = *.*.*.*
> #ssl-server-cert-file = "/Users/aarno/gateway/test/cert.pem"
> #ssl-server-key-file = "/Users/aarno/gateway/test/key.pem"
> 
> # PPG USER SETUP, for authorizing a specific push user
> group = wap-push-user
> wap-push-user = ww
> ppg-username = ww
> ppg-password = ww
> # Note that prefixes must have an international format. So the country
> # prefix must be added here.
> country-prefix = +358
> allowed-prefix = 40;60;70
> denied-prefix = 50
> #white-list = http://localhost:8082/whitelist
> #black-list =  http://localhost:8082/blacklist
> allow-ip = *.*.*.*;
> #deny-ip = 194.100.32.82
> 
> # SMSC CONNECTIONS, for pushing SI or SL over SMS
> 
> group = smsc
> smsc = at2
> smsc-id = at2
> device = /dev/ttys0
> speed = 19200
> 
> # SMSBOX SETUP (a kludge !)
> 
> group = smsbox
> bearerbox-host = 192.168.6.168
> sendsms-port = 13013
> #global-sender = 13013
> #sendsms-chars = "0123456789 +-"
> #log-file = "/tmp/smsbox.log"
> #log-level = 0
> #access-log = "access.log"
> 
> group = sendsms-user
> username = "ww"
> password = "ww"
> user-allow-ip = "*.*.*.*"
> max-messages = 3
> concatenation = ture
> 
> 
> where is wrong?
> 
> the OTA sms is too short for the device to config the browse correctly
> the gw send only one SMS not many
> 
> HTTP: Creating HTTPClient for `192.168.6.168'.
> 2003-01-22 17:56:01 [3] INFO: smsbox: Got HTTP request 
> </cgi-bin/sendsms> from <
> 192.168.6.168>
> 2003-01-22 17:56:01 [3] INFO: sendsms used by <ww>
> 2003-01-22 17:56:01 [3] INFO: sendsms sender:<ww:0999666666> 
> (192.168.6.168) to:
> <1> msg:<??
> 2003-01-22 17:56:01 [3] DEBUG: Octet string at 0x809bf20:
> 2003-01-22 17:56:01 [3] DEBUG:   len:  83
> 2003-01-22 17:56:01 [3] DEBUG:   size: 84
> 2003-01-22 17:56:01 [3] DEBUG:   immutable: 0
> 2003-01-22 17:56:01 [3] DEBUG:   data: 01 06 04 03 94 81 ea 
> 00   ........
> 2003-01-22 17:56:01 [3] DEBUG:   data: 01 45 c6 06 01 87 12 
> ff   .E......
> 2003-01-22 17:56:01 [3] DEBUG:   data: 01 87 13 11 03 01 00 
> 01   ........
> 2003-01-22 17:56:01 [3] DEBUG:   data: 87 14 61 01 87 21 11 
> 03   ..a..!..
> 2003-01-22 17:56:01 [3] DEBUG:   data: 01 00 01 87 22 70 01 
> 87   ...."p..
> 2003-01-22 17:56:01 [3] DEBUG:   data: 23 11 03 00 00 00 01 
> 87   #.......
> 2003-01-22 17:56:01 [3] DEBUG:   data: 24 11 03 00 00 00 01 
> 87   $.......
> 2003-01-22 17:56:01 [3] DEBUG:   data: 28 73 01 87 29 6b 01 
> 01   (s..)k..
> 2003-01-22 17:56:01 [3] DEBUG:   data: 86 07 11 03 01 00 01 
> c6   ........
> 2003-01-22 17:56:01 [3] DEBUG:   data: 08 01 87 15 11 03 01 
> 00   ........
> 2003-01-22 17:56:01 [3] DEBUG:   data: 01 01 01                  ...
> 2003-01-22 17:56:01 [3] DEBUG: Octet string dump ends.
> 2003-01-22 17:56:01 [3] DEBUG: message length 83, sending 1 messages
> 2003-01-22 17:56:01 [3] DEBUG: Status: 202 Answer: <Sent.>
> 
> 
> 
> 
> 

Reply via email to