cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
498
Views
0
Helpful
1
Replies

MGCP Gateway Configuration with an E1 Interface

eg183100
Level 1
Level 1

Hello,

Is there anyone who could give me a short example configuration of an Cisco 1760V Router with an VWIC-1MFT-E1 Interface.

how should i configure the E1 Interface to get the connection to the Voice port and how to configure MGCP.

I Only did H323 Configurations with BRI Interfaces in the past and could need some help

Thanks in advance,

Erik

1 Reply 1

mikram
Level 4
Level 4

for MGCP

controller E1 3/0

framing NO-CRC4

pri-group timeslots 1-4,16 service mgcp

ccm-manager fallback-mgcp

ccm-manager mgcp

ccm-manager music-on-hold

mgcp

mgcp call-agent 192.168.1.2 service-type mgcp version 0.1

mgcp dtmf-relay voip codec all mode cisco

mgcp sdp simple

mgcp bind control source-interface Loopback0

mgcp bind media source-interface Loopback0

dial-peer voice 1 pots

application mgcpapp

port 3/0:15

interface Serial3/0:15

no ip address

isdn switch-type primary-net5

isdn incoming-voice voice

isdn bind-l3 ccm-manager

no cdp enable

thats router config, u have to configure MGCP gateway on CCM.

GOOD LUCK