Quick help quide to GSM PDU mode structure

Size: px
Start display at page:

Download "Quick help quide to GSM PDU mode structure"

Transcription

1 1 (6) Quick help quide to GSM PDU mode structure AT+CMGS Send Message Sends a message from the DTE to the network (SMS-SUBMIT): AT+CMGS=<length><CR>PDU<ctrl-Z/ESC> <length> The length of the actual TPDU in octets. The RP layer SC address octets are not counted in the length. <pdu> RP SC address Address-Value field followed by a TPDU in hexadecimal format. Sending can be canceled by using an <ESC> character. <ctrl-z> must be used to indicate the ending of a message body. Message reference value <mr> is returned to the DTE on successful message delivery: +CMGS: <mr> <mr> TP-Message-reference in integer format. SMS-DELIVERs are routed directly to the DTE using this kind of result code: +CMT: [<alpha>],<length><cr><lf><pdu> <alpha> String type alphanumeric representation of <da> or <oa> corresponding to the entry found in MT phonebook, implementation of this feature is manufacturer specific. <length> The length of the actual TPDU in octets. The RP layer SC address octets are not counted in the length. <pdu> RP SC address Address-Value field followed by TPDU in hexadecimal format. SMS-SUBMIT and SMS-DELIVER are TPDUs (Transfer Protocol Data Unit) Those can be build in different way, structure is explained more detailed in GSMS specification. SUBMIT goes from phone to network and DELIVER is coming from network to phone. An example of sending and receiving a routed short message with the SMS PDU mode is presented here. SMS-SUBMIT AT+CMGF=0 set SMS PDU mode on OK AT+CNMI=1,2 forward received SMS-DELIVERs to TE OK AT+CMGS=29 length of the SMS PDU C A A0E4ACf41f4f29C9E769F4121 +CMGS: 212 message reference is shown OK +CMT:, C A0E4ACF41F4F29C9E769F412 1

2 2 (6) SMS-SUBMIT protocol structure 07 91address length: 7, type of address is international using ISDN telephone numbering plan SC address: (not mandatory) 11 SMS-SUBMIT, do not reject duplicates in SC, validity period not present, no status report request, no header in user data, reply path not set (GSM 03.40) 00 TP message reference, given by the phone 0C 91 address length: 12, type of address is international using ISDN telephone numbering plan destination address: protocol identifier: straightforward, data coding scheme: default class, 7 bit message A7 validity period A 0E 4A CF 41 F4 F2 9C 9E 76 9F length of user data 17, user data Service Center numbers is not mandatory field in PDU structure. Here is example in same message without SMSC number. AT+CMGS= C A A0E4Acf41f4f29C9E769F4121 SMS-DELIVER +CMT:, C A0E4ACF41F4F29C9E769F412 1 SMS-DELIVER protocol structure 07 91address length: 7, type international using ISDN numbering plan SC address

3 3 (6) 20 SMS-DELIVER, more messages are waiting for the MS in this SC, status report will be returned to the sender, no header in the beginning of user data, no reply path 0C 91 address length: 12, type of address is international using ISDN telephone numbering plan originating address protocol identifier straightforward, data coding scheme: class default, 7 bit data SC time stamp A 0E 4A CF 41 F4 F2 9C 9E 76 9F length of user data: 17, user data SC address GSM SC address followed by GSM TPDU in hexadecimal format. AT+CMGS=5 > c a70141 <ctrl> Z SC address (GSM 04.11), SC address length is count of octets 11 <fo> 00 TP Message Reference 0c TP-Destination-Address, destination address length is count of digits 00 TP-Protocol-Identifier 00 TP-Data-Coding-Scheme a7 TP-Validity Period 01 TP-User-Data-Length 41 TP-User-Data

4 4 (6) MESSAGE CLASSES There are 5 different classes in Short message service: Class Default No specific class is in use. Message is normally stored in the active memory of a phone Class 0 Phone will immediately display the received short message. The message is not automatically stored. Class 1 Received message will be stored to the phone memory Class 2 Received message will be stored to SIM-card memory Class 3 Received message will be routed to terminal (terminal specific message) When default class is used the user data is always coded using the 7-bit alphabet. In all other classes 8-bit or 16-bit character coding is accepted. When 8-bit character coding is used the message contain 140 characters and when 16-bit (unicode) is used the message may contain 70 characters uncompressed user data.

5 5 (6) GSM Text and PDU-mode protocol identifiers (GSM 03.38) 7-bit PDU-mode Text-mode Class 0 F0 AT+CSMP=,,, AT+CSMP=,,,16 Class 1 F1 AT+CSMP=,,, AT+CSMP=,,,17 Class 2 F2 AT+CSMP=,,, AT+CSMP=,,,18 Class 3 F3 AT+CSMP=,,, AT+CSMP=,,,19 8-bit Class 0 F4 AT+CSMP=,,, AT+CSMP=,,,20 Class 1 F5 AT+CSMP=,,, AT+CSMP=,,,21 Class 2 F6 AT+CSMP=,,, AT+CSMP=,,,22 Class 3 F7 AT+CSMP=,,, AT+CSMP=,,,23 Unicode E0 AT+CSMP=,,, AT+CSMP=,,,8 CBS-unicode 48 AT+CSMP=,,,72 CBS-8bit 44 AT+CSMP=,,,64 F4 AT+CSMP=,,,8 CBS-Class3 53 AT+CSMP=,,,224 F3 AT+CSMP=,,,8

6 6 (6) Examples 7-bit user data, sending by using default class. User data is coded to seven databits, because SMS have to be sent to air in 7 bit format. AT+CMGS= c f0a70CD4E2940A6A16A7D3E0B108 8 data bits user data, it can be set enabled by setting protocol identifier to value F5 (Class 1). AT+CMGS= c f5a70BF4F29C0E6A97E7F3F0B90C User data is same in both examples: TEST MESSAGE. SMS Routing AT command AT+CNMI can be used to route SMS to to place where is needed. e.g. by using command: AT+CNMI=1,2,2,1,0<CR>) the application can receive the incoming SMSs directly in all environments. More information can be found from GSMS specificaton. Specifications Following ETSI made GSM specifications are needed, when GSM Text- and PDU-mode is used. GSM GSM GSM GSM GSM GSM Address to ETSI web pages is:

SMS Application Note. Version 2.6

SMS Application Note. Version 2.6 SMS Application Note Version 2.6 Copyright Neoway Technology Co., Ltd 2017. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written

More information

How to handle SMS messages

How to handle SMS messages How to handle SMS messages This section gives examples of the AT commands for sending and receiving SMS (Small Message Service) messages with the GM12. First we will discuss what an SMS is, and some details

More information

Serial interface configuration. Syntax of the standard AT commands

Serial interface configuration. Syntax of the standard AT commands Serial interface configuration The serial interface on the ATEUS GSM Gateway has to be initialized as follows: 19200,8,N,1 (baud rate 19200, data bits: 8, parity: no, stop bit: 1) No automatic baud rate

More information

SCOPE. SMS Application notes

SCOPE. SMS Application notes Document Name: SMS Application notes Version: 01.02 Date: 2007-09-25 DocId: SMS APP_V01.02 Status: Release General Notes Simcom offers this information as a service to its customers, to support application

More information

SMS Application notes AN_SMS_V1.01

SMS Application notes AN_SMS_V1.01 AN_SMS_V1.01 Document Title: SMS Application notes Version: 1.01 Date: 2006-09-25 Status: Document Control ID: Release AN_SMS_V1.01 General Notes Simcom offers this information as a service to its customers,

More information

ON THE USE OF AT COMMANDS FOR CONTROLING THE MOBILE PHONE WITH MICROCONTROLLER LABORATORY EXERCISE

ON THE USE OF AT COMMANDS FOR CONTROLING THE MOBILE PHONE WITH MICROCONTROLLER LABORATORY EXERCISE 2007 Poznańskie Warsztaty Telekomunikacyjne Poznań 6-7 grudnia 2007 P OZNAN POZNAN UNIVERSIT UNIVERSITY Y OF OF TECHNOLOGY ACADEMIC ACADEMIC JOURNALS JOURNALS No 54 Electrical Engineering 2007 Adrian KLIKS*

More information

GSM GSM TECHNICAL January 1998 SPECIFICATION Version 5.5.0

GSM GSM TECHNICAL January 1998 SPECIFICATION Version 5.5.0 GSM GSM 07.05 TECHNICAL January 1998 SPECIFICATION Version 5.5.0 Source: SMG Reference: RGTS/SMG-040705QR3 ICS: 33.020 Key words: Digital cellular telecommunications system, Global System for Mobile communications

More information

3GPP TS V3.2.0 ( )

3GPP TS V3.2.0 ( ) TS 27.005 V3.2.0 (2002-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Terminals; Use of Data Terminal Equipment - Data Circuit terminating; Equipment (DTE

More information

ETSI TS V7.0.1 ( )

ETSI TS V7.0.1 ( ) Technical Specification Digital cellular telecommunications system (Phase 2+); Use of Data Terminal Equipment - Data Circuit terminating; Equipment (DTE - DCE) interface for Short Message Service (SMS)

More information

Mobile forensics. SMS (Short Message Service) EMS, MMS, CBS

Mobile forensics. SMS (Short Message Service) EMS, MMS, CBS Mobile forensics SMS (Short Message Service) EMS, MMS, CBS How the Mobiles Work The Route of a Mobile Phone Telephone Call, (or SMS or user data traffic) SIM card Radio access network Core network MS/UE

More information

ETSI TS V4.2.0 ( )

ETSI TS V4.2.0 ( ) TS 123 040 V4.2.0 (2001-03) Technical Specification Universal Mobile Telecommunications System (UMTS); Technical realization of the Short Message Service (SMS) (3GPP TS 23.040 version 4.2.0 Release 4)

More information

GSM GSM TECHNICAL July 1996 SPECIFICATION Version 5.0.0

GSM GSM TECHNICAL July 1996 SPECIFICATION Version 5.0.0 GSM GSM 07.05 TECHNICAL July 1996 SPECIFICATION Version 5.0.0 Source: ETSI TC-SMG Reference: TS/SMG-040705Q ICS: 33.060.50 Key words: Digital cellular telecommunications system, Global System for Mobile

More information

ETSI TS V4.1.0 ( )

ETSI TS V4.1.0 ( ) TS 127 005 V4.1.0 (2001-09) Technical Specification Digital cellular telecommunications system (Phase 2+) (GSM); Universal Mobile Telecommunications System (UMTS); Use of Data Terminal Equipment - Data

More information

Nokia F-Bus Protocol

Nokia F-Bus Protocol Nokia F-Bus Protocol Chapter - III NOKIA F-BUS PROTOCOL 3.1 INTRODUCTION TO NOKIA F-BUS Most Nokia phones have F-Bus and M-Bus connections that can be used to connect a phone to a PC or in our case a microcontroller.

More information

GTM-201 Series FAQ Ver1.1. GTM-201 Series FAQ ICP DAS CO., LTD.

GTM-201 Series FAQ Ver1.1. GTM-201 Series FAQ ICP DAS CO., LTD. GTM-201 Series FAQ 1 Tables of Content GTM-201 Series FAQ Ver1.1 Q01: What is the PIN code?...3 Q02: What are the GTM-201-RS232 and GTM-201-USB default baud rate?...3 Q03: What kind of information do you

More information

Concealed Data in Two Way Text Messaging: A Framework for Interactive Mobile Learning Environment

Concealed Data in Two Way Text Messaging: A Framework for Interactive Mobile Learning Environment Concealed Data in Two Way Text Messaging: A Framework for Interactive Mobile Learning Environment H K Salinda Premadasa Sabaragamuwa University of Sri Lanka Introduction Short Messaging Service (SMS) is

More information

TS V6.1.0 ( )

TS V6.1.0 ( ) Technical Specification Digital cellular telecommunications system (Phase 2+); Technical realization of the Short Message Service (SMS); Point-to-Point (PP) (GSM 03.40 version 6.1.0 Release 1997) GLOBAL

More information

Application Note. SIM7100_SMS_Application_Note_V

Application Note. SIM7100_SMS_Application_Note_V SIM7100 Application Note SMS 0 SIM7100_SMS_Application_Note_V0.01 2014-11-8 Document Title: SIM7100 SMS Application Note Version: 0.01 Date: 2015-02-10 Status: Document ID: Release SIM7100_SMS_Application_Note_V0.01

More information

Mitel MiContact Center Enterprise SMS GATEWAY USER GUIDE. Release 9.2

Mitel MiContact Center Enterprise SMS GATEWAY USER GUIDE. Release 9.2 Mitel MiContact Center Enterprise SMS GATEWAY USER GUIDE Release 9.2 NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks

More information

xxx xxx Project GSM/GPS Communication Module

xxx xxx Project GSM/GPS Communication Module Test Plan Identifier: xxx-communication Module *Module testing is according to xxx-project Proposal Appendix 9: Testing Restrictions/Scope table. References: Please refer to Appendix 1: References Introduction:

More information

Integrating with Cellsynt's SMS gateway via HTTP interface (technical documentation)

Integrating with Cellsynt's SMS gateway via HTTP interface (technical documentation) Integrating with Cellsynt's SMS gateway via HTTP interface (technical documentation) Integrating with Cellsynt's SMS gateway via HTTP interface (technical documentation) Table of Contents Part I Introduction

More information

CDMA DATA TERMINAL AT Command Set Application Information. December.19, 2007

CDMA DATA TERMINAL AT Command Set Application Information. December.19, 2007 CDMA DATA TERMINAL AT Command Set Application Information December.19, 2007 About this Guide CDMA (Code Division Multiple Access) Data Module operating functions are implemented as AT commands, and are

More information

SMS Submit Interface description HTTP Version 1.5

SMS Submit Interface description HTTP Version 1.5 SMS Submit Interface description HTTP Version 1.5 This document is intended for application developers with knowledge about the HTTP protocol. Document history Version Description 1.5 Spelling error corrected

More information

CHANGE REQUESTS TO. GSM 03.40, on Enhanced diagnostic Information for SM-MT GSM 04.11, 04.13, 07.08, on Introduction of RP-ACK User data

CHANGE REQUESTS TO. GSM 03.40, on Enhanced diagnostic Information for SM-MT GSM 04.11, 04.13, 07.08, on Introduction of RP-ACK User data Tdoc SMG 054/97 ETSI TC SMG Paris, France 10-14 February 1997 Source: SMG4 CHANGE REQUESTS TO GSM 03.40, 09.02 on Enhanced diagnostic Information for SM-MT GSM 04.11, 04.13, 07.08, 09.02 on Introduction

More information

Oracle Communications Convergent Charging Controller. Mobile Application Part (MAP) Protocol Implementation Conformance Statement Release 6.

Oracle Communications Convergent Charging Controller. Mobile Application Part (MAP) Protocol Implementation Conformance Statement Release 6. Oracle Communications Convergent Charging Controller Mobile Application Part (MAP) Protocol Implementation Conformance Statement Release 6.0 May 2016 Copyright Copyright 2016, Oracle and/or its affiliates.

More information

Appendix C: MAT Tenant and Voucher System Error Messages and Codes

Appendix C: MAT Tenant and Voucher System Error Messages and Codes Part 1: MAT Transmission, Tenant and Voucher s and s...c-3 Part 2: MAT Voucher s and s...c-10 June 2014 C-1 Part 1 of this chapter contains the MAT Transmission, Tenant and Voucher System error messages

More information

text2reach2 SMS API Sep 5, 2013 v1.1 This document describes application interface (API) between SMS service provider (SP) and SMS gateway (SMSGW).

text2reach2 SMS API Sep 5, 2013 v1.1 This document describes application interface (API) between SMS service provider (SP) and SMS gateway (SMSGW). text2reach2 SMS API Sep 5, 2013 v1.1 This document describes application interface (API) between SMS service provider (SP) and SMS gateway (SMSGW). Table of Contents API Interface Types...3 Bulk SMS interface...3

More information

Oracle Communications Network Charging and Control. Mobile Application Part (MAP) Protocol Implementation Conformance Statement Release 5.0.

Oracle Communications Network Charging and Control. Mobile Application Part (MAP) Protocol Implementation Conformance Statement Release 5.0. Oracle Communications Network Charging and Control Mobile Application Part (MAP) Protocol Implementation Conformance Statement Release 5.0.1 June 2013 Copyright Copyright 2013, Oracle and/or its affiliates.

More information

Reqs-LTE-SMS. Device Requirements Issued: Mar-16

Reqs-LTE-SMS. Device Requirements Issued: Mar-16 Reqs-LTE-SMS Device Requirements Issued: Mar-16 This document provides initial information related to Verizon Wireless Long Term Evolution (LTE) Reqs-LTE- SMS requirement document. All information herein

More information

Application Note basic Voice and SMS Connection with SIM900 rev03

Application Note basic Voice and SMS Connection with SIM900 rev03 Connection with rev03 S MUST BE Connection with rev03 AT ATI ATE0 AT+GMR AT+GMI AT+GMM AT+GSN AT+CSCA? AT+CNUM? AT+CREG? AT+CSQ AT+GCAP AT+CMEE=2 AT&W AT&V AT&F AT+CPBS="ON" NETWORK CENTRE NUMBERS NETWORK

More information

Response: Note: Please define Dynamic Value in ##Field## The following are the parameters used: For Unicode Message:

Response: Note: Please define Dynamic Value in ##Field## The following are the parameters used: For Unicode Message: For Unicode Message: Promotional Unicode Message API http://cloud.smsindiahub.in/vendorsms/pushsms.aspx?user=youruserid&password=yourpassword& msisdn=919898xxxxxx&sid=senderid&msg=पर षण स द श &fl=0&dc=8

More information

Oracle Communications Network Charging and Control

Oracle Communications Network Charging and Control Oracle Communications Network Charging and Control Product: OCNCC 4.3 Component: S ware version: Release 3.1.1 Guide version: 02.00 Mobile Application Part (MAP) Protocol Implementation Conformance Statement

More information

Forthnet Mobile Platform - groupsms http interface v1.0 1 / 9

Forthnet Mobile Platform - groupsms http interface v1.0 1 / 9 Table of Contents Introduction... 2 Requirements... 2 Connecting to Forthnet Mobile Platform... 2 Message submission... 3 Client Request... 3 Parameters... 4 Parameter user... 4 Parameter pass... 4 Parameter

More information

API Documentation. Release Version 1 Beta

API Documentation. Release Version 1 Beta API Documentation Release Version 1 Beta Document Version Control Version Date Updated Comment 0.1 April 1, 2016 Initialize document 1 Release version PROMOTEXTER V3 BETA - API Documentation 1 Table of

More information

eservices channel-any_name_for_sms Section

eservices channel-any_name_for_sms Section eservices channel-any_name_for_sms Section 6/30/2018 channel-any_name_for_sms Section default-reply-address driver-classname inbound-route password reconnection-timeout session-by-address session-by-text

More information

Integration Guide Xura Messaging SMTP- Interface

Integration Guide Xura Messaging SMTP- Interface Integration Guide Xura Messaging SMTP- Interface Version 1.3.0 Content is subject to change Xura Secure Communications GmbH Tel.: +49 89 201 727 0 e-mail.: asc-support@xura.com All rights reserved. This

More information

Hands-On Workshop. Introduction to AT Commands, Sending SMS & GPRS

Hands-On Workshop. Introduction to AT Commands, Sending SMS & GPRS Hands-On Workshop Introduction to AT Commands, Sending SMS & GPRS Towers of Power - Class 02 New York, April 5th 2014 Hardware Micro-controllers Lots of Options Cellphone Modules GSM Modems

More information

USING SatTerm SOFTWARE WITH SMS APPLICATION NOTE

USING SatTerm SOFTWARE WITH SMS APPLICATION NOTE AN2007-06-V3.4.0 USING SatTerm SOFTWARE WITH SMS APPLICATION NOTE February 20, 2007 Copyright 2007 by NAL Research Corporation The specifications in this document are subject to change at NAL Research

More information

GSM GSM TECHNICAL March 1996 SPECIFICATION Version 5.1.0

GSM GSM TECHNICAL March 1996 SPECIFICATION Version 5.1.0 GSM GSM 03.38 TECHNICAL March 1996 SPECIFICATION Version 5.1.0 Source: ETSI TC-SMG Reference: TS/SMG-040338QR ICS: 33.060.50 Key words: Digital cellular telecommunications system, Global System for Mobile

More information

SMS Outbound. SMTP interface - v1.1

SMS Outbound. SMTP interface - v1.1 SMS Outbound SMTP interface - v1.1 Table of contents 1. Version history... 5 2. Conventions... 5 3. Introduction... 6 4. Gateway connection... 7 4.1 E-mail message format... 7 4.2 Header section... 7 4.3

More information

Final draft ETSI ES V1.1.1 ( )

Final draft ETSI ES V1.1.1 ( ) Final draft ES 201 912 V1.1.1 (2001-11) Standard Access and Terminals (AT); Short Message Service (SMS) for PSTN/ISDN; Short Message Communication between a fixed network Short Message Terminal Equipment

More information

Version Date Description Author First version Nate. send_sms request Added DELIVERED. status in Send Sms.

Version Date Description Author First version Nate. send_sms request Added DELIVERED. status in Send Sms. New API Version Date Description Author 0.1 2014-12-25 First version Nate 0.2 2015-1-22 Added user_id in Nate send_sms request 0.3 2015-3-20 Added DELIVERED Nate status in Send Sms Result 0.4 2015-4-24

More information

3GPP TS V6.1.0 ( )

3GPP TS V6.1.0 ( ) TS 23.038 V6.1.0 (2004-09) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Terminals; Alphabets and language-specific information (Release 6) GLOBAL SYSTEM FOR

More information

Bulk HTTP API Specification

Bulk HTTP API Specification Bulk HTTP API Specification (Document Version 1.0) (This Document gives details on how to send messages via the Bulk HTTP API for the CloudSMS Gateway) HTTP API to submit messages to CloudSMS http://developers.cloudsms.com.ng/api.php?userid=xxxx&password=yyyyy&type=y&destinati

More information

3GPP TS V8.2.0 ( )

3GPP TS V8.2.0 ( ) TS 29.311 V8.2.0 (2011-09) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Service Level Interworking (SLI) for Messaging Services

More information

MICROCONTROLLER BASED LPG GAS DETECTOR USING GSM MODULE

MICROCONTROLLER BASED LPG GAS DETECTOR USING GSM MODULE MICROCONTROLLER BASED LPG GAS DETECTOR USING GSM MODULE Ashish Sharma (B.Tech., EL Engg.) E-mail: ashishpreet2009@gmail.com : contactashish10@gmail.com ABSTRACT Ideal gas sensor is used to detect the presence

More information

Instructions for Using New API. Instructions for Using New API

Instructions for Using New API. Instructions for Using New API Instructions for Using New API Instructions for Using New API I Change Logs Version 1.0 2016-12-8 1. Add request_status_report parameter to SMS request; 2. Add pushing feature; 3. Add slot, callstate,

More information

CL865-DUAL Software User Guide. 1vv Rev

CL865-DUAL Software User Guide. 1vv Rev APPLICABILITY TABLE PRODUCT CL865-DUAL SW Version 18.42.021 (Verizon) Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved. Page 2 of 79 SPECIFICATIONS

More information

Skywire Development Kit SMS Example

Skywire Development Kit SMS Example Skywire Development Kit SMS Example NimbeLink Corp Updated: March 2017 PN 30049 rev 6 NimbeLink Corp. All Rights Reserved. 1 Table of Contents Table of Contents 2 1. Introduction 3 1.1 Orderable Part Numbers

More information

DWG SMS JAVA SDK. public SendSMSResult sendsms(string text, SendSMSParam[] params);

DWG SMS JAVA SDK. public SendSMSResult sendsms(string text, SendSMSParam[] params); DWG SMS JAVA SDK SEND SMS API1 public SendSMSResult sendsms(string text, SendSMSParam[] params); API2 public SendSMSResult sendsms(string text, SendSMSParam[] params,int[] ports); API3 public SendSMSResult

More information

HTTP Specification Version 1.83

HTTP Specification Version 1.83 HTTP Specification Version 1.83 1. HTTP URL link 2. Sending Text Message 3. Sending Flash Message 4. Sending Unicode Message 5. Sending Binary Message 6. Sending 2D Barcode Message 7. Check for credits

More information

SMPP Server User Guide

SMPP Server User Guide SMPP Server User Guide Whilst the greatest care has been taken to ensure the accuracy of the information contained herein, NRSGATEWAY does not warrant the accuracy of same. NRSGATEWAY expressly disclaim

More information

GSM V7.0.0 ( )

GSM V7.0.0 ( ) Technical Specification Digital cellular telecommunications system (Phase 2+); Alphabets and language-specific information (GSM 03.38 version 7.0.0 Release 1998) SMG version only, not for publication GLOBAL

More information

Cloud SMS API Guide. Version 5.1

Cloud SMS API Guide. Version 5.1 Cloud SMS API Guide Version 5.1 Cloud API Guide v5.1 Page 1 of 18 Table of Content 1 Overview 1 2 MACH Push Messaging 2 3 MT API Details 3 3.1 Send Message 3 3.2 Send Long Concatenated Messages 8 4 MO

More information

HTTP API-HELP DOCUMENT

HTTP API-HELP DOCUMENT PARAMETER DEFINITION S.NO PARAMETER PARAMETER VALUE PARAMETER NAME DESCRIPTION 1 User Test User User name of the 2 Passwd Test Password Password of the account 3 Sid DEMO Sender id Destination Mobile 4

More information

Wired 2 Wireless Technology Solutions API Help Document Copyright Introduction. 2. Parameter list

Wired 2 Wireless Technology Solutions API Help Document Copyright Introduction. 2. Parameter list 1. Introduction Wired 2 Wireless Technology Solutions offers an easy way to send and receive messages via its built-in webserver using HTTP. In this document you will learn how to send SMS, check delivery

More information

Telstra Mobile SMS ACCESS MANAGER Technical Guide.

Telstra Mobile SMS ACCESS MANAGER Technical Guide. Telstra Mobile SMS ACCESS MANAGER Technical Guide. Technology solutions that let you do what you do best. www.telstra.com 2 Table of Contents 1. Introduction 4 2. Selection of Access Method 4 3. Access

More information

3GPP TS V ( )

3GPP TS V ( ) TS 23.040 V12.2.0 (2013-12) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Technical realization of the Short Message Service (SMS)

More information

3GPP TS V ( )

3GPP TS V ( ) TS 24.341 V12.6.0 (2014-12) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Support of SMS over IP networks; Stage 3 (Release 12) The

More information

This specification this document to get an official version of this User Network Interface Specification

This specification this document to get an official version of this User Network Interface Specification This specification describes the situation of the Proximus network and services. It will be subject to modifications for corrections or when the network or the services will be modified. Please take into

More information

CL865 Series Software User Guide. 1vv Rev

CL865 Series Software User Guide. 1vv Rev APPLICABILITY TABLE CL865 Series Software User Guide PRODUCT CL865-DUAL CL865-SC SW Version 18.42.021 (Verizon) 18.42.001 (Sprint) 18.42.393 (-SC) 2 of 91 SPECIFICATIONS SUBJECT TO CHANGE WITHOUT NOTICE

More information

AVR323: Interfacing GSM modems. 8-bit Microcontrollers. Application Note. Features. 1 Introduction

AVR323: Interfacing GSM modems. 8-bit Microcontrollers. Application Note. Features. 1 Introduction AVR323: Interfacing GSM modems Features Interface to GSM modems. Implementation of AT-Command set. PDU string compression and decompression. SMS transmission, how to send and receive. 1 Introduction The

More information

Mobile Transport Layer Lesson 02 TCP Data Stream and Data Delivery

Mobile Transport Layer Lesson 02 TCP Data Stream and Data Delivery Mobile Transport Layer Lesson 02 TCP Data Stream and Data Delivery 1 TCP Data Stream Consists of bytes Delivered using a virtual connection between sockets Each socket has the port number and IP address

More information

To SMS Technical Guide

To SMS Technical Guide Email To SMS Technical Guide Table of Content 1 Document information 3 1.1 Purpose 3 1.2 Change history 3 1.3 Release notes 3 1.4 Contact 3 2 Introduction 4 2.1 Overview 4 2.2 Main features 4 2.3 Email

More information

CE910 Series Software User Guide. 1vv Rev

CE910 Series Software User Guide. 1vv Rev APPLICABILITY TABLE PRODUCT CE910-DUAL CE910-SC SW Version 18.12.001 (Sprint) 18.12.012 (Aeris.net) 18.02.022 (Verizon, HW 1.00) 18.12.022 (Verizon, HW 1.10) 18.02.031 (US Cellular) 18.02.392 (-SC) Reproduction

More information

Messaging Services

Messaging Services Services.................................... -2 S! Mail & SMS.......................................... -2 Basics........................................ -3 Managing Messages with Folders............................

More information

WAP over GSM USSD Version 15-July-1999

WAP over GSM USSD Version 15-July-1999 WAP over GSM USSD Version 15-July-1999 Wireless Application Protocol WAP over GSM USSD Specification Disclaimer: This document is subject to change without notice. Page 2 (38) Contents 1. SCOPE...4 2.

More information

Message parameter details

Message parameter details HTTP API for Message Forwarding (SMS India Hub Gateway Version 1.1) Overview... 2 Introduction... 2 Messaging... 3 Message parameter details... 4-7 Error Codes... 8 Contact Details... 9 Overview This document

More information

SOAP API. The correct URL has been hidden. Please contact your account manager for the full URL information.

SOAP API. The correct URL has been hidden. Please contact your account manager for the full URL information. SMS Help Guides TNZ Group Limited sales@tnz.co.nz +64 9 9293000 +64 9 522 8839 SOAP API SOAP is a simple way of sending SMS/TXT messages via the internet. It is a great solution for integration into existing

More information

Way2mint SMS Mobile Terminate (MT) API Guide for HTTP / HTTPS

Way2mint SMS Mobile Terminate (MT) API Guide for HTTP / HTTPS Way2mint SMS Mobile Terminate (MT) API Guide for HTTP / HTTPS 10/1/2009 Way2mint Services Prepared by: Mohit Jaswani Copyright Way2mint Services The content of this document are copyright and remain the

More information

u-blox TOBY-L1 and MPCI-L1

u-blox TOBY-L1 and MPCI-L1 u-blox TOBY-L1 and MPCI-L1 LTE Cellular Modules AT Commands Manual Abstract Description of standard and proprietary AT Commands used with u-blox TOBY-L1 and MPCI-L1 LTE cellular modules. TOBY-L1 series

More information

3GPP TS V ( )

3GPP TS V ( ) TS 23.204 V12.4.0 (2013-12) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Support of Short Message Service (SMS) over generic Internet

More information

TC35 GSM Development Board

TC35 GSM Development Board TC35 GSM Development Board User s Manual V1.1 Mar 2014 Created by Cytron Technologies Sdn. Bhd. All Rights Reserved 1 Created by Cytron Technologies Sdn. Bhd. All Rights Reserved 2 Index 1. Introduction

More information

ETSI TS V8.4.0 ( ) Technical Specification

ETSI TS V8.4.0 ( ) Technical Specification TS 132 274 V8.4.0 (2009-01) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; Telecommunication management; Charging

More information

3GPP TS V7.6.0 ( )

3GPP TS V7.6.0 ( ) TS 23.204 V7.6.0 (2009-03) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Support of Short Message Service (SMS) over generic Internet

More information

WAP Over GSM USSD Version 30-July Wireless Application Protocol WAP-204-WAPOverGSMUSSD a

WAP Over GSM USSD Version 30-July Wireless Application Protocol WAP-204-WAPOverGSMUSSD a WAP Over GSM USSD Version 30-July-2001 Wireless Application Protocol WAP-204-WAPOverGSMUSSD-20010730-a A list of errata and updates to this document is available from the WAP Forum Web site, http://www.wapforum.org/,

More information

RouteMobile Mobile Client Manual for Android Version: 2.0

RouteMobile Mobile Client Manual for Android Version: 2.0 RouteMobile Mobile Client Manual for Android Version: 2.0 Route Mobile Limited 2018. All rights reserved 1 Contents Installation... 3 Getting Started... 5 Login Page... 6 Main Screen... 7 Send SMS... 9

More information

Implementation of a Short Message Service Centre in a TCP/IP environment

Implementation of a Short Message Service Centre in a TCP/IP environment Master thesis 2003.76 Implementation of a Short Message Service Centre in a TCP/IP environment Torbjörn Söderberg & Toni Kautto This thesis is presented as a part of the Master of Science degree in Electrical

More information

3GPP TS V ( )

3GPP TS V ( ) TS 11.10-4 V8.15.0 (2006-03) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Mobile Station (MS) conformance specification; Part 4:

More information

WAP Over GSM USSD Version 13 Aug Open Mobile Alliance WAP-204-WAPOverGSMUSSD a

WAP Over GSM USSD Version 13 Aug Open Mobile Alliance WAP-204-WAPOverGSMUSSD a WAP Over GSM USSD Version 13 Aug 2001 Open Mobile Alliance WAP-204-WAPOverGSMUSSD-20010813-a Continues the Technical Activities Originated in the WAP Forum WAP-204-WAPOverGSMUSSD-20010813-a Page 2 (45)

More information

SMS-Bulk Gateway HTTP interface

SMS-Bulk Gateway HTTP interface SMS-Bulk Gateway HTTP interface Release 3.0.0 2001-2017 SmsItaly.Com 1 1 Introduction 1.1 Summary Only authorized users can submit SMS messages for delivery by one of the following methods: - Internet

More information

Quriiri HTTP MT API. Quriiri HTTP MT API v , doc version This document describes the Quriiri HTTP MT API version 1 (v1).

Quriiri HTTP MT API. Quriiri HTTP MT API v , doc version This document describes the Quriiri HTTP MT API version 1 (v1). Quriiri HTTP MT API This document describes the Quriiri HTTP MT API version 1 (v1). Sending messages Request types Security Request parameters Request examples JSON POST GET Response JSON response example

More information

Gatesms.eu Mobile Solutions for Business

Gatesms.eu Mobile Solutions for Business TECHNICAL SPECIFICATIONS XML Web API GATESMS.EU, version 1.1 Prepared by: Gatesms.eu Contents Document version history...3 Security...3 General requirements...3 HTTP transmission security mechanism...3

More information

The OSI Model. Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO).

The OSI Model. Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Network Models The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding and developing computer-to-computer communication

More information

All requests must be authenticated using the login and password you use to access your account.

All requests must be authenticated using the login and password you use to access your account. The REST API expects all text to be encoded as UTF-8, it is best to test by sending a message with a pound sign ( ) to confirm it is working as expected. If you are having issues sending as plain text,

More information

SMS Outbound. HTTP interface - v1.1

SMS Outbound. HTTP interface - v1.1 SMS Outbound HTTP interface - v1.1 Table of contents 1. Version history... 5 2. Conventions... 5 3. Introduction... 6 4. Application Programming Interface (API)... 7 5. Gateway connection... 9 5.1 Main

More information

LINK Mobility SMS REST API MT and Delivery Reports Version 1.3; Last updated September 21, 2017

LINK Mobility SMS REST API MT and Delivery Reports Version 1.3; Last updated September 21, 2017 LINK Mobility SMS REST API MT and Delivery Reports Version 1.3; Last updated September 21, 2017 For help, contact support@linkmobility.com The most up-to-date version of this document is available at http://www.linkmobility.com/developers/

More information

Contents Overview... 3 Steps to run an Excel Add-In Setup:... 4 Add-Ins LOGIN SEND SMS Send Text or Flash Sms... 1

Contents Overview... 3 Steps to run an Excel Add-In Setup:... 4 Add-Ins LOGIN SEND SMS Send Text or Flash Sms... 1 User Manual IND-BulkSms Excel Add-In Version 1.0 Contents 1 2 3 4 5 6 7 Overview... 3 Steps to run an Excel Add-In Setup:... 4 Add-Ins... 11 LOGIN... 12 SEND SMS... 13 5.1 Send Text or Flash Sms... 13

More information

MAP - Mobile Application Part

MAP - Mobile Application Part - Mobile Application Part Mobility Management in GSM GSM services Short Message Service CAMEL = IN+GSM integration Raimo Kantola/ k2001 Telecommunications Switching Technology I 17-1 Course scope - lecture

More information

DE910 Series Software User Guide. 1vv Rev

DE910 Series Software User Guide. 1vv Rev APPLICABILITY TABLE PRODUCT DE910-DUAL DE910-SC SW Version 15.00.026 (Verizon) 15.00.006 (Sprint) 15.00.016 (Aeris.net) 15.00.396 (SC) Reproduction forbidden without written authorization from Telit Wireless

More information

Chapter 6. What happens at the Transport Layer? Services provided Transport protocols UDP TCP Flow control Congestion control

Chapter 6. What happens at the Transport Layer? Services provided Transport protocols UDP TCP Flow control Congestion control Chapter 6 What happens at the Transport Layer? Services provided Transport protocols UDP TCP Flow control Congestion control OSI Model Hybrid Model Software outside the operating system Software inside

More information

H20 AT Command User Guide

H20 AT Command User Guide H20 AT User Guide Version: 1.0.8 Date: 2008/12/24 Author: Cariel Huang 2008 Qisda Inc. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

Intel NetStructure SS7 Protocols MAP Programmer s Manual. Document Reference: U14SSS

Intel NetStructure SS7 Protocols MAP Programmer s Manual. Document Reference: U14SSS Intel NetStructure SS7 Protocols MAP Programmer s Manual Document Reference: U14SSS Disclaimer The product may contain design defects or errors known as errata, which may cause the product to deviate from

More information

IWM SC GSM N/W ORIG MS SIM SM-SC. terminating MS. Short msg sender MSC BSS. GSM n/w. Fig. GSM short msg service network architecture

IWM SC GSM N/W ORIG MS SIM SM-SC. terminating MS. Short msg sender MSC BSS. GSM n/w. Fig. GSM short msg service network architecture P. P. MAHALE --------- ORIG MS IWM SC GSM N/W MS SIM SM-SC terminating MS Short msg sender Sms GMSC GSM n/w MSC BSS Fig. GSM short msg service network architecture Sms protocol hierarchy consist if four

More information

Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation

Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation Nokia E62 Transferring data Nokia E62 Transferring data Legal Notice Copyright Nokia 2006. All rights reserved. Reproduction,

More information

InterCallTXT TextOnline User Guide

InterCallTXT TextOnline User Guide InterCallTXT TextOnline User Guide 1. Messages www.intercalleurope.com Information Hotline 0871 7000 170 +44 (0)1452 546742 conferencing@intercalleurope.com Reservations 0870 043 4167 +44 (0)1452 553456

More information

Layer 4 - Transport Layer

Layer 4 - Transport Layer Layer 4 - Transport Layer Core of the protocol hierarchy: Network-independent, reliable and economical data transfer Tasks of the transport layer: Connection-oriented or connectionless data transfer Addressing

More information

SMS4BD Gateway Integration

SMS4BD Gateway Integration SMS4BD Gateway Integration TECHNICAL DOCUMENTATION v3.0 This document is intended to help IT experts in integration of SMS gateway of SMS4BD. Any alteration of this document without permission is strictly

More information

4/ FGC Uen Rev C IPX. Implementation Guide SMS Utility API 1.0

4/ FGC Uen Rev C IPX. Implementation Guide SMS Utility API 1.0 4/155 19-FGC 101 0169 Uen Rev C IPX Implementation Guide SMS Utility API 1.0 All rights reserved. No part of this document may be reproduced in any form without the written permission of the copyright

More information

PCCW mobile SMS Web Access 2.0 User Guide

PCCW mobile SMS Web Access 2.0 User Guide PCCW mobile SMS Web Access 2.0 User Guide Version 2.1.2 11 March 2011 Version: 2.1.2 Table of Content 1 Introduction... 4 2 General... 5 2.1 Getting started... 5 2.2 Login/Logout... 5 2.3 Switch between

More information