Polycom 3725-70003-009F Manual De Usuario

Descargar
Página de 300
Configuring the ReadiVoice System
Proprietary & Confidential 
127
  
3
If necessary, update your existing subscriber records with the required 
identifiers. 
You may want to do this using the Provisioning Stored Procedure 
Interface (PSPI). See the ReadiVoice PSPI Reference
4
As user cnow, open the .odprocrc file for editing and, in the 
[bridgeInt] section, configure the dialOutSetupString parameter to 
meet your requirements (see “
”). 
5
As root, restart the ReadiVoice application (se
6
Make sure that future subscribers will be provisioned properly: 
— If you’re using the Dial Out Prefix and Dial Out Postfix fields, make 
sure they’re available in the Provisioning interface (see 
— Let your ReadiVoice provisioners know how you want them to define 
these two fields when adding or updating a subscriber. The two fields 
together must not be more than 24 characters. 
— Make sure provisioners know that, to use this feature, subscribers 
must have Dial-Out Permission enabled. 
Dial-out Setup String Example 
To enable the Dial-Out Billing feature, you must add a line such as this to your 
.odprocrc file’s [bridgeInt] section: 
The example shows the variables specific to Dial-Out Billing, but you can also 
use the recorderSetupString variables (see 
{subId} or {externId}. Each comma is a 20-millisecond pause. 
The Dial-Out Billing setup string example would out-pulse three values in 
succession: 
1
The dialed phone number, {phoneNum}, followed by a 60-millisecond 
pause. 
2
The value in the subscriber’s DialOutPreFix field, {dialoutPreFix}, 
followed by another 60-millisecond pause. 
3
The value in the subscriber’s DialOutPostFix field, {dialOutPostFix}. 
[bridgeInt]
... 
dialOutSetupString = {phoneNum},,,{dialoutPreFix},,,{dialOutPostFix}