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
  W - Wireshark Capture
  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.


Callcenter developers
If you are working on telephone solutions, please check out the Ozeki VoIP SIP SDK.
It can be used to create:

Webphone solutions:
- Adobe Flash video phone
- Silverlight video phone
- Web to web calls
- Web to VoIP calls

Custom SIP clients:
- Silverlight SIP VoIP client
- Flash SIP VoIP client
- C# .net SIP VoIP client
- ASP .net SIP VoIP client
- Web based SIP VoIP client

Custom VoIP solutions:
- VoIP SIP softphones
- VoIP call center clients
- VoIP IVR systems
- VoIP predictive dialer systems
- VoIP auto dialer systems
- VoIP call assistant
- VoIP call recording systems
- VoIP intercom solutions

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
Copyright © 2000 - 2013 Ozeki Informatics Ltd.
All rights reserved

Software PBX for Windows | VoIP SDK   |   Legal information   |   Privacy policy   |   Terms of use
Please, address your inquiries to info@ozekisms.com