Using the wvrapplprof and wvrmailbox commands

Before you can use the wvrmailbox command, you must import the admin custom server (see Importing application objects) and make sure that it is running (see Blueworx Voice Response for AIX: Managing and Monitoring the System).

To activate mailboxes:
  1. If the application profile does not already exist, use the wvrapplprof -n command to create it and set the number of active mailboxes. For example, if you want to allow five mailboxes to be associated with the application profile, type the following command and press Enter:
    wvrapplprof -n -I 123456 -N name -S application -E entrypoint -B 5
  2. If you need more mailboxes, activate them using the wvrmailbox command. For example, to activate mailbox 6 type:
    wvrmailbox -m -I 123456 -M 6 -F mailbox_status -V 1
For more information see wvrapplprof command and wvrmailbox command.

To set or modify the options for a mailbox, use the wvrmailbox -m command with the -F and -V flags as described in wvrmailbox command.