Oracle Voicemail & Fax Administrator's Guide Release 9.0.3 Part Number B10034-01 |
|
| View PDF |
This chapter discusses the different telephony processes of the Oracle Voicemail & Fax system.
This chapter contains the following topics:
The Oracle Voicemail & Fax telephony component consists of several processes based on the Computer Telephony Server (CT Server) architecture from Enterprise Computer Telephony Forum (ECTF). Each process interacts with a call, performs the task(s) at hand and transfers the call to different processes.
These are the telephony processes:
The following are examples of how a call goes through the various processes:
When the mail server receives a call from the PBX, the routing process answers the call. This process retrieves call detail information from the PBX. This information indicates whether the current call was a direct call to the voice mail system or a forwarded call from a busy or unanswered extension. The routing process routes forwarded calls to the voice mail recording process and direct calls to voice mail retrieval process. If no call detail information is available, the routing process enables the caller to choose whether to access voice mail recording or voice mail retrieval. The routing process maintains a pool of worker threads. Each thread can handle one call at any time. The routing process can retrieve call details through SMDI or CTMEDIA.
The Oracle Voicemail & Fax voice mail recording process records and sends voice mail messages. Messeges can be sent through regular delivery or can be marked as "urgent" prior to sending. The voice mail recording process maintains a pool of worker threads. Each thread can handle one call at any time. There are four scenarios in which the caller interacts with the recording process:
If there are any delivery problems while sending a message, the recording process places the message in a file system queue. The recovery process attempts to redeliver the message. This may occur if the mail store database is unavailable.
The voice mail retrieval process enables users to log in, retrieve messages, administer their accounts, reply to and forward messages, and record new messages for users. This process maintains a pool of worker threads each of which can process one call at any time. All calls to this process arrive through the routing process.
The retrieval process prompts the caller to enter an extension number and password, and authenticates him or her against a user object in the Oracle Internet Directory server. Upon a successful authentication, this process interacts with the CT server to retrieve voicemail messages and other account information. The voice mail retrieval process enables the user to listen to, save, and delete voice mail messages. Users can also set a PIN, and record or administer greetings. Account information for the user is stored in Oracle Internet Directory.
The attendant process receives a call when the caller chooses to transfer to an operator during an interaction with the voice mail recording process or the retrieval process. The attendant process looks up the operator extension in the user's group profile, and if none exist, it looks up the default extension defined in the process properties.
The fax receiving process receives fax messages. This process maintains a pool of worker threads each of which can process one call at any time. All calls arrive through the voice mail recording process when a fax calling tone is detected. This process receives a fax message and then delivers it to the e-mail server mail store by communicating with the CT server.
The recovery process attempts to redeliver messages if the voice mail recording or fax receiving process experience errors when communicating with the mail store. This process wakes periodically and attempts to send any messages found in the file system queue. Once the recovery process can successfully send a message, the process dequeues any messages.
The RMI service enables remote process startup for all Windows based processes for Oracle Voicemail & Fax. The RMI service registers itself with the RMI registry and RMID activation daemon. Client programs, like the Oracle Enterprise Manager JSP pages invoke a remote method in this RMI service to start up a specific process instance. When this service receives the request, it creates a service in the Windows Registry for the specified process instance and starts it up. If the service is already installed, it restarts the existing service.
Processes managed by this RMI service are:
rmiregistry
and the rmid
must be running before the RMI service can be started.
The MWI service process activates and deactivates the message waiting indicators for a specific PBX in response to requests received through Java RMI. This process maintains either an SMDI or a CTMEDIA connection with the PBX. At least one MWI service process should be running for each PBX with voice mail users. The AQMWI process initiates RMI requests for this process.
The AQ MWI Process retrieves Message Waiting Indicator (MWI) activation or deactivation requests from an advanced queue (AQ), and routes them to an MWI service process through Java Remote Method Invocation (RMI). When a user receives a new voice mail, the mail store inserts into an AQ a request to activate that user's MWI. When a user reads his or her last unread voice mail, the mail store inserts into an AQ a request to deactivate that user's MWI. The AQMWI Process retrieves the request from the AQ, looks up the user's telephone number and finds an MWI service process responsible for handling MWI for that telephone number. Finally, the AQ MWI Process sends the MWI request to that MWI service process through Java RMI.
This section describes how to start, stop, reinitialize, and modify Oracle Voicemail & Fax processes.
Starting an Oracle Voicemail & Fax process starts all the processes comprising that service type.
Stopping an Oracle Voicemail & Fax system sends a request to the operating system to shut down all of the Oracle Voicemail & Fax processes. A reason and administrator would want to stop the Oracle Voicemail & Fax system is to perform maintenance, such as upgrading the server hardware or software. It is not possible for the processes to be running while certain kinds of upgrades are performed.
Reinitializing an Oracle Voicemail & Fax process informs the operating system to reload its operational settings from the Oracle Internet Directory server. The process does not stop running, which means that users continue to receive uninterrupted service. Whenever a Oracle Voicemail & Fax process parameter is modified, it must be reinitialized to make the changes take effect.
Using Oracle Enterprise Manager, perform the following steps to start, stop, or reinitialize all Oracle Voicemail & Fax processes:
Using Oracle Enterprise Manager, perform the following steps to create an Oracle Voicemail & Fax process instance:
To create a new Oracle Voicemail & Fax process instance with default parameters:
To create a new Oracle Voicemail & Fax process instance with the same parameter values as an existing Oracle Voicemail & Fax process instance:
Using Oracle Enterprise Manager, perform the following steps to delete an Oracle Voicemail & Fax process instance:
Using Oracle Enterprise Manager, perform the following steps to start an Oracle Voicemail & Fax process instance:
Using Oracle Enterprise Manager, perform the following steps to stop an Oracle Voicemail & Fax process instance:
Using Oracle Enterprise Manager, perform the following steps to reinitialize an Oracle Voicemail & Fax process instance:
Using Oracle Enterprise Manager, perform the following steps to modify parameters for a specific Oracle Voicemail & Fax process instance:
Using Oracle Enterprise Manager, perform the following steps to modify Oracle Voicemail & Fax process default parameters:
The following is a list of Oracle Voicemail & Fax process parameters and definitions:
This parameter specifies the log level parameter that controls amount of logging performed by the UM
process.
Acceptable Values:
Default Value: WARNING
This parameter specifies whether the instance is running.
Acceptable Values = True or False
Default Value: None
This parameter specifies the number of threads for this routing process within one JVM.
Acceptable Values: None
Default Value: None
This parameter specifies the distinguished name of the Oracle Voicemail & Fax container in Oracle Internet Directory. This domain name's subtree contains Oracle Voicemail & Fax - specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the distinguished name of the e-mail server container in Oracle Internet Directory. This domain name's subtree contains e-mail server - specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies UM
Install
Context
. For example, um_system
.
Acceptable Value: The name of a UM
Install
Context
Default Value: None
This parameter specifies the maximum length of a recorded message in milliseconds.
Acceptable Value: A string of digits
Default Value: 120000
This parameter specifies the amount of continuous silence which causes message recording to stop.
Acceptable Value: A string of digits
Default Value: 10000
This parameter specifies the log level parameter that controls amount of logging performed by the Oracle Voicemail & Fax process.
Acceptable Values:
Default Value: WARNING
This parameter specifies whether the instance is running.
Acceptable Values: True or False
Default Value: None
This parameter specifies number of threads for this Oracle Voicemail & Fax process within one JVM.
Acceptable Value: A positive integer
Default Value: None
This parameter specifies the distinguished name of the Oracle Voicemail & Fax container in Oracle Internet Directory. This domain name's subtree contains Oracle Voicemail & Fax specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the distinguished name of the e-mail server container in Oracle Internet Directory. This domain name's subtree contains e-mail server specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies UM
Install
Context
Acceptable Value: A valid UM
Install
Context
Default Value: None
This parameter specifies the host name of the machine where the CT server is installed. The name should be in the following format:
<hostname>:<port number>
The port number is 2019.
Acceptable Value: A valid host name
Default Value: None
This parameter specifies the name of the CT server profile that contains application configuration information.
Acceptable Value: A valid CT server profile name
Default Value: None
This parameter specifies the name of the CT server group configuration that represents a collection of resources.
Acceptable Value: A valid CT server group configuration
Default Value: None
This parameter is the CT Server Application Service ID (ASI), and is the name application uses to register itself with the CT Server.
Acceptable Value: A valid CT server application service name
Default Value: None
This parameter specifies the time (in seconds) CTMEDIA waits to configure resources for this application.
Acceptable Value: A string of digits
Default Value: None
This parameter specifies audio coder type for voice mail messages.
Acceptable Value: A valid audio coder type
Default Value: v_Linear8Bit_64k
This parameter specifies the audio coder type for greetings and recorded names.
Acceptable Value: A valid audio coder type
Default Value: v_Linear8Bit_64k
This number specifies the minimum number of digits that can be entered by the user for the application to be able to resolve the user's mailbox number.
Acceptable Value: A positive integer
Default Value: None
This parameter specifies the maximum number of digits permitted for the mailbox number.
Acceptable Value: A positive integer
Default Value: None
This parameter defines a mapping between PBX extension numbers and international telephone numbers. The mapping is list of submappings separated by semicolons. Each submapping follows the form:
<international prefix> <PBX prefix>
where <international prefix>
is the sequence of digits which should be appended to a PBX extension number beginning with <PBX prefix>
. If the prefix list is 1650506;1650607, the extension 60000 is mapped to 16505060000, and 70000 is mapped to 16506070000.
Acceptable Value: A string of digits delimited by a semicolon
Default Value: None
This parameter specifies the prefix that needs to be added to the phone numbers that are sent to the application through the PBX in order to formulate a phone number in the international format
Acceptable Value: A string of digits
Default Value: 1
This parameter specifies the number of digits that the PBX sends.
Acceptable Value: A positive integer
Default Value: 10
This parameter specifies the directory where the undelivered messages are stored for future delivery.
Acceptable Value: A full file system directory path
Default Value: None
This parameter specifies the distinguished name entry for the fax receiving application instance where fax calls are routed.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the distinguished nameentry for the attendant application instance where the calls are routed to when transferred to operator function.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the maximum length of a recorded greeting in milliseconds.
Acceptable Value: A string of digits
Default Value: 30000
This parameter specifies the amount of continuous silence that causes the greeting recording to stop in milliseconds.
Acceptable Value: A string of digits
Default Value: 10000
This parameter specifies the log level parameter that controls amount of logging performed by the Oracle Voicemail & Fax process.
Acceptable Values:
Default Value: WARNING
This parameter specifies whether the instance is running.
Acceptable Values: True or False
Default Value: None
This parameter specifies the number of threads for this Oracle Voicemail & Fax process within one JVM.
Acceptable Value: A positive integer
Default Value: None
This parameter specifies the distinguished name of the Oracle Voicemail & Fax container in Oracle Internet Directory. This domain name's subtree contains Oracle Voicemail & Fax specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the distinguished name of the e-mail server container in Oracle Internet Directory. This domain name's subtree contains e-mail server specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the UM
Install
Context
Acceptable Value: A valid UM
Install
Context
Default Value: None
This parameter specifies the host name of the machine where the CT server is installed. The name should be in the following format:
<hostname>:<port number>
The port number is 2019.
Acceptable Value: A valid host name
Default Value: None
This parameter specifies the name of the CT server profile that contains application configuration information.
Acceptable Value: A valid CT server profile name
Default Value: None
This parameter specifies the name of the CT server group configuration that represents a collection of resources.
Acceptable Value: A valid CT server group configuration
Default Value: None
This parameter is the CT Server Application Service ID (ASI), and is the name application uses to register itself with the CT Server.
Acceptable Value: A valid CT server application service name
Default Value: None
This parameter specifies the time (in seconds) CTMEDIA waits to configure resources for this application.
Acceptable Value: A string of digits
Default Value: None
This parameter specifies audio coder type for voice mail messages.
Acceptable Value: A valid audio coder type
Default Value: v_Linear8Bit_64k
This parameter specifies the audio coder type for greetings and recorded names.
Acceptable Value: A valid audio coder type
Default Value: v_Linear8Bit_64k
This number specifies the minimum number of digits that can be entered by the user for the application to be able to resolve the user's mailbox number.
Acceptable Value: A positive integer
Default Value: None
This parameter specifies the maximum number of digits permitted for the mailbox number.
Acceptable Value: A positive integer
Default Value: None
This parameter specifies the maximum number of digits allowed for the PIN.
Acceptable Value: A positive integer
Default Value: None
This parameter specifies the minimum number of digits allowed for the PIN. If the PIN entered by the user does not fall within the minimum and maximum range, it is rejected.
Acceptable Value: A positive integer
Default Value: None
This parameter defines a mapping between PBX extension numbers and international telephone numbers. The mapping is list of submappings separated by semicolons. Each submapping follows the form:
<international prefix> <PBX prefix>
where <international prefix>
is the sequence of digits which should be appended to a PBX extension number beginning with <PBX prefix>
. If the prefix list is 1650506;1650607, the extension 60000 is mapped to 16505060000, and 70000 is mapped to 16506070000.
Acceptable Value: A positive integer
Default Value: None
This parameter specifies the prefix that needs to be added to the phone numbers that are sent to the application through the PBX in order to formulate a phone number in the international format.
Acceptable Value: A positive integer
Default Value: 1
This parameter specifies the number of digits that the PBX sends.
Acceptable Value: A positive integer
Default Value: 10
This parameter specifies the distinguished name entry for the recording application instance to which recording calls are routed.
Acceptable Value: A valid Oracle Internet Directory distinguished name.
Default Value: None
This parameter specifies the distinguished name entry for attendant application instance which the calls are routed to when transferred to the operator function.
Acceptable Value: A valid Oracle Internet Directory distinguished name.
Default Value: None
This parameter specifies the log level parameter that controls amount of logging performed by the Oracle Voicemail & Fax process.
Acceptable Values:
Default Value: WARNING
This parameter specifies whether the instance is running.
Acceptable Values: True or False
Default Value: None
This parameter specifies the number of threads for this Oracle Voicemail & Fax process within one JVM.
Acceptable Value: A positive integer
Default Value: None
This parameter specifies the distinguished name of the Oracle Voicemail & Fax container in Oracle Internet Directory. This domain name's subtree contains Oracle Voicemail & Fax specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the distinguished name of the e-mail server container in Oracle Internet Directory. This domain name's subtree contains e-mail server specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies UM
Install
Context
Acceptable Value: A valid UM
Install
Context
Default Value: None
This parameter specifies the host name of the machine where the CT server is installed. The name should be in the following format:
<hostname>:<port number>
The port number is 2019.
Acceptable Value: A valid host name
Default Value: None
This parameter specifies the name of the CT server profile that contains application configuration information.
Acceptable Value: A valid CT server profile name
Default Value: None
This parameter specifies the name of the CT server group configuration that represents a collection of resources.
Acceptable Value: A valid CT server group configuration
Default Value: None
This parameter is the CT Server Application Service ID (ASI), and is the name application uses to register itself with the CT Server.
Acceptable Value: A valid CT server application service name
Default Value: None
This parameter specifies the time (in seconds) CTMEDIA waits to configure resources for this application.
Acceptable Value: A string of digits
Default Value: None
A PBX-dialable working telephone number where the calls are routed to when they are transferred to the operator function.
Acceptable Value: A string of digits
Default Value: None
This parameter specifies the log level parameter that controls amount of logging performed by the Oracle Voicemail & Fax process.
Acceptable Values:
Default Value: WARNING
This parameter specifies whether the instance is running.
Acceptable Values: True or False
Default Value: None
This parameter specifies the number of threads for this Oracle Voicemail & Fax process within one JVM.
Acceptable Value: A positive integer
Default Value: None
This parameter specifies the distinguished name of the Oracle Voicemail & Fax container in Oracle Internet Directory. This domain name's subtree contains Oracle Voicemail & Fax specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the distinguished name of the e-mail server container in Oracle Internet Directory. This domain name's subtree contains e-mail server specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies UM
Install
Context
Acceptable Value: A valid UM
Install
Context
Default Value: None
This parameter specifies the host name of the machine where the CT server is installed. The name should be in the following format:
<hostname>:<port number>
The port number is 2019.
Acceptable Value: A valid host name
Default Value: None
This parameter specifies the name of the CT server profile that contains application configuration information.
Acceptable Value: A valid CT server profile name
Default Value: None
This parameter specifies the name of the CT server group configuration that represents a collection of resources.
Acceptable Value: A valid CT server group configuration
Default Value: None
This parameter is the CT Server Application Service ID (ASI), and is the name application uses to register itself with the CT Server.
Acceptable Value: A valid CT server application service name
Default Value: None
This parameter specifies the time (in seconds) CTMEDIA waits to configure resources for this application.
Acceptable Value: A string of digits
Default Value: None
This number specifies the minimum number of digits that can be entered by the user for the application to be able to resolve the user's mailbox number.
Acceptable Value: A positive integer
Default Value: None
This parameter specifies the maximum number of digits permitted for the mailbox number.
Acceptable Value: A positive integer
Default Value: None
This parameter defines a mapping between PBX extension numbers and international telephone numbers. The mapping is list of submappings separated by semicolons. Each submapping follows the form:
<international prefix> <PBX prefix>
where <international prefix>
is the sequence of digits which should be appended to a PBX extension number beginning with <PBX prefix>
. If the prefix list is 1650506;1650607, the extension 60000 is mapped to 16505060000, and 70000 is mapped to 16506070000.
Acceptable Value: A positive integer
Default Value: None
This parameter specifies the prefix that needs to be added to the phone numbers that are sent to the application through the PBX in order to formulate a phone number in the international format.
Acceptable Value: A positive integer
Default Value: 1
This parameter specifies the number of digits that the PBX sends.
Acceptable Value: A positive integer
Default Value: 10
This parameter specifies the directory where the undelivered messages are stored for future delivery.
Acceptable Value: A file system directory path
Default Value: None
This parameter specifies the log level parameter that controls amount of logging performed by the Oracle Voicemail & Fax process.
Acceptable Values:
Default Value: WARNING
This parameter specifies whether the instance is running.
Acceptable Values: True or False
Default Value: None
This parameter specifies the number of threads for this Oracle Voicemail & Fax process within one JVM.
Acceptable Value: A positive integer
Default Value: None
This parameter specifies the distinguished name of the Oracle Voicemail & Fax container in Oracle Internet Directory. This domain name's subtree contains Oracle Voicemail & Fax specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the distinguished name of the e-mail server container in Oracle Internet Directory. This domain name's subtree contains e-mail server specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies UM
Install
Context
Acceptable Value: A valid UM
Install
Context
Default Value: None
This parameter specifies the host name of the machine where the CT server is installed.
The name should be in the following format:
<hostname>:<port number>
The port number is 2019.
Acceptable Value: A valid host name
Default Value: None
This parameter specifies the name of the CT server profile that contains application configuration information.
Acceptable Value: A valid CT server profile name
Default Value: None
This parameter specifies the name of the CT server group configuration that represents a collection of resources.
Acceptable Value: A valid CT server group configuration
Default Value: None
This parameter is the CT Server Application Service ID (ASI), and is the name application uses to register itself with the CT Server.
Acceptable Value: A valid CT server application service name
Default Value: None
This parameter specifies the time (in seconds) CTMEDIA waits to configure resources for this application.
Acceptable Value: A string of digits
Default Value: None
This parameter specifies the log level parameter that controls amount of logging performed by the Oracle Voicemail & Fax process.
Acceptable Values:
Default Value: WARNING
This parameter specifies the process identification.
Acceptable Values: None
Default Value: None
This parameter specifies whether the instance is running.
Acceptable Values: True or False
Default Value: None
This parameter specifies the distinguished name of the Oracle Voicemail & Fax container in Oracle Internet Directory. This domain name's subtree contains Oracle Voicemail & Fax specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the distinguished name of the e-mail server container in Oracle Internet Directory. This domain name's subtree contains e-mail server specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
Full path name of the Java home directory that is used to locate the java.exe
executable.
Acceptable Value: A file system directory path
Default Value: None
Full path name of the Windows system root directory that is used to located cmd.exe
and any other windows system executables.
Acceptable Value: A file system directory path
Default Value: None
This parameter specifies the full path name of the Windows resource kit directory. Is used to locate the srvany.exe
, instsrv.exe
, sc.exe
, and other resource kit executables.
Acceptable Value: A file system directory path
Default Value: None
Full path name of the CTMEDIA directory that issued to locate the libraries and dlls
under CTMEDIA\Shared
Files
folder.
Acceptable Value: A file system directory path
Default Value: None
This parameter specifies the log level parameter that controls amount of logging performed by the Oracle Voicemail & Fax process.
Acceptable Values:
Default Value: WARNING
This parameter specifies the set of phone numbers for which this process controls MWI activation or deactivation. The set is the union of all phone number subsets listed under this attribute.
Acceptable Value: A semicolon-delimited list of international phone number subsets. A phone number subset is a string of digits and asterisk characters which are wildcards. For example, 1650506****; 1650507****.
Default Value: None
This parameter specifies the RMI URL of the MWI service. The MWI service registers as an RMI service with the name <service name>. If a port number is specified, the MWI service registers with the RMI registry on that port. Otherwise, it uses the default port. Other processes use the entire RMI URL to connect to this MWI service through RMI.
Acceptable Value: A well-formed URL for RMI.
Default Value: None
This parameter specifies the PBX connection type. If the type is CTMEDIA, then this process attempts to set or unset MWI through CTMEDIA. If the type is SMDI, attempts to set or unset MWI through an SMDI monitor process.
Acceptable Values: SMDI or CTMEDIA
Default Value: None
This parameter specifies the host name of a machine running the SMDI monitor.
Acceptable Value: A valid host name
Default Value: None
This parameter specifies the port number on which the SMDI monitor accepts connections.
Acceptable Value: A valid TCP port number
Default Value: None
This parameter specifies the timeout (in milliseconds) for socket communication with the SMDI monitor.
Acceptable Value: A positive integer
Default Value: None
Indicates the number of digits from the phone number to pass to the SMDI monitor. If the suffix size is five, then the rightmost five digits of phone number are used, and the rest are discarded. If the SMDI MWI prefix is defined, it is prepended to those five digits.
Acceptable Value: A positive integer
Default Value: None
A string of digits to be prepended to a phone number (after suffix truncation) before it is passed to the CTMEDIA service.
Acceptable Value: A string of digits
Default Value: None
This parameter specifies the provider string for the CT server which hosts the MWI session service.
Acceptable Value: An IT Media provider string of the following form <profilename>@<server>:<port>
Default Value: None
This parameter specifies the name of the MWI session service.
Acceptable Value: A valid name of a CTMEDIA session service.
Default Value: MWI service
Indicates the number of digits from the phone number to pass to the CTMEDIA service. If the suffix size is 5, the rightmost 5 digits of phone number are used, and the rest are discarded. The CTMEDIA MWI prefix, if one is defined, is then prepended to those 5 digits.
Acceptable Value: A positive integer
Default Value: None
A string of digits to be prepended to a phone number (after suffix truncation) before it is passed to the CTMEDIA service.
Acceptable Value: A string of digits
Default Value: None
This parameter specifies the log level parameter that controls amount of logging performed by the Oracle Voicemail & Fax process.
Acceptable Values:
Default Value: WARNING
This parameter specifies the number of threads which should be listening to the AQ and processing MWI requests.
Acceptable Value: A positive integer
Default Value: 1
This parameter specifies the port number on which the database listens for connections.
Acceptable Value: A valid TCP port number
Default Value: 1521
This parameter specifies the connect string for the database which holds the AQ.
Acceptable Value: A valid Oracle connect string
Default Value: None
This parameter specifies the name of the AQ on which MWI requests are made.
Acceptable Value: A valid name for an Oracle Advanced Queue
Default Value: None
This parameter specifies the user ID for connecting to the database.
Acceptable Value: A valid oracle user ID
Default Value: None
This parameter specifies the password for connecting to the database.
Acceptable Value: A valid oracle user password
This parameter specifies the distinguished name of the container for this installation in Oracle Internet Directory. This domain name's subtree contains information specific to a Oracle Voicemail & Fax installation.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the distinguished name of the Oracle Voicemail & Fax container in Oracle Internet Directory. This domain name's subtree contains Oracle Voicemail & Fax specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the distinguished name of the e-mail server container in Oracle Internet Directory. This domain name's subtree contains e-mail server specific information.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
This parameter specifies the domain name of the e-mail server container in Oracle Internet Directory. The subtree of this domain name contains configuration information for all processes.
Acceptable Value: A valid Oracle Internet Directory distinguished name
Default Value: None
The following is a list of Oracle Voicemail & Fax log file locations:
On Windows:
%ORACLE_HOME\um\log\UMMediaApp
On Windows:
%ORACLE_HOME\um\log\VMrecordingMediaApp
On Windows:
%ORACLE_HOME\um\log\VMretrievalMediaApp
On Windows:
%ORACLE_HOME\um\log\AttendantMediaAPP
On Windows:
%ORACLE_HOME\um\log\FaxReceivingMediaApp
On Windows:
%ORACLE_HOME\um\log\DBRecovery
On Windows:
%ORACLE_HOME\um\log\ProcessMgrService
On Windows:
%ORACLE_HOME\um\log\MWIService
On UNIX:
$ORACLE_HOME/um/log/AQMWIStarter
On Windows:
%ORACLE_HOME\um\log\AQMWIStarter