The default parameter values for voice ports are usually sufficient for most networks. Depending on the specifics of your particular network, however, you may need to adjust certain parameters that are configured on voice ports. Collectively, these commands are referred to as voice port tuning commands.
Note
The commands, keywords, and arguments that you are able to use may differ slightly from those presented here, based on your platform, Cisco IOS release, and configuration. When in doubt, use Cisco IOS command help to determine the syntax choices that are available.
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see
Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to
www.cisco.com/go/cfn. An account on Cisco.com is not required.
Information About Fine-Tuning Analog and Digital Voice Ports
Channel Bank Support for T1/E1 Voice Ports--Provides support for the time-division multiplexing (TDM) cross-connect functionality between analog voice ports and digital DS0s on the same NM-HD-2VE using channel associated signaling (CAS).
Auto Cut-Through--Allows you to connect to PBXs that do not provide an M-lead response.
Modification of Bit Patterns for Digital Voice Ports--Enables commands for digital voice ports to modify sent or received bit patterns. Different versions of E&M use different ABCD signaling bits to represent idle and seize.
ANI for Outbound Calling--Allows the automatic number identification (ANI) to be sent for outgoing calls on the Cisco AS5300 (if T1 CAS is configured with the Feature Group-D (FGD)--Exchange Access North American (FGD-EANA) signaling).
Disconnect Supervision--Configures the router to recognize the type of signaling in use by the PBX or PSTN switch connected to the voice port. These methods include the following:
Battery reversal disconnect
Battery denial disconnect
Supervisory tone disconnect (STD)
FXO Supervisory Disconnect Tones--Prevents an analog FXO port from remaining in an off-hook state after an incoming call is ended. FXO supervisory disconnect tone enables interoperability with PSTN and PBX systems whether or not they transmit supervisory tones.
Timeouts Parameters--Modifies values for timeouts. For example, you can adjust the wait time for the caller input of the initial digit and the subsequent digit of the dialed string. If the wait time expires before the destination is identified, a tone sounds and the call ends.
Timing Parameters--Changes a wide range of timing values. For example, you can specify the minimum delay time, in milliseconds, from outgoing seizure to outdial address.
DTMF Timer--Modifies the value for the DTMF interdigit timer.
Comfort Noise and Music Threshold for VAD--Specifies the minimal decibel level of music played when calls are put on hold and creates subtle background noise to fill silent gaps during calls when VAD is enabled on voice dial peers. If comfort noise is not generated, the resulting silence can fool the caller into thinking the call is disconnected instead of being merely idle.
How to Configure Fine-Tuning Features for Voice Ports
To configure the voice port tuning features for analog and digital voice ports, complete these tasks:
Note
The commands, keywords, and arguments that you are able to use may differ slightly from those presented here, based on your platform, Cisco IOS release, and configuration. When in doubt, use Cisco IOS command help to determine the syntax choices that are available. Full descriptions of the commands in this section can be found in the Cisco IOS Voice Command Reference.
Configuring Channel Bank Support for T1 E1 Voice Ports
The channel bank feature provides support for the time-division multiplexing (TDM) cross-connect functionality between analog voice ports and digital DS0s on the same NM-HD-2VE using channel associated signaling (CAS).
To establish a channel bank connection between an analog voice port and a T1 DS0, configure the connect (voice-port) command in global configuration mode. To verify the channel bank connection, use the showconnectionall command.
Restrictions for Channel Bank Support:
The configuration for cross-connect must be on the same network module.
A maximum of four Foreign Exchange Service (FXS) or Foreign Exchange Office (FXO) ports can be cross-connected to a T1 interface.
A BRI-to-PRI cross-connect cannot be configured.
Analog-to-BRI/PRI cross-connect cannot be configured; the only connection for analog is analog-to-T1/E1 CAS (ds0-group).
The local-bypasscommand has no effect when cross-connect is configured. It is applicable only to calls that are hairpinned via POTS-to-POTS dial peers.
The DS0 group must contain only one time slot. The signaling type of the DS0 group must match that of the analog voice port.
If the channel bank feature is used for the T1 controller, the rest of the unused DS0 group cannot be used for fractional PRI signaling.
Enters controller configuration mode and identifies the controller type (T1 or E1) and a slot and port for configuration commands that specifically apply to the T1 or E1 interface.
Valid values for the slot and port arguments are 0 and 1.
Defines the T1 or E1 channels for use by compressed voice calls and the signaling method the router uses to connect to the PBX or central office (CO).
The ds0-group command automatically creates a logical voice port.
ds0-group-number--Value from 0 to 23 that identifies the DS0 group.
timeslot-list--Single number, numbers separated by commas, or a pair of numbers separated by a hyphen to indicate a range of time slots. For T1, allowable values are 1 to 24; for E1, allowable values are 1 to 31.
The signaling method selection for type depends on the connection that you are making:
Ear and Mouth (E&M) connects PBX trunk lines (tie lines) and telephone equipment. The wink and delay settings both specify confirming signals between the sending and receiving ends, or the immediate setting stipulates no special off-hook/on-hook signal.
FXO connects a CO to a standard PBX interface where permitted by local regulations.
FXS connects basic telephone equipment and PBXs.
Step 5
exit
Example:
Router(config-controller)# exit
Exits controller configuration mode and returns to global configuration mode.
Step 6
voice-portslot/port
Example:
Router(config)# voice-port2/1
Enters voice-port configuration mode and identifies a slot and port for configuration parameters.
Step 7
operation{2-wire|4-wire}
Example:
Router(config-voiceport)# operation 4-wire
Selects a specific cabling scheme for E&M ports:
This command is not applicable to FXS or FXO interfaces because they are, by definition, 2-wire interfaces.
Using this command on a voice port changes the operation of both voice ports on a VPM card. The voice port must be shut down and then opened again for the new value to take effect.
Step 8
type{1|2|3|5}
Example:
Router(config-voiceport)# type 2
Specifies the E&M interface type.
Step 9
Do one of the following:
signal{loop-start|ground-start}
signal{wink-start|immediate|delay-dial}
Example:
Router(config-voiceport)# signal loop-start
Example:
Example:
Router(config-voiceport)# signal wink-start
Defines the signal type to be used.
Step 10
exit
Example:
Router(config-voiceport)# exit
Exits voice-port configuration mode and returns to global configuration mode.
Creates a named connection between two voice ports associated with T1 or E1 interfaces where you have already defined the groups by using the ds0-group command.
Step 12
exit
Example:
Router(config)# exit
Exits the current configuration session and returns to privileged EXEC mode.
Configuring Auto Cut-Through
The
auto-cut-through command allows you to connect to PBXs that do not provide an M-lead response. To configure auto-cut-through, complete the following task:
SUMMARY STEPS
1.enable
2.configureterminal
3.voice-portslot/port
4.auto-cut-through
5.exit
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configureterminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
voice-portslot/port
Example:
Router(config)# voice-port 3/0
Enters voice-port configuration mode.
Note
The syntax of this command is platform-specific. For the syntax for your platform, refer to the
Cisco IOS Voice Command Reference.
Step 4
auto-cut-through
Example:
Router(config-voiceport)# auto-cut-through
(E&M only) Enables call completion on a router if a PBX does not provide an M-lead response.
Step 5
exit
Example:
Router(config-voiceport)# exit
Exits voice-port configuration mode and completes the configuration.
Modifying Bit Patterns for Digital Voice Ports
The bit modification commands for digital voice ports modify sent or received bit patterns. Different versions of E&M use different ABCD signaling bits to represent idle and seize. For example, North American CAS E&M represents idle as 0XXX and seize as 1XXX, where X indicates that the state of the BCD bits is ignored. In MELCAS E&M, idle is 1101 and seize is 0101.
To manipulate bit patterns to match particular E&M schemes, use the following commands:
Manipulates sent or received bit patterns to match expected patterns on a connected device. Repeat the command for each transmit or receive bit to be modified, but be careful not to destroy the information content of the bit pattern.
The default is that the signaling format is not manipulated (for all transmit or receive A, B, C, and D bits).
Note
The
showvoiceport command reports at the protocol level, and the
showcontroller command reports at the driver level. The driver is not notified of any bit manipulation using the
condition command. As a result, the
showcontroller command output does not account for the bit conditioning.
(Digital E1 E&M voice ports on Cisco 2600 and Cisco 3600 series routers only) Defines specific transmit or receive signaling bits to match the bit patterns required by a connected device for North American E&M and E&M MELCAS voice signaling, if patterns different from the preset defaults are required.
Also specifies which bits a voice port monitors and which bits it ignores, if patterns that are different from the defaults are required.
See the
define command for the default signaling patterns as defined in American National Standards Institute (ANSI) and European Conference of Posts and Telecommunication Administration (CEPT) standards.
(Digital E1 E&M voice ports on Cisco 2600 and Cisco 3600 series routers only) Configures the voice port to ignore the specified receive bit for North American E&M or E&M MELCAS, if patterns different from the defaults are required. See the
Cisco IOS Voice Command Reference for the default signaling patterns as defined in ANSI and CEPT standards.
Step 7
exit
Example:
Router(config-voiceport)# exit
Exits voice-port configuration mode and completes the configuration.
Configuring ANI for Outbound Calling
On the Cisco AS5300 platform, if T1 CAS is configured with the Feature Group-D (FGD)--Exchange Access North American (FGD-EANA) signaling, the automatic number identification (ANI) can be sent for outgoing calls by using the
calling-numberoutbound command.
FGD-EANA is a FGD signaling protocol of type EANA, which provides certain call services, such as emergency (USA 911) calls. ANI is a Signaling System 7 (SS7) feature in which a series of digits, analog or digital, are included in the call to identify the telephone number of the calling device. In other words, ANI identifies the number of the calling party. ANI digits are used for billing purposes by Internet service providers (ISPs), among other things. The commands in this section can be issued in voice-port or dial-peer configuration mode, because the syntax is the same.
To configure your digital T1/E1 packet voice trunk network module to generate outbound ANI digits on a Cisco AS5300, use the following commands:
The syntax of this command is platform-specific. For the syntax for your platform, refer to the
Cisco IOS Voice Command Reference.
Step 4
calling-numberoutboundrangestring1string2
Example:
Router(config-voiceport)# calling-number outbound range 3000 4000
(Cisco AS5300 only) Specifies ANI to be sent out when the T1-CAS
fgd-eana command is configured as signaling type. The
string1 and
string2arguments are valid E.164 telephone number strings. Both strings must be of the same length and cannot be more than 32 digits long.
Only the last four digits are used for specifying the range (string1 to
string2) and for generating the sequence of ANI by rotating through the range until
string2 is reached and then starting from
string1 again. If strings are fewer than four digits in length, then entire strings are used.
(Cisco AS5300 only) Specifies ANI to be sent out when the T1-CAS
fgd-eana command is configured as signaling type. This option configures a sequence of discrete strings (string1...string5) to be passed out as ANI for successive calls using the dial peer or voice port. Limit is five strings. All strings must be valid E.164 numbers, up to 32 digits in length.
(Cisco AS5300 only) Suppresses ANI. No ANI is passed when this voice port is selected.
Step 7
exit
Example:
Router(config-voiceport)# exit
Exits voice-port configuration mode and completes the configuration.
Configuring Disconnect Supervision
PBX and PSTN switches use several different methods to indicate that a call should be disconnected because one or both parties have hung up. The commands in this section are used to configure the router to recognize the type of signaling in use by the PBX or PSTN switch connected to the voice port. These methods include the following:
Battery reversal disconnect
Battery denial disconnect
Supervisory tone disconnect (STD)
Battery reversal occurs when the connected switch changes the polarity of the line in order to indicate changes in call state (such as off-hook or, in this case, call disconnect). This is the signaling looked for when the
batteryreversal command is enabled on the voice port, which is the default configuration.
Battery denial (sometimes called
power denial ) occurs when the connected switch provides a short (approximately 600 milliseconds) interruption of line power to indicate a change in call state. This is the signaling looked for when thesupervisorydisconnect command is enabled on the voice port, which is the default configuration.
Supervisory tone disconnect occurs when the connected switch provides a special tone to indicate a change in call state. Some PBXs and PSTN CO switches provide a 600-millisecond interruption of line power as a supervisory disconnect, and others provide STD. This is the signal that the router is looking for when the
nosupervisorydisconnect command is configured on the voice port.
Note
In some circumstances, you can use the FXO Disconnect Supervision feature to enable analog FXO ports to monitor call progress tones for disconnect supervision that are returned from a PBX or from the PSTN. For more information, see the
Configuring FXO Supervisory Disconnect Tones.
To change parameters related to disconnect supervision, use the following commands:
SUMMARY STEPS
1.enable
2.configureterminal
3.voice-portslot/port
4.nobattery-reversal
5.nosupervisorydisconnect
6.disconnect-ack
7.exit
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configureterminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
voice-portslot/port
Example:
Router(config)# voice-port 3/0
Enters voice-port configuration mode.
Note
The syntax of this command is platform-specific. For the syntax for your platform, refer to the
Cisco IOS Voice Command Reference.
Step 4
nobattery-reversal
Example:
Router(config-voiceport)# no battery-reversal
(Analog only) Enables battery reversal. The default is that battery reversal is enabled.
For FXO ports--Use the
nobattery-reversalcommand to configure a loop-start voice port not to disconnect when it detects a second battery reversal. The default is to disconnect when a second battery reversal is detected.
Note
This functionality is supported on Cisco 1750, Cisco 2600 series, and Cisco 3600 series routers; only analog voice ports on VIC-2FXO cards are able to detect battery reversal.
Also use the
nobattery-reversal command when a connected FXO port does not support battery reversal detection.
For FXS ports--Use the
nobattery-reversal command to configure the voice port not to reverse battery when it connects calls. The default is to reverse battery when a call is connected, then return to normal when the call is over, providing positive disconnect.
See also the
disconnect-ack command (Step 6).
Step 5
nosupervisorydisconnect
Example:
Router(config-voiceport)# no supervisory disconnect
(FXO only) Enables the PBX or PSTN switch to provide STD. The
supervisorydisconnect command is enabled by default.
Step 6
disconnect-ack
Example:
Router(config-voiceport)# disconnect-ack
(FXS only) Configures the voice port to return an acknowledgment upon receipt of a disconnect signal. The FXS port removes line power if the equipment on the FXS loop-start trunk disconnects first. This is the default.
Thenodisconnect-ack command prevents the FXS port from responding to the on-hook disconnect with a removal of line power.
Step 7
exit
Example:
Router(config-voiceport)# exit
Exits voice-port configuration mode and completes the configuration.
Configuring FXO Supervisory Disconnect Tones
If the FXO supervisory disconnect tone is configured and a detectable tone from the PSTN or PBX is detected by the digital signal processor (DSP), the analog FXO port goes on-hook. This feature prevents an analog FXO port from remaining in an off-hook state after an incoming call is ended. FXO supervisory disconnect tone enables interoperability with PSTN and PBX systems whether or not they transmit supervisory tones.
To configure a voice port to detect incoming tones, you need to know the parameters of the tones expected from the PBX or PSTN. Then create a voice class that defines the tone detection parameters, and, finally, apply the voice class to the applicable analog FXO voice ports. This procedure configures the voice port to go on-hook when it detects the specified tones. The parameters of the tones need to be precisely specified to prevent unwanted disconnects because of nonsupervisory tones or noise detection.
A supervisory disconnect tone is normally a dual tone consisting of two frequencies; however, tones of only one frequency can also be detected. Use caution if you configure voice ports to detect nondual tones, because unwanted disconnects can result from detection of random tone frequencies. You can configure a voice port to detect a tone with one on/off time cycle, or you can configure it to detect tones in a cadence pattern with up to four on/off time cycles.
Note
In the following procedure, the following commands were not supported until Cisco IOS Release 12.2(2)T:
freq-max-deviation,
freq-max-power, freq-min-power,
freq-power-twist, and freq-max-delay.
To create a voice class that defines the specific tone or tones to be detected and then apply the voice class to the voice port, use the following commands:
Enters voice-class configuration mode and creates a voice class for defining one tone detection pattern. Range is 1 to 10000. The tag number must be unique on the router.
For more information about configuring voice classes, refer to "Dial Peer Configuration onVoice Gateway Routers".
Step 4
freq-pairtone-idfrequency-1frequency-2
Example:
Router(config-voice-class)# freq-pair 16 300 0
Specifies the two frequencies, in Hz, for a tone to be detected (or one frequency if a nondual tone is to be detected). If the tone to be detected contains only one frequency, enter 0 for
frequency-2.
Note
Repeat this command for each additional tone to be specified.
Step 5
freq-max-deviationhertz
Example:
Router(config-voice-class)# freq-max-deviation 10
Specifies the maximum frequency deviation that will be detected, in Hz. Range is 10 to 125. Default is 10.
Step 6
freq-max-powerdBmO
Example:
Router(config-voice-class)# freq-max-power 20
Specifies the maximum tone power that will be detected, in dBmO. Range is 0 to 20. Default is 10.
Step 7
freq-min-powerdBmO
Example:
Router(config-voice-class)# freq-min-power 35
Specifies the minimum tone power that will be detected, in dBmO. Range is 10 to 35. Default is 30.
Step 8
freq-power-twistdBmO
Example:
Router(config-voice-class)# freq-power-twist 15
Specifies the power difference allowed between the two frequencies, in dBmO. Range is 0 to 15. Default is 6.
Step 9
freq-max-delaytime
Example:
Router(config-voice-class)# freq-max-delay 10
Specifies the timing difference allowed between the two frequencies, in 10-millisecond increments. Range is 10 to 100 (100 ms to 1 second). Default is 20 (200 ms).
(Optional) Specifies a tone cadence pattern to be detected. Specify an on time and off time for each cycle of the cadence pattern.
The arguments are as follows:
cadence-id--Range is 1 to 10. There is no default.
cycle-N-on-time--Range is 0 to 1000 (0 ms to 10 seconds). Default is 0.
cycle-N-off-time--Range is 0 to 1000 (0 ms to 10 seconds). Default is 0.
Step 13
cadence-variationtime
Example:
Router(config-voice-class)# cadence-variation 200
(Optional) Specifies the maximum time that the tone onset can vary from the specified onset time and still be detected, in 10-millisecond increments. Range is 0 to 200 (0 ms to 2 seconds). Default is 0.
Configures the call disconnect timeout value in seconds. Range is 0 to 120. Default is 60.
Step 5
timeoutsinitialseconds
Example:
Router(config-voiceport)# timeouts initial 10
Sets the number of seconds that the system waits between the caller input of the initial digit and the subsequent digit of the dialed string. If the wait time expires before the destination is identified, a tone sounds and the call ends.
The
seconds argument is the initial timeout duration. Range is 0 to 120. Default is 10.
Step 6
timeoutsinterdigitseconds
Example:
Router(config-voiceport)# timeouts interdigit 10
Configures the number of seconds that the system waits after the caller has input the initial digit or a subsequent digit of the dialed string. If the timeout ends before the destination is identified, a tone sounds and the call ends. This value is important when you are using variable-length dial peer destination patterns (dial plans).
The
seconds argument is the interdigit timeout wait time in seconds. Range is 0 to 120. Default is 10.
Specifies the duration that a voice port stays in the call-failure state while the Cisco device sends a busy tone, reorder tone, or an out-of-service tone to the port.
Default for
secondsis 30.
Step 9
exit
Example:
Router(config-voiceport)# exit
Exits voice-port configuration mode and completes the configuration.
Changing Timing Parameters
To change timing parameters, use the following commands:
SUMMARY STEPS
1.enable
2.configureterminal
3.voice-portslot/port
4.timingclear-waitmilliseconds
5.timingdelay-durationmilliseconds
6.timingdelay-startmilliseconds
7.timingdelay-with-integritymilliseconds
8.timingdial-pulsemin-delaymilliseconds
9.timingdialout-delaymilliseconds
10.timingdigitmilliseconds
11.timingguard-outmilliseconds
12.timinghookflash-outmilliseconds
13.timinginterdigitmilliseconds
14.timingpercentbreakpercent
15.timingpulsepulses-per-second
16.timingpulse-digitmilliseconds
17.timingpulse-interdigitmilliseconds
18.timingwink-durationmilliseconds
19.timingwink-waitmilliseconds
20.exit
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configureterminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
voice-portslot/port
Example:
Router(config)# voice-port 3/0
Enters voice-port configuration mode.
Note
The syntax of this command is platform-specific. For the syntax for your platform, refer to the
Cisco IOS Voice Command Reference.
Step 4
timingclear-waitmilliseconds
Example:
Router(config-voiceport)# timing clear-wait 200
(E&M only) Specifies the minimum amount of time, in milliseconds, between the inactive seizure signal and clearing of the call.
(Cisco MC3810 only) Specifies dial-out delay, in milliseconds, for the sending digit or cut-through on an FXO trunk or an E&M immediate trunk.
Range is 100 to 5000. Default is 300.
Step 10
timingdigitmilliseconds
Example:
Router(config-voiceport)# timing digit 50
Specifies the DTMF digit signal duration in milliseconds.
Range is 50 to 100. Default is 100.
Step 11
timingguard-outmilliseconds
Example:
Router(config-voiceport)# timing guard-out 300
(FXO ports only) Specifies the duration in milliseconds of the guard-out period that prevents this port from seizing a remote FXS port before the remote port detects a disconnect signal.
Range is 300 to 3000. Default is 2000.
Note
For Caller ID to work for FXO ports registered to a Cisco Unified CM, the range in milliseconds must be between 1000 to 2000.
Router(config-controller)# ds0-group 0 timeslots 1-4 type e&m-immediate-start dtmf dnis
Configures channelized T1 time slots, which enables a Cisco AS5300 modem to answer and send an analog call.
Step 5
cas-custom channel
Example:
Router(config-controller)# cas-custom 2
Enters cas-controller configuration mode and customizes signaling parameters for a particular E1 or T1 channel group on a channelized line.
Step 6
dtmftimer-inter-digitmilliseconds
Example:
Router(conf-ctrl-cas)# dtmf timer-inter-digit 100
Configures the DTMF interdigit timer for a DS0 group.
Step 7
exit
Example:
Router(conf-ctrl-cas)# exit
Exits cas-controller configuration mode and completes the configuration.
Configuring Comfort Noise and Music Threshold for VAD
In normal voice conversations, only one person speaks at a time. Circuit-switched telephone networks dedicate a bidirectional 64 kbps channel for the duration of each conversation, regardless of whether anyone is speaking at the moment. This means that, in a normal voice conversation, at least 50 percent of the bandwidth is wasted when one or both parties are silent. This figure can actually be much higher when normal pauses and breaks in conversation are taken into account.
Packet-switched voice networks can use this "wasted" bandwidth for other purposes when voice activity detection (VAD) is configured. VAD works by detecting the magnitude of speech in decibels and deciding when to stop segmenting voice packets into frames. VAD has some technological problems, however, which include the following:
General difficulties determining when speech ends
Clipped speech when VAD is slow to detect that speech is beginning again
Automatic disabling of VAD when conversations take place in noisy surroundings
VAD is configured in dial peers; by default it is enabled. Two parameters associated with VAD, music threshold and comfort noise, are configured on voice ports.
If VAD is enabled, use the following commands to adjust music threshold and comfort noise:
SUMMARY STEPS
1.enable
2.configureterminal
3.dial-peervoicetagvoip
4.vad [aggressive]
5.exit
6.voicevad-timemilliseconds
7.voice-portslot/port
8.music-thresholdnumber
9.comfort-noise
10.exit
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configureterminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
dial-peervoicetagvoip
Example:
Router(config)# dial-peer voice 555 voip
Enters dial-peer configuration mode.
Step 4
vad [aggressive]
Example:
Router(config-dial-peer)# vad
Enables VAD for calls using this dial peer.
Note
VAD is enabled by default. Use the
vad command only if you have previously disabled the feature by using the
novad command.
Step 5
exit
Example:
Router(config-dial-peer)# exit
Exits dial-peer configuration mode.
Step 6
voicevad-timemilliseconds
Example:
Router(config)# voice vad-time 500
Modifies the minimum silence detection time for VAD.
Step 7
voice-portslot/port
Example:
Router(config)# voice-port 3/0
Enters voice-port configuration mode.
Note
The syntax of this command is platform-specific. For information, refer to the
Cisco IOS Voice Command Reference.
Step 8
music-thresholdnumber
Example:
Router(config-voiceport)# music-threshold -70
Specifies the minimal decibel level of music played when calls are put on hold. The decibel level affects how VAD treats the music data.
Valid values range from -70 to -30. If the music threshold is set too high and VAD is configured, the remote end hears no music; if the level is set too low, there is unnecessary voice traffic. Default is -38.
Step 9
comfort-noise
Example:
Router(config-voiceport)# comfort-noise
Creates subtle background noise to fill silent gaps during calls when VAD is enabled on voice dial peers. If comfort noise is not generated, the resulting silence can fool the caller into thinking the call is disconnected instead of being merely idle.