IBM WebSphere Telecom Web Services Server, Version 7.1
Integrating with Web service implementations based on Direct Connect protocols
Telecom Web Services Server supports Web service implementations which operate on direct connect protocols.
Integrating with WAP Push over SMPP
The WAP Push over SMPP Web
service implementation provides a Web service that accepts requests
for sending WAP Push messages, that control various checks which are
done to ensure that the requests are valid. It will then forward the
requests to the appropriate network elements for downstream processing.
The WAP Push service implementation will then forward the delivery
receipt notifications to the appropriate sender applications.
Integrating with Parlay X SMS over SMPP
The Parlay X SMS over SMPP Web service implementation provides operations for sending an SMS message to the network, monitoring the delivery status of a sent SMS message, and asynchronously receiving notification of message delivery status.
Integrating with Parlay X Terminal Location over MLP
The Parlay X Terminal Location over MLP describes
how as part of the implementation each individual Web service operation
will be mapped to the interfaces provided by the MLP Protocol.
Integrating with Parlay X Multimedia Messaging over MM7
The Parlay X Multimedia Messaging over MM7 Web
service sends a message to an MMSC (Multimedia Message Service Center)
using the MM7 interface for onward transmission. The Mm7Callback MDB
(Message Driven Bean) performs this operation when called with the
onMessage ( ) method, and when the message is sent from the MM7 Protocol
Converter.