Maximum size
Wayne Poole <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Running into an error: 2003-01-14 12:12:30 [8] WARNING: WSP: Entity at http://mobile.msn.com/wml/menu.aspx?t= too large (size 4860 B, limit 2048 B) While accessing http://mobile.msn.com from any mobile handset. Any way to increase this size? We are running: Kannel bearerbox version `1.3.0'. System Linux, release 2.4.18-3, version #1 Thu Apr 18 07:31:07 EDT 2002, machine i586. Hostname wapdev, IP 127.0.0.1. Libxml version 20419. Using OpenSSL 0.9.6b [engine] 9 Jul 2001. Using native malloc. <<kannel.conf>> Wayne Poole Network Systems Technician Airadigm Communications ~Home of Einstein PCS~ pcs.920.707.7726 e.mail: [email protected]
kannel.conf
(application/octet-stream, 909 B)
#SMS and WAP configuration file group = core admin-port = 13000 smsbox-port = 13001 wapbox-port = 13002 admin-password = status-password = #admin-deny-ip = "" #admin-allow-ip = "" wdp-interface-name = "*" log-file = "/Logs/waplogs/bearerbox.log" log-level = 1 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1;10.3.32.128" #access-log = "access.log" #store-file = "kannel.store" unified-prefix = "00358,0" #ssl-certkey-file = "mycertandprivkeyfile.pem" #WAP Config group = wapbox bearerbox-host = localhost log-file = "/Logs/waplogs/wapbox.log" log-level = 3 syslog-level = none access-log = "/Logs/waplogs/access.log" force-sar = yes # PPG - Push Proxy Gateway Config group = ppg ppg-url = /cgi-bin ppg-port = 8080 concurrent-pushes = 100 users = 1024 ppg-allow-ip = *.*.*.* trusted-pi = false group = wap-push-user wap-push-user = waptest ppg-username = wap ppg-password = push allow-ip = *.*.*.*