<h1>CONFBRIDGE_INFO()</h1>
<h3>Synopsis</h3>
<p>Get information about a ConfBridge conference.</p>
<h3>Description</h3>
<p>This function returns a non-negative integer for valid conference identifiers (0 or 1 for <code>locked</code>) and "" for invalid conference identifiers.</p>
<h3>Syntax</h3>
<ac:macro ac:name="noformat"><ac:plain-text-body><![CDATACONFBRIDGE_INFO(type,conf)]></ac:plain-text-body></ac:macro>
<h5>Arguments</h5>
<ul>
<li><code>type</code> - Type can be <code>parties</code>, <code>admins</code>, <code>marked</code>, or <code>locked</code>.</li>
<li><code>conf</code> - Conf refers to the name of the conference being referenced.</li>
</ul>
<h3>Import Version</h3>
<p>This documentation was imported from Asterisk Version SVN-branch-11-r386286</p>