I'm trying to send a large MMS message, but the phone fails to pick up the message.

Here is what happens:
2008-02-28 15:39:16 [9078] [2] DEBUG: HTTP: Creating HTTPClient for `xxx.xxx.18.149'. 2008-02-28 15:39:16 [9078] [2] DEBUG: HTTP: Created HTTPClient area 0x817fa10. 2008-02-28 15:39:16 [9078] [0] DEBUG: Request, ip=xxx.xxx.18.149, base_client_addr=xxx.xxx.18.149, client_addr=xxx.xxx.18.149/TYPE=IPv4, url=/[EMAIL PROTECTED]/wx43 2008-02-28 15:39:16 [9078] [0] DEBUG: Started thread 14 (mmsproxy.c:(gwthread_func_t *)fetchmms_proxy) 2008-02-28 15:39:16 [9078] [14] DEBUG: Thread 14 (mmsproxy.c:(gwthread_func_t *)fetchmms_proxy) maps to pid 9078. 2008-02-28 15:39:16 [9078] [14] DEBUG: ---> Entered fetch interface: url=/[EMAIL PROTECTED]/wx43 <---
2008-02-28 15:39:16 [9078] [14] DEBUG: Entered fetcher
2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: decoding headers:
2008-02-28 15:39:16 [9078] [14] DEBUG: Octet string at 0x8163ff8:
2008-02-28 15:39:16 [9078] [14] DEBUG:   len:  18
2008-02-28 15:39:16 [9078] [14] DEBUG:   size: 19
2008-02-28 15:39:16 [9078] [14] DEBUG:   immutable: 0
2008-02-28 15:39:16 [9078] [14] DEBUG: data: 11 83 81 84 66 6f 72 6d 61 74 00 66 6c 6f 77 65 ....format.flowe 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 64 00 d.
2008-02-28 15:39:16 [9078] [14] DEBUG: Octet string dump ends.
2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: decoded headers:
2008-02-28 15:39:16 [9078] [14] DEBUG: Content-Type: text/plain; charset=iso-8859-1; format="flowed"
2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: End of decoded headers.
2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: decoding headers:
2008-02-28 15:39:16 [9078] [14] DEBUG: Octet string at 0x81623b8:
2008-02-28 15:39:16 [9078] [14] DEBUG:   len:  30
2008-02-28 15:39:16 [9078] [14] DEBUG:   size: 31
2008-02-28 15:39:16 [9078] [14] DEBUG:   immutable: 0
2008-02-28 15:39:16 [9078] [14] DEBUG: data: 0d 9e 85 75 70 63 6f 64 65 2e 6a 70 67 00 ae 0e ...upcode.jpg... 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 82 86 22 75 70 63 6f 64 65 2e 6a 70 67 00 .."upcode.jpg.
2008-02-28 15:39:16 [9078] [14] DEBUG: Octet string dump ends.
2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: decoded headers:
2008-02-28 15:39:16 [9078] [14] DEBUG: Content-Type: image/jpeg; name="upcode.jpg" 2008-02-28 15:39:16 [9078] [14] DEBUG: Content-Disposition: inline; filename="upcode.jpg"
2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: End of decoded headers.
2008-02-28 15:39:16 [9078] [14] DEBUG: NULL
2008-02-28 15:39:16 [9078] [14] DEBUG: NULL
2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: Mapping `application/vnd.wap.multipart.mixed', WSP 1.2 to 0x0023. 2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: Mapping `text/plain', WSP 1.2 to 0x0003. 2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: Mapping `charset', WSP 1.2 to 0x0001. 2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: Mapping `format', WSP 1.2 to 0xffffffff. 2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: Mapping `Content-Type', WSP 1.3 to 0x0011. 2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: Mapping `image/jpeg', WSP 1.2 to 0x001e. 2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: Mapping `name', WSP 1.2 to 0x0005. 2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: Mapping `Content-Disposition', WSP 1.3 to 0x002e. 2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: Mapping `filename', WSP 1.2 to 0x0006. 2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: Mapping `Content-Type', WSP 1.3 to 0x0011. 2008-02-28 15:39:16 [9078] [14] DEBUG: WSP: Mapping `text/plain', WSP 1.2 to 0x0003. 2008-02-28 15:39:16 [9078] [14] DEBUG: $$$$$$ fetch message [fail] replying with [type=m-retrieve-conf,content_len=68]:
2008-02-28 15:39:16 [9078] [14] DEBUG: Dumping HTTP headers:
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string at 0x817aa90:
2008-02-28 15:39:16 [9078] [14] DEBUG:    len:  35
2008-02-28 15:39:16 [9078] [14] DEBUG:    size: 1024
2008-02-28 15:39:16 [9078] [14] DEBUG:    immutable: 0
2008-02-28 15:39:16 [9078] [14] DEBUG: data: 58 2d 4d 6d 73 2d 4d 65 73 73 61 67 65 2d 54 79 X-Mms-Message-Ty 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 70 65 3a 20 6d 2d 72 65 74 72 69 65 76 65 2d 63 pe: m-retrieve-c 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 6f 6e 66 onf
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string dump ends.
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string at 0x81623b8:
2008-02-28 15:39:16 [9078] [14] DEBUG:    len:  41
2008-02-28 15:39:16 [9078] [14] DEBUG:    size: 1024
2008-02-28 15:39:16 [9078] [14] DEBUG:    immutable: 0
2008-02-28 15:39:16 [9078] [14] DEBUG: data: 58 2d 4d 6d 73 2d 54 72 61 6e 73 61 63 74 69 6f X-Mms-Transactio 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 6e 2d 49 44 3a 20 2d 38 2d 71 66 31 30 34 39 2e n-ID: -8-qf1049. 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 31 33 2e 78 38 32 2e 31 37 13.x82.17
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string dump ends.
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string at 0x8190e90:
2008-02-28 15:39:16 [9078] [14] DEBUG:    len:  22
2008-02-28 15:39:16 [9078] [14] DEBUG:    size: 1024
2008-02-28 15:39:16 [9078] [14] DEBUG:    immutable: 0
2008-02-28 15:39:16 [9078] [14] DEBUG: data: 58 2d 4d 6d 73 2d 4d 4d 53 2d 56 65 72 73 69 6f X-Mms-MMS-Versio 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 6e 3a 20 31 2e 30 n: 1.0
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string dump ends.
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string at 0x818afe0:
2008-02-28 15:39:16 [9078] [14] DEBUG:    len:  35
2008-02-28 15:39:16 [9078] [14] DEBUG:    size: 1024
2008-02-28 15:39:16 [9078] [14] DEBUG:    immutable: 0
2008-02-28 15:39:16 [9078] [14] DEBUG: data: 44 61 74 65 3a 20 54 68 75 2c 20 32 38 20 46 65 Date: Thu, 28 Fe 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 62 20 32 30 30 38 20 32 30 3a 33 39 3a 31 36 20 b 2008 20:39:16 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 47 4d 54 GMT
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string dump ends.
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string at 0x8163f98:
2008-02-28 15:39:16 [9078] [14] DEBUG:    len:  25
2008-02-28 15:39:16 [9078] [14] DEBUG:    size: 1024
2008-02-28 15:39:16 [9078] [14] DEBUG:    immutable: 0
2008-02-28 15:39:16 [9078] [14] DEBUG: data: 58 2d 4d 6d 73 2d 52 65 74 72 69 65 76 65 2d 53 X-Mms-Retrieve-S 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 74 61 74 75 73 3a 20 4f 6b tatus: Ok
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string dump ends.
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string at 0x81740a8:
2008-02-28 15:39:16 [9078] [14] DEBUG:    len:  23
2008-02-28 15:39:16 [9078] [14] DEBUG:    size: 1024
2008-02-28 15:39:16 [9078] [14] DEBUG:    immutable: 0
2008-02-28 15:39:16 [9078] [14] DEBUG: data: 58 2d 4d 6d 73 2d 52 65 74 72 69 65 76 65 2d 54 X-Mms-Retrieve-T 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 65 78 74 3a 20 4f 6b ext: Ok
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string dump ends.
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string at 0x818d3d8:
2008-02-28 15:39:16 [9078] [14] DEBUG:    len:  31
2008-02-28 15:39:16 [9078] [14] DEBUG:    size: 1024
2008-02-28 15:39:16 [9078] [14] DEBUG:    immutable: 0
2008-02-28 15:39:16 [9078] [14] DEBUG: data: 46 72 6f 6d 3a 20 73 79 73 74 65 6d 2d 75 73 65 From: system-use 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 72 40 XX XX XX XX XX XX XX 2e 32 33 33 2e 38 31 [EMAIL PROTECTED]
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string dump ends.
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string at 0x817f8b8:
2008-02-28 15:39:16 [9078] [14] DEBUG:    len:  24
2008-02-28 15:39:16 [9078] [14] DEBUG:    size: 1024
2008-02-28 15:39:16 [9078] [14] DEBUG:    immutable: 0
2008-02-28 15:39:16 [9078] [14] DEBUG: data: 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 74 65 Content-Type: te 2008-02-28 15:39:16 [9078] [14] DEBUG: data: 78 74 2f 70 6c 61 69 6e xt/plain
2008-02-28 15:39:16 [9078] [14] DEBUG:  Octet string dump ends.
2008-02-28 15:39:16 [9078] [14] DEBUG: End of dump.
2008-02-28 15:39:16 [9078] [14] DEBUG: Dumping MMS message body (not multipart) [0 parts] --> 2008-02-28 15:39:16 [9078] [14] DEBUG: HTTP: Resetting HTTPClient for `xxx.xxx.18.149'.
2008-02-28 15:39:16 [9078] [14] DEBUG:  entered free_clientinfo 1, ip=xxx
2008-02-28 15:39:16 [9078] [14] DEBUG:  left free_clientinfo
2008-02-28 15:39:16 [9078] [14] DEBUG: Thread 14 (mmsproxy.c:(gwthread_func_t *)fetchmms_proxy) terminates. 2008-02-28 15:39:22 [9078] [1] DEBUG: HTTP: Destroying HTTPClient area 0x817fa10. 2008-02-28 15:39:22 [9078] [1] DEBUG: HTTP: Destroying HTTPClient for `xxx.xxx.18.149'.

Thanks!
_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to