<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-7" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Hi all,<br>
i have a 2811 with a PVDM2-32 module and 2 VIC2 - BRI-NT/TE cards.<br>
I assume that the 4 BRIs that are available, consume 8 out of 32 DSP
resourses. That leaves me with 24.<br>
I wanted to configure the same router as a IOS conference bridge, so i
made tha folowing config:<br>
<i><br>
voice-card 0<br>
dspfarm<br>
dsp services dspfarm<br>
!<br>
sccp local FastEthernet0/1<br>
sccp ccm 10.200.3.5 identifier 1 version 4.1 <br>
sccp ip precedence 3<br>
sccp<br>
!<br>
sccp ccm group 1<br>
associate ccm 1 priority 3<br>
associate profile 1 register skg_cb<br>
!<br>
dspfarm profile 1 conference<br>
description test dsp profile<br>
codec g711ulaw<br>
codec g711alaw<br>
codec g729ar8<br>
codec g729abr8<br>
codec g729r8<br>
codec g729br8<br>
maximum sessions 2<br>
associate application SCCP<br>
<br>
<br>
</i>Why can't i put more sessions than 2 in the dspfarm profile? How
many concurrent conferences may i have?<i><br>
</i></tt>
</body>
</html>