Question on posting WAP209 binary data from a Nokia 7650
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Good Day, I have started using your WAP Server with our MMS Relay / Server prototype a few days ago. I am testing with both a Nokia 9210 and a 7650. The 9210 works fine, but I encountered problems with the 7650, as described below. Sending small text messages works fine, but we encounter problems when we try to send larger image and / or sound attachments with the 7650. The content seems to arrive at the MMS Server / Relay truncated. The WAP Server never posts more than 1261 bytes to the MMS Server prototype. See attached the log file and conf file we used. Any help will be appreciated. <<wapkannel.conf>> <<wapbox.log>> Thank you, Andries. Andries J. Schutte Senior Software Engineer tel +1 781 998 4689 mobile +1 781 424 7284
wapkannel.conf
(application/octet-stream, 1.1 KB)
# # THIS IS A SAMPLE CONFIGURATION FOR WAP KANNEL # # It is run like this: # # 1% gw/bearerbox gw/wapkannel.conf # 2% gw/wapbox gw/wapkannel.conf # # ..as both commands in separate shells (or screen sessions) # # After that you can use your 7110 to test this out. Or use # fakewap from test directory, or some SDK. # # For any guidelines to set up your SDK or 7110, see Kannel FAQ # on Kannel WWW pages at http://www.kannel.org/ # # For any modifications to this file, see Kannel User Guide # If that does not help, send email to [email protected] # # Kalle Marjola May 2000 # group = core admin-port = 13000 wapbox-port = 13002 admin-password = bar #status-password = foo #admin-deny-ip = "" #admin-allow-ip = "" wdp-interface-name = "*" log-file = "/tmp/bearerbox.log" log-level = 1 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" #access-log = "access.log" #store-file = "kannel.store" group = wapbox bearerbox-host = localhost #map-url = "* http://172.19.174.46:7001/MmsServerWapServlets/WapReceiverServlet/" log-file = "/tmp/wapbox.log" log-level = 0 syslog-level = none force-sar = true
wapbox.log
(application/octet-stream, 131.1 KB) - not displayed