Cloud CM-IPMP Guía para resolver problemas Pagina 144

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 201
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 143
The deployment descriptors for the JDBC Location SBB are located in the
src/com/opencloud/slee/services/sip/
location/jdbc/META-INF
directory. The default data source in the
oc-sbb-jar.xml
extension deployment descriptor is as
follows:
<resource-ref>
<res-ref-name>jdbc/SipRegistry</res-ref-name>
<res-type>javax.sql.DataSource</res-type>
<res-auth>Container</res-auth>
<res-sharing-scope>Shareable</res-sharing-scope>
<res-jndi-name>jdbc/JDBCResource</res-jndi-name>
</resource-ref>
The data source must be configured in the Rhino SLEE
rhino-config.xml
file. To use an alternative database, edit the
resource-ref
entry in the SBB extension deployment descriptor so that
res-jndi-name
refers to the appropriate data source
configured in
rhino-config.xml
.
For more information about extension deployment descriptors please refer to Chapter 18 section 18.5.
For more information on configuring data sources, see Chapter 19.
Once the deployment descriptors are correct for the current environment, the example services can be installed.
22.5 Manual Installation
The steps for manually installing and configuring the example SIP services are shown below. These are covered in detail in the
following sections.
Install the SIP Resource Adaptor, Section 22.5.1.
Optionally configure a JDBC location service, Section 22.5.3.
Install the example SIP services, Section 22.4.4.
Use the example SIP services with SIP user agents, Section 22.6.
22.5.1 Resource Adaptor Installation
Configuring the Resource Adaptor
The SIP Resource Adaptor has been pre-configured to work correctly in most environments. However, it may need config-
uring for the current environment, such as changing the default port used for SIP messages (which is, by default, port 5060).
Instructions for doing so are included below.
These default properties can be overridden at deployment time by passing additional arguments when creating the SIP RA
entity.
The available configurable properties for the SIP RA are summarised below:
Open Cloud Rhino 1.4.3 Administration Manual v1.1 135
Vista de pagina 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 200 201

Comentarios a estos manuales

Sin comentarios