On Wed, 2011-02-23 at 09:56 -0500, C F wrote:
> This is the closest thing I was able to find in my wctdm.c file:
>         if ((blah & 0xf) == 2) {
>                 /* ProSLIC 3215, not a 3210 */
>                 wc->flags[card] |= FLAG_3215;
>         }
> If I take out the 2 first lines I get errors when compling.


Maybe you need to remove the closing brace too?

--Greg




--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to