Corporation Server User Manual
Diameter Application Example
Oracle Diameter Java APIs A-17
Sh Application Options
These options specify the features handled by the accounting Application. This is a list
of Properties (see java.util.properties) which may contain a number of options. Here is
the list of the Sh application configurable options which can be set depending on the
implemented FSM:
The different value of options are:
■ AUTO_SESSION_DELETION
■ SESSION_DELETED_EVENT
■ AUTO_SESSION_TERMINATION_REQUEST
■ AUTO_SESSION_ABORT_ANSWERAUTO_SESSION_TERMINATION_
ANSWER
■ SESSION_TIMEOUT_EVENT
■ AUTH_AUTHORIZATION_LIFETIME_EXPIRED_EVENT
■ AUTH_GRACE_PERIOD_EXPIRED_EVENT
■ LISTENER_SEND_HOOK
Diameter Application Example
This section presents an example of an accounting call flow and describes in detail the
steps that are performed by a typical Accounting Diameter application to represent it.
The aim is to show how to use the Rf Java API to exchange accounting information
between the Accounting Client and the Accounting Server.
Accounting Call Flow
The following figure shows the transactions that are required on the Diameter offline
interface in order to perform event based charging. It’s an example of a call flow
between an Accounting Client and an Accounting Server.
Figure A–3 Accounting Call Flow Example