> I don't understand how "#define AST_FORMAT_ADPCM        (1 << 5)" becomes
> a "format =  32" in the * console display.

1 shift left 5 == 2 to the power of 5 = 32.

Mark

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to