Teo wrote:

Thanks!

If I use the wapbox of Kannel, I have this error in wapbox log:
2006-01-03 12:06:04 [8210] [15] DEBUG: Thread 15
(gw/heartbeat.c:heartbeat_thread) maps to pid 8210.

2006-01-03 12:06:34 [8210] [11] DEBUG: HTTP: Creating HTTP Client
for`127.0.0.1'.

2006-01-03 12:06:34 [8210] [14] INFO: PPG: Accept request </cgi-bin/sendsms>
from <127.0.0.1>

2006-01-03 12:06:34 [8210] [14] WARNING: PPG: No MIME content received, the
request unacceptable

2006-01-03 12:06:34 [8210] [14] DEBUG: PPG: send_bad_message_response:
telling pi

2006-01-03 12:06:34 [8210] [14] DEBUG: HTTP: Destroying HTTPClient area
0x8295ac8.

2006-01-03 12:06:34 [8210] [14] DEBUG: HTTP: Destroying HTTPClient for
`127.0.0.1'.

and appear this in mmsrelay log:
2006-01-03 12:07:34 [8233] [5] DEBUG: WSP: End of decoded headers.

2006-01-03 12:07:34 [8233] [5] INFO: Failed Mobile Queue MMS Send Notify:
From=+393398576207/TYPE=PLMN, to=+393398576207/TYPE=PLMN, msgsize=25393,
reason=MMSC error: Failed to deliver to +393398576207/TYPE=PLMN after 1
attempts!

and the phone device don't receive the notification.

hmm, ok, from the wapbox.log we see that the PPG does not handle the MMS notification, since it's "no MIME content received".... and mmsrelay get's the negative ack from wapbox and hence logs the failing.

Can you catch the HTTP communication between mmsrelay and wapbox via ethereal in order to have a dump of the TCP communication and see what is passed?

Or patch wapbox sources near the point where the "WARNING: PPG: No MIME content" is to add more debug information in order to see what is actually passed to the PPG.

Stipe

mailto:stolj_{at}_wapme-group.de
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 Düsseldorf, NRW, Germany

phone: +49.211.74845.0
fax: +49.211.74845.299

mailto:info_{at}_wapme-systems.de
http://www.wapme-systems.de/
-------------------------------------------------------------------

_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org

Reply via email to