Statement of Compliance

     Previous  Next    Open TOC in new window    View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Parlay X 2.1 Short Messaging (including EWS Binary SMS)

The following chapter describes the standard Network Gatekeeper communication services and how the interfaces and protocols comply to standards.

 


Parlay X 2.1 Short Messaging Statement of compliance

This section describes the standards compliance for the communication services for Parlay X 2.:

The Parlay X 2.1 interface complies to ETSI ES 202 391-4 V1.2.1 (2006-12) Open Service Access (OSA); Parlay X Web Services; Part 4: Short Messaging (Parlay X 2).

See http://parlay.org/en/specifications/pxws.asp for links to the specification.

Table 6-1 Statement of Compliance, Parlay X 2.1 Short Messaging
Method
Compliant
(Yes | No)
Comment
Interface: SendSms
sendSms
Y
 
sendSmsLogo
Y
Note: The image is not scaled.
sendSmsRingtone
Y
Note: Ringtones must be in either SmartMessaging or EMS (iMelody) format
getSmsDeliveryStatus
Y
 
Interface: SmsNotification
notifySmsReception
Y
 
notifySmsDeliveryReceipt
Y
 
Interface: ReceiveSms
getReceivedSms
Y
 
Interface: SmsNotificationManager
startSmsNotification
Y
 
stopSmsNotification
Y
 

 


SMPP v3.4 for Parlay X 2.1/Extended Web Services Binary SMS

The SMPP v3.4 plug-in for Parlay X 2.1 Short Messaging and for the BEA Extended Web Services (Binary SMS) acts as an External Short Message Entity (ESME) that connects to an SMSC over TCP/IP.

The plug-in instance binds itself to the SMSC either as ESME Transmitter and an ESME Receiver or as an ESME Transceiver.

The bindings occurs when the plug-in transitions from state inactive to active. It will not reach state active until it has bound. The plug-in unbinds itself prior to becoming inactive.

When an application sends an SMS with one recipient submit_sm PDU is used and when sending an SMS with 2 or more recipients submit_sm_multi is used.

Window size is configurable.

The plug-in supports segmented SMSs using either 7-, 8-, or 16 bit data coding. The maximum length of an SMS segment is:

Standards Compliance

The plug-in complies to Short Message Peer to Peer, Protocol Specification v3.4, Document Version:- 12-Oct-1999 Issue 1.2.

Table 6-2 Statement of Compliance, SMPP v3.4 for Parlay X 2.1 Short Messaging
Protocol Data Units (PDUs)
Compliant
(Yes | No)
Comment
Plug-in originated PDUs:
bind_transmitter
Y
 
bind_receiver
Y
 
unbind
Y
 
submit_sm
Y
 
submit_multi
Y
 
deliver_sm_resp
Y
 
cancel_sm
Y
 
enquire_link
Y
 
enquire_link_resp
Y
 
generic_nack
Y
 
bind_transceiver
Y
 
data_sm
N
 
data_sm_resp
N
 
query_sm
N
 
replace_sm
N
 
SMSC originated PDUs:
bind_transmitter_resp
Y
 
bind_receiver_resp
Y
 
unbind_resp
Y
 
submit_sm_resp
Y
esm_classes:
  • Default message Type
  • SMSC Delivery receipt
submit_multi_resp
Y
 
deliver_sm
Y
 
cancel_sm_resp
Y
 
enquire_link
Y
 
enquire_link_resp
Y
 
generic_nack
Y
 
bind_transceiver_resp
Y
 
outbind
N
 
data_sm
N
 
data_sm_resp
N
 
query_sm_resp
N
 
replace_sm_resp
N
 
alert_notification
N
 


  Back to Top       Previous  Next