Oracle Audio Technologies 9i Server User Manual


 
SMS Request Listener
Alerts and SMS Request Listener 3-5
3.2.4.5 Flow-Control
Configure the following entries for the SMS-control:
# The max number of SMS chunks per message. <int>
#
sms.message.maxchunks=
#
# The maximum number of bytes per message. <int>
#
sms.message.maxsize=
3.2.4.6 Wireless Edition SMS System Account for SMS-C
If there is a dedicated SMS system account created at SMS-C for the Wireless
Edition to send the SMS to, configure the following entries appropriately:
# Wireless Edition SMS System Account Id
sms.account.id
# The corresponding password
sms.account.password
3.3 SMS Request Listener
The SMS Request Listener allows the invocation of any Wireless Edition service
using a SMS message. The SMS Request Listener processes the SMS-based service
invocation request and returns the result, if any, as a SMS message by performing
the following:
1. Authenticate the user by finding the alert address with the actual phone
number.
2. Invoke the service.
3. Place the result, if any, after invoking the service, in the notification queue.
Note: The following configuration is not required if the SMS
Request Listener will not be provided to the end user.