Cisco VG204 Software Configuration Guide - Page 38

DETAILED STEPS, Call Waiting

Page 38 highlights

Configuring Calls Chapter 4 Configuring Voice DETAILED STEPS Command or Action Step 1 enable Step 2 Example: VG# enable configure terminal Step 3 Example: VG# configure terminal dial-peer voice tag pots Step 4 Example: VG(config)# dial-peer voice 1000 pots VG(config)# dial-peer voice 1001 pots VG(config)# dial-peer voice 1002 pots service stcapp Step 5 Example: VG(config)# service stcapp port port-number Step 6 Example: VG(config)# port 0/0 VG(config)# port 0/1 VG(config)# port 0/2 exit Example: VG(config)# exit Purpose Enters privileged EXEC mode. Enters global configuration mode. You have entered global configuration mode when the prompt changes to VG(config)#. Defines a particular dial peer, to specify the method of voice encapsulation, and to enter dial-peer configuration mode. Tag defines a particular dial peer. The tag range is from 1 to 2147483647. The POTS peer uses VoIP encapsulation on the IP backbone. Enables STC application feature service. Configures the port number. Exits to global configuration mode. Call Waiting If a calling party places a call to another party and the other party is engaged in a call, and the called party has call waiting, the party receiving the call can suspend the current telephone call and switch to the incoming call. For example, when caller A is engaged in a call with Caller B, a second call coming in to caller A from caller C will cause caller A to hear the call-waiting tone (one tone with 300ms duration), which indicates a second call. Caller A should be able to use the softkey transfer button to answer the waiting call and then use softkey transfer to switch between the two calls. To configure call waiting on the voice gateways, use the same commands and configuration shown in "Call Transfer" section on page 4-11. 4-12 Cisco VG202 and Cisco VG204 Voice Gateways Software Configuration Guide OL-16191-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50

4-12
Cisco VG202 and Cisco VG204 Voice Gateways Software Configuration Guide
OL-16191-01
Chapter 4
Configuring Voice
Configuring Calls
DETAILED STEPS
Call Waiting
If a calling party places a call to another party and the other party is engaged in a call, and the called
party has call waiting, the party receiving the call can suspend the current telephone call and switch to
the incoming call. For example, when caller A is engaged in a call with Caller B, a second call coming
in to caller A from caller C will cause caller A to hear the call-waiting tone (one tone with 300ms
duration), which indicates a second call.
Caller A should be able to use the softkey transfer button to
answer the waiting call and then use softkey transfer to switch between the two calls.
To configure call waiting on the voice gateways, use the same commands and configuration shown in
“Call Transfer” section on page 4-11
.
Command or Action
Purpose
Step 1
enable
Example:
VG# enable
Enters privileged EXEC mode.
Step 2
configure terminal
Example:
VG# configure terminal
Enters global configuration mode. You have entered
global configuration mode when the prompt changes to
VG(config)#.
Step 3
dial-peer voice
tag
pots
Example:
VG(config)# dial-peer voice 1000 pots
VG(config)# dial-peer voice 1001 pots
VG(config)# dial-peer voice 1002 pots
Defines a particular dial peer, to specify the method of
voice encapsulation, and to enter dial-peer configuration
mode. Tag defines a particular dial peer. The tag range is
from 1 to 2147483647. The POTS peer uses VoIP
encapsulation on the IP backbone.
Step 4
service stcapp
Example:
VG(config)# service stcapp
Enables STC application feature service.
Step 5
port
port-number
Example:
VG(config)# port 0/0
VG(config)# port 0/1
VG(config)# port 0/2
Configures the port number.
Step 6
exit
Example:
VG(config)# exit
Exits to global configuration mode.