(Page 1 of 1 in this chapter)
[AGBOARD] on a line by itself and ends with the end of the file or another word or phrase in square brackets on a line by itself. Any text outside that region is ignored.
keyword = value
Board 0
Address = 2C0
# other board specific configurations
End Board
Runfile statement.
DSPfile statements.
MVIPSlot = 6:0..23 # voice
MVIPSlot = 7:0..23 # signaling
16:0..23 <-> 6:0..23 # network voice to DSP voice in duplex,
# all ports
17:0..23 <-> 7:0..23 # network signaling to DSP signaling in duplex, all ports

Figure 5. An Example MVIP Configuration

Figure 6. MVIP-90 Bus in MVIP-90 and MVIP-95 Models
in UNIX.
[AGBOARD] #------------ COMMON section --------- Interrupt = 7 DspFile = voice.dsp DspFile = signal.dsp DspFile = dtmf.dsp DspFile = callp.dsp DspFile = tone.dsp TCP = did0.tcp TCP = ogt0.tcp RunFile = sysdn.run IdleCode = MU-LAW #--------- BOARD sections ---------
Board 0 # AG-24 Address = 2C0 MvipSlot = 6:0..23 # Voice data MvipSlot = 7:0..23 # Signaling data End Board Board 1 Address = 22C0 # AG-24 MvipSlot = 4:0..23 # Voice data MvipSlot = 5:0..23 # Signaling data End Board
Board 1 section.
[AGBOARD] #---------- COMMON section -------- Interrupt = 7 DspFile = tone.dsp DspFile = callp.dsp DspFile = signal.dsp DspFile = dtmf.dsp DspFile = voice.dsp TCP = lps0.tcp TCP = did0.tcp #--------- BOARDS section ---------- Board 0 # AG-8 board Address = 2c0 RunFile = sysan.run ClockRef = OSC EnableMvip = Yes IdleCode = mu-LAW End Board Board 1 # AG-24 board Address = 22c0 RunFile = sysdn.run ClockRef = MVIP IdleCode = MU-LAW MvipSlot = 2:0..7 # Voice data MvipSlot = 3:0..7 # Signaling data End Board
Board 1 section.
[AGBOARD]
#------------ COMMON section --------- Interrupt = 7 DspFile = voice_a.dsp DspFile = signal_a.dsp DspFile = dtmf_a.dsp DspFile = callp_a.dsp DspFile = tone_a.dsp DspFile = mf_a.dsp TCP = lps0.tcp TCP = wnk0.tcp TCP = nocc.tcp IdleCode = A-LAW EnableMVIP = YES #--- BOARDS section --- Board 0 # AG-E1 RunFile = systn.run Address = 2C0 TCP = mfc0.tcp IdleCode = 0xD5,0x9 CLOCKREF = NET1 # Takes clock signal from E1 trunk # and drives the bus clock. EnableMVIP = YES Linecode = HDB3 # Trunk coding algorithm. End Board Board 1 # AG-60 Address = 22C0 MvipSlot = 6:0..29 MvipSlot = 7:0..29 MvipSlot = 2:0..29 MvipSlot = 3:0..29 RunFile = sysdn.run End Board
(Page 1 of 1 in this chapter)