Cisco VG202 Instrukcja konfiguracji oprogramowania - Strona 38

Przeglądaj online lub pobierz pdf Instrukcja konfiguracji oprogramowania dla Gateway Cisco VG202. Cisco VG202 50 stron. Voice gateways
Również dla Cisco VG202: Instrukcja instalacji sprzętu (50 strony), Podręcznik (10 strony), Instrukcja instalacji sprzętu (48 strony), Skrócona instrukcja obsługi (19 strony)

Cisco VG202 Instrukcja konfiguracji oprogramowania
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