Conference Object Not Yet Available

I've just tried to see if the conference object is working in build 126, and it's not.

According to the W3 spec, a conference.created should have a "conferenceid" attribute, which P2006 does have, and a "conference" attribute that is an ECMAScript object, which P2006 does not.

The conference object in turn should have a "bridges" attribute. The length of that array would tell me how many connections are up on the conference object, and that's a number I need to track.