Sending an OMA-DM Notification message

2014-08-08 Thread ghik
Hello, I'm trying to send an OMA-DM notification message with WAP Push (application/vnd.syncml.notification). Unfortunately, Kannel doesn't seem to recognize that type properly - it does not translate it into proper binary code (0x44). Here's the dump of communication between my Push Initiator an

Re: Sending an OMA-DM Notification message

2014-08-08 Thread ghik
I started debugging Kannel and it seems that it cannot find a mapping for "application/vnd.syncml.notification" because this content type is registered for WSP version 1.5. For some reason, Kannel is ignoring all versions above 1.2 when trying to find mappings. This is actually hardcoded into the K