Back Home
Voice mail
Web interface
Caller ID
Text-to-speech
Faxing
Command shells
Install
Configure
Upgrade
Click Here to swich to the COMPONENTS menu

Join the official vocp-users mailing list!

SourceForge.net Logo

Amnesty International - Help us cast the light on huma rights violations around the world
Back Home Click here if you require assistance to install VOCPsystem or if you want us to develop something special to fit your needs. Take a look at some screenshots! Frequently Asked Questions... Download the latest VOCPsystem version! About VOCPsystem and psychogenic
 
  

VOCP now provides BoxConf, an easy graphical box configuration interface which will allow you to create and manage the VOCP system tree.

The VOCP boxconf GUI is there to help you manage your VOCP configuration but, in keeping with Unix tradition, the configuration file is plain text and, although it uses XML, easy enough to create and edit manually. See the box-config-file.txt help file (included with VOCP) for details on the format used for configuration.

 
Use Test Box Types
BoxConf:Use
Click here to see a screenshot/demo Download VOCPsystem Access this topic's printable version Contact our team
 
See all screens

Using VOCP boxconf should be rather straight forward. Launch the program as root:

# /usr/local/vocp/bin/boxconf.pl

When launched, VOCP boxconf will read in the current configuration from /etc/vocp/boxes.conf and display a list of boxes, showing their number, type, owner, associated message and branch if available.

None of your modifications are saved until you explicitly use the "Save" button or the File->Save menu item. To save, select a filename - boxconf will produce 2 files:

/path/to/examplename.conf
/path/to/examplename.conf.shadow

The .shadow file contains the actual passwords - this file must be set to mode 0640 and owned by user root and group vocp. If you leave this file with an world readable mode, everyone on the system will be able to see the box passwords - this is especially bad if you enter the passwords unencrypted!


New Box

To create a new box, use the "New Box..." button or select Edit->New Box from the menu. A window will appear offering a selection of box types. Select the type of box you wish to create and click OK.

The window that appears will vary depending on the type of box selected. It is possible that some of the configurable items that appear are irrelevant or not required for this type of box but all the required setting will be present. For instance, selecting a 'none' type box presents a window in which you may enter:

  • box number
  • message
  • branch
  • autojump
  • restricted

The only required items are either:

  • number and autojump OR
  • number and message
  • number only (in the case of terminal boxes, like mail, pager and faxondemand boxes)

However, you may set additional options, such as a branch or a restricted password or number+message+autojump.

Which fields are present and which are required is box type dependent - the only field that is universally required is the box number. If you've forgotten to read the box types page and want to know which fields are required, enter a number and click OK - the error message will indicate which fields are required.

Note: Box numbers should have 3 or more digits and must be unique.

 
Q Can I receive fax or data connections?
A When vgetty detects a fax or data connection, vocp will exit with ...


Edit Box

Double clicking on a box entry or selecting it and clicking the "Edit Box" button will open a window like that used to create the box originally. You may edit the fields and click OK to modify the box configuration.


Delete Box

Selecting a box and clicking the "Delete Box..." button or using the Edit->Delete Box menu item does just that - it will delete the box from the configuration. Don't forget that your modifications are not saved until you explicitly request boxconf Save the new configuration.


Command Shells

Command shells are somewhat different than other box types, since they are in effect "multi-leveled" - entering a command shell gives you a list of possible actions all within the command shell environment.

To configure a command shell, create a command type box using "New Box..." as described above. You will notice a new entry in the "Command boxes" list at the bottom of the VOCP boxconf interface. Double-clicking the box number will open a new window that allows you to configure you command shell menu (the valid selections, which commands they shall run and how to convey command output to the caller).

From this window, you may create, edit and delete valid commands for this shell. Using command shells can give you lots of power and control over the host system, so please make sure you read the command shells page before proceeding.


Saving your configuration

When you are satisfied with your configuration, I suggest you save it somewhere other than directly overwritting the /etc/vocp/boxes.conf file and compare the new and old configs. If it looks like everything was saved all right, mv the resulting boxes.conf and boxes.conf.shadow to /etc/vocp.

Do not forget:
xVOCP and many other programs will be using the pwcheck setgid wrapper to test the validity of passwords, so you must ensure that the boxes.conf.shadow file is:

  • owned by user root and group vocp or whichever name you set for the VOCP group (chown root:vocp /etc/vocp/boxes.conf.shadow)
  • mode 0640, -rw-r----- (chmod 0640 /etc/vocp/boxes.conf.shadow)

 

-FUNCTIONS-
VOICE MAIL Phone - VOCPweb - xVOCP | WEB INTERFACE Overview | CALLER ID Configure - Call Center - Filter | TEXT-TO-SPEECH Configure - Email to voice mail - Program Output | FAXING Configure - Receive - Send - Dynamic | COMMAND SHELLS Overview | INSTALL Modems - vGETTY - VOCP | CONFIGURE vGETTY - VOCP - Boxes - Other | UPGRADE Overview


-COMPONENTS-
vGETTY Install - Test - Configure - Modems | VOCP Overview - Install - Configure - Upgrade - Boxes - Caller ID - Text-to-Speech - Command Shells - Coming Soon | xVOCP Configure - Use | VOCPhax Send - Receive | VOCPweb Install - Configure - Use | CALL CENTER Use - Caller ID | BOX CONFIGURATION Use - Test - Types


HOME | DOWNLOAD VOCP SYSTEM | FREQUENTLY ASKED QUESTIONS | REQUEST ASSISTANCE | ABOUT US


© 2000-2003 Psychogenic inc. All rights reserved.