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 Oracle Communications Services 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://portal.etsi.org/docbox/TISPAN/Open/OSA/ParlayX21.html 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 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.

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

For network-triggered requests, the plug-in supports segmented SMSs in the same way as for application-initiated request if the SMPP parameter short_message contains the user data. If short_message is empty the parameter message_payload, which can contain up to 64KB of data, is used.

For network-triggered requests, the SMS is propagated to the application via the Parlay X Short Messaging interface if the SMPP parameter data_coding equals 0x00, 0x01, 0x03, 0x05, 0x06, 0x07, 0x08, 0x0A, 0x0D, or 0x0E. In other cases, the SMS is forwarded to the application via the Binary SMS interface.

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