
MGCP Initial Configuration Commands for PRI
January 1, 2008Initial MGCP Configuration Commands for PRI
PRI commands (2):
pri-group timeslots 1-X service mgcp <- T1/E1 Controller
isdn bind-l3 ccm-manager <- Serial Interface
CCM-Manager commands (4):
ccm-manager fallback-mgcp
ccm-manager music-on-hold bind loopback0
ccm-manager redundant-host <PUB IP ADDRESS>
ccm-manager mgcp
MGCP commands (6):
mgcp call-agent <SUB IP ADDRESS>
mgcp bind control source-interface lo0
mgcp bind media source-interface lo0
mgcp ip qos dscp cs3 signaling
mgcp dtmf voip codec all mode out-of-band
mgcp
It’s simple to remember since it’s 2 PRI related commands, 4 CCM-Fallback commands and 6 MGCP commands. An additional command that is useful is the “isdn outgoing display-ie” command under the serial interface for passing display information elements.