Cisco VG202 소프트웨어 구성 매뉴얼 - 페이지 38
{카테고리_이름} Cisco VG202에 대한 소프트웨어 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco VG202 50 페이지. Voice gateways
Cisco VG202에 대해서도 마찬가지입니다: 하드웨어 설치 매뉴얼 (50 페이지), 매뉴얼 (10 페이지), 하드웨어 설치 매뉴얼 (48 페이지), 빠른 시작 매뉴얼 (19 페이지)
Configuring Calls
DETAILED STEPS
Command or Action
Step 1
enable
Example:
VG# enable
Step 2
configure terminal
Example:
VG# configure terminal
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
Step 4
service stcapp
Example:
VG(config)# service stcapp
Step 5
port port-number
Example:
VG(config)# port 0/0
VG(config)# port 0/1
VG(config)# port 0/2
Step 6
exit
Example:
VG(config)# exit
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
Cisco VG202 and Cisco VG204 Voice Gateways Software Configuration Guide
4-12
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.
4-11.
Chapter 4
Configuring Voice
OL-16191-01