Displaying 1 result from an estimated 1 matches for "mgcpapp".
Did you mean:
mcpapi
2003 Dec 03
2
Cisco IAD with MGCP
....100 service-type mgcp version 1.0
mgcp package-capability rtp-package
mgcp default-package dtmf-package
no mgcp timer receive-rtcp
no mgcp validate domain-name
mgcp bind control source-interface FastEthernet0/0
!
mgcp profile default
!
dial-peer cor custom
!
!
!
dial-peer voice 2 pots
application mgcpapp
port 2/1
!
dial-peer voice 3 pots
application mgcpapp
port 2/2
!
dial-peer voice 4 pots
application mgcpapp
port 2/3
!
dial-peer voice 1 pots
application mgcpapp
port 2/0
!
!
line con 0
line aux 0
line vty 0 4
password
login
!
end
mgcp.conf
----------
;
; MGCP Configuration for Asterisk
;...