The Pronto! client can be easily integrated into a "portal" environment, allowing a user
to enter a Pronto! session without excplicitly entering the username and/or password data.
To start Pronto!, direct the browser to the following URL:
- [http|https]://server[:port]/Pronto/[?parameters]
where:
- server, server
- the CommuniGate Pro server/cluster address
- parameters
- URL parameters. The following parameters are supported:
- username
- the user Account name (for Auto Login).
- password
- the user Account password (for Auto Login). This is not a secure Auto-Login method, and it should be avoided.
- sid
- a SessionID for a WebUser or XIMSS session the specified user Account has already opened.
It will be used for Auto-Login.
- hideLogin
- if this parameter value is yes, and the username and password/sid parameters are specified,
the Pronto! Auto Login will take place without displaying the Pronto! Login screen.
- useHTTPBinding
- if this parameter value is yes, the Pronto! XIMSS session will be established using HTTP binding instead of a direct TCP connection.
The Pronto! application uses files stored in the selected Web Application Skin.
All Pronto! Skin names have the Pronto- prefix, while the Pronto Skin menus list these skins without that prefix.
When a new Skin Pronto-glass is created, it it seen to the users as the glass Pronto! Skin.
Pronto! Skins contain the files listed below. By uploading different versions of these files into different Skins, you can make Pronto! change
its look and feel depending on the Pronto Skin selected.
- loginlogoimage.png
- The main logo on the login page. Size: 350x117 pixels, background: transparent.
- loginimage.png
- Login page "screenshot image". Size: 440x340 pixels, background: opaque.
- logosmallimage.png
- The main screen logo in the top left corner. Size: 90x30 pixels, background: transparent.
- style.swf
- This file controls most of the Pronto! display elements.
- dialtone.wav, busy.wav, ringing.wav, ringalert.wav
- Dialer sounds. Sample rates: 44100, 22050, 11025, or 5512.5; bits: 8 or 16; channels: mono or stereo; format: RIFF (not RIFX) PCM; compression: none.
Some Pronto! components are implemented as separate modules. Each Pronto! module consists of two Skin files -
name.def (the module descriptor) and name.swf (the module code), where name is the module name.
The Pronto! application builds the available module list by reading all .def files visible in the selected Skin.
To disable some module name, upload an empty name.def file into the target Skin.
CommuniGate® Pro Guide. Copyright © 1998-2008, Stalker Software, Inc.