[asterisk-users] Problem installing FXS module in old digium 4 channel tdm card
    Greg Woods 
    greg at gregandeva.net
       
    Wed Feb 23 12:42:01 CST 2011
    
    
  
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
    
    
More information about the asterisk-users
mailing list