Cisco Cisco IOS Software Release 12.2(2)XA

Page de 96
MGCP 1.0 Including NCS 1.0 and TGCP 1.0 Profiles
Configuration Tasks
8
Cisco IOS Release 12.2(2)XA
Identifying MGCP Endpoints
This task is required. Voice ports or DS0 groups that are acting as MGCP endpoints must be identified 
as MGCP endpoints on the gateway. The commands to identify MGCP endpoints depend on the type of 
endpoint that you are configuring. Use the commands in Table 3 for ISUP signaling trunks, Table 4 fo
FGD-OS signaling trunks, Table 5 for digital CAS signaling trunks, and Table 6 for analog CAS and 
POTS lines.
To identify an MGCP endpoint, complete the steps in the appropriate table, beginning in global 
configuration mode:
Table 3
Identifying MGCP Endpoints for ISUP Signaling
Command
Purpose
Step 1
Router(config)# controller {t1 | e1cntlr-number
Configures a T1 or E1 controller and enters 
controller configuration mode for the ISUP trunk 
port.
Step 2
Router(config-controller)# ds0-group channel-number 
timeslots
 range service mgcp
Specifies the DS0 timeslots that make up a logical 
voice port on a T1 or E1 controller and specifies the 
signaling type by which the router connects to the 
PBX or PSTN.
Specify the service mgcp option to identify this 
voice port as an MGCP endpoint.
Step 3
Router(config-controller)# exit
Exits controller configuration mode.
Table 4
Identifying MGCP Endpoints for Cisco AS5300 FGD-OS Signaling
Command
Purpose
Step 1
Router(config)# controller {t1 | e1cntlr-number
Configures a T1 or E1 controller and enters 
controller configuration mode for the FGD-OS trunk 
port.
Step 2
Router(config-controller)# ds0-group channel-number 
timeslots
 range type fgd-os service mgcp
Specifies the DS0 timeslots that make up a logical 
voice port on a T1 or E1 controller and specifies the 
signaling type by which the router connects to the 
PBX or PSTN.
Specify the type fgd-os option for Feature Group D 
Operator Services (FGD-OS), and the service mgcp 
option to identify this voice port as an MGCP 
endpoint.
Step 3
Router(config-controller)# exit
Exits controller configuration mode.