10 voice coding profile configuration commands – PLANET VIP-000 User Manual
Page 83
VIP User
’s Manual
Command Line Interface
69
on
Set H323 Faststart mode on
off
Set H323 Faststart mode off
set h323 rtp_port_base port_base
The set h323 rtp_port_base command is used to select the starting port number for assignment of
RTP ports. When a calls are made to remote VIPs, an RTP port is opened for each call. VIP uses
the port_base as the RTP port number for the first call, the next call uses the next successive port,
and so on.
Syntax Description
port_base
The starting port number for the assignment of RTP port. If rtp_port_base is as-
signed a value of 0, the assignment of port number will be dynamic. The port num-
ber can be specified from 0 to 32767. Typically, numbers from 0 to 1023 are re-
served on most systems. The recommended value is 30000.
Example
The following example sets RTP base port number to 30000.
ITG> set h323 rtp_port_Base 30000
7.10 Voice Coding Profile Configuration Commands
Coding profile is used to store coding parameters for voice and fax coding p that can be used by te-
lephony port on VIP. VIP has built-in coding profiles, each having a unique profile ID and parame-
ters for specific voice, fax or modem coder. Among these coding profiles, there are five may be
used for voice or fax applications. The following table summarizes coding profiles available for
voice and fax applications.
Coding profile ID
Coder
0
G.723 6.3 kbps voice coder
1
G.729ab voice coder
2
G723 5.3 kbps voice coder
5
Proprietary fax coder
6
G.711 μ-law voice coder
10
Standard T.38 fax coder
This session will introduce commands for setting the parameters for a particular coding profile. All
the commands in this session are of the same syntax as follows:
set coding profile_id option [option] . . .
Syntax for the profile_id is as follows:
profile_id
ID of the coding profile to be modified.