Use the test setup shown in the figure below. Initially, set both Voice Network Analyzers (VNA) to BRDG, TEST and OFF. The PBX station numbers, trunk access code, and network extension numbers in the figure below are fictitious, used here for reference only.
CLI> show voice channels entry limb1
Assuming that E&M voice channel 1 is in channel 1 of logical interface module B, you will receive the following typical display:
CLI> show voice channel status table
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Example:
The reading is -1 dBm. The Input Level Gain setting in the associated voice profile is -2 dB.
Add three increments of negative gain by changing the setting to -5 dB.To do that, you must first find the profile ID number associated with that channel, then change the input level setting of that profile.
To find the profile ID number, enter:
CLI> show voice parameters table
You will receive the following typical display for both E&M voice channels:
CardNumber | : | limb (operational) |
| : | limb (configured) |
ChannelNumber | : | 1 (operational) |
| : | 1 (configured) |
ProfileID | : | 1 (operational) |
| : | 1 (configured) |
SwitchingProfileID | : | 1 (operational) |
| : | 1 (configured) |
InterfaceType | : | enhancedEm (operational) |
| : | enhancedEm(configured) |
CardNumber | : | limb (operational) |
| : | limb (configured) |
ChannelNumber | : | 2 (operational) |
| : | 2 (configured) |
ProfileID | : | 1 (operational) |
| : | 1 (configured) |
SwitchingProfileID | : | 1 (operational) |
| : | 1 (configured) |
InterfaceType | : | enhancedEm (operational) |
| : | enhancedEm(configured) |
Note and write down the Profile ID number. In the above example, both channels 1 and 2 are assumed to be in logical interface module b (limb), and both use Profile ID 1.
Next, access the CLI>set voice profile inputLevelGain menu. Use 1 for the Profile integer, then add or subtract gain as necessary by changing the InputLevelGain integer. Finally, update the configuration using the CLI>save configuration command.
After the input level gain adjustment is completed, note and write down the setting used to bring the input level to -4 dBm. You will need it for setting the second E&M channel. Finally, update the configuration using the CLI> save configuration command.
CLI>set voice profile outputLevel
Use 1 for the Profile integer, then add attenuation if and as necessary by changing the OutputLevelAttenuation integer. After the output level adjustment is completed, note and write down this value. You will need it for setting the output level of the first E&M interface channel. Finally, update the configuration using the CLI>save configuration command.
Perceived voice quality is not significantly affected until the receive level drops below -16 dBm.
Next, you may either repeat this procedure to adjust the input level gain setting on the No.2 channel, and the output level attenuation setting on the No.1 channel, or you may set the input level and output levels of the remote channel to the settings recorded in this procedure.
End Of Topic