Hi again,

Thanks to the help of a fellow kannel list user :o) I've got a lot further with this. I am now trying to send a wap push from the cgi-bin/wappush HTTP system, and am getting the following response:

<?xml version="1.0" ?>
  <!DOCTYPE pap (View Source for full doctype...)>
- <pap>
  <badmessage-response code="2000" desc="Not understood due to malformed syntax" bad-message-fragment="No MIME content" />
  </pap>

I use a command that looks like:

http://localhost:8080/wappush?username=[removed]&password=[removed]&to=[removed]&text=[URLencoded]

Can anyone tell me how to pass MIME content?

Many thanks,

Neil Mukerji.

On Wed, 2004-07-14 at 13:37, Neil Mukerji wrote:
Hi all,

While entirely computer literate, I've very little experience with Kannel, although I can connect to an SMSC and send text messages all day long. I need to be able to send WAP push messages, and I don't know where to start.

I guess I need to define some kind of header. Exactly how do I set headers? And what should it be set to? I have looked through some old mailing list posts about this, but I'll confess I can't really get my head around them.

One final question: do I need to set up a wapbox, or can I still use the smsbox to deliver WAP push? I'm working on the basis that the wapbox is for delivering the actual wap content, but what about the push?

Thanks in advance,

Neil.

Reply via email to