Search the manual:

Overview Quick start Download Manual How to buy FAQ Contact Us
OZEKI NG SMS Gateway - Product Guide

USSD Contents | SearchPicture message

Home > Product Manual > Appendix > C - Message types > WAP Push SL

SMS Gateway SMS Gateway Home

  Product Manual
  Introduction
  SMS technology
  Installation Guide
  User Guide
  Developers Guide
  Examples and Solutions
  Appendix
  A - Terms and definitions
  B - References
  C - Message types
  Introduction
  OTA bitmap
  Operator logo I.
  Operator logo II.
  Ringtone
  Wappush
  Binary XML
  VCard
  VCalendar
  Special SMS Message Indication
  Bookmark
  MMS:XML
  WAP Browser Settings
  SyncML settings
  OMA OTA Settings
  USSD
  WAP Push SL
  Picture message
  D - Database connection strings
  E - SMS alphabet
  F - GSM error codes
  G - SMSC settings
  H - MMSC settings
  I - GSM operators
  J - SMPP providers
  K - GSM modems, phones
  L - Error codes
  M - Country codes
  O - SMPP Error codes
  FAQ
  Feature list
  Commercial Information
  Search
 

Contact Us!
If you wish to get further information, do not hesitate to contact us!

E-mail: info@ozekisms.com

If you have a technical question, please submit a support request on-line.

Mobile message type specification - WAP Push SL SMS
(SMS message type, SMS message format)

Introduction

The WAP Push SL message type makes it possible to send service loading wap requests to mobile phones. These requests can contain an URL and a signal level.

Message type

SMS:WAPPUSH:SL

The format of the message data is:

<sl href="..." action="..."/>

Take a look at an example:

<sl href="http://wap.ozeki.hu/" action="signal-high"/>

Action can be: signal-high, signal-low, signal-cache

Sending a WAP Push SL message in SMS

To send a WAP PUSH SL message with Ozeki NG - SMS Gateway, you need to specify a message type containing a message format identification. To send the above example, you would use the message type SMS:WAPPUSH:SL

SQL example:

If you use the Database user to send and receive SMS messages with Ozeki NG - SMS Gateway, you can use the following SQL statement to send a WAP PUSH Service Indication message:

insert into ozekimessageout (receiver,msgtype,msg,status) values ('+36205222245',
         'SMS:WAPPUSH:SL','<sl href="http://wap.origo.hu/"
         action="signal-high"/>','send');




Next page: Picture message
Source: http://www.ozekisms.com/index.php?owpn=457, Word count: 655
Copyright © 2000 - 2010 Ozeki Informatics Ltd.
All rights reserved

Legal information        |         Privacy policy        |         Terms of use
Please, address your inquiries to info@ozekisms.com