the conference name is determined by the dialplan. From default.xml:<br><br><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    &lt;extension name=&quot;cdquality_conferences&quot;&gt;<br>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^(33\d{2})$&quot;&gt;<br>
        &lt;action application=&quot;answer&quot;/&gt;<br>        &lt;action application=&quot;conference&quot; data=&quot;$1-${domain_name}@cdquality&quot;/&gt;<br>      &lt;/condition&gt;<br>    &lt;/extension&gt;</font><br>
<br>The argument to the conference app is &lt;conf-name&gt;@&lt;conf-profile&gt;<div><br></div><div>If you have a default install and a phone connected then do this:</div><div>call 3300</div><div>at the cli type &quot;conference list&quot;</div>
<div>you&#39;ll see a conference named &quot;3300-x.x.x.x&quot; where x.x.x.x is your domain name, which is usually your ipv4 address.</div><div><br></div><div>you can also do &quot;conference list 3300-x.x.x.x&quot; and get just the information on that conference. For extra fun try &quot;conference xml_list 3300-x.x.x.x&quot;</div>
<div><br></div><div>-MC<br><br>On Tue, Mar 29, 2011 at 11:16 AM, deniro &lt;<a href="mailto:ayhkor@gmail.com">ayhkor@gmail.com</a>&gt; wrote:<br>&gt; I mean I wanna list conference that I am or someone is joining to<br>&gt; (during join session list only that conference details that I am joining)<br>
&gt; not all conferences<br>&gt; thx<br>&gt;  <br>&gt;<br>&gt;  <br>&gt; On Tue, Mar 29, 2011 at 2:12 PM, deniro &lt;<a href="mailto:ayhkor@gmail.com">ayhkor@gmail.com</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; I waanna list a particular conference as there will be many<br>
&gt;&gt; thx<br>&gt;&gt;<br>&gt;&gt;  <br>&gt;&gt; On Tue, Mar 29, 2011 at 1:50 PM, Peter Olsson<br>&gt;&gt; &lt;<a href="mailto:peter.olsson@visionutveckling.se">peter.olsson@visionutveckling.se</a>&gt; wrote:<br>&gt;&gt;&gt;<br>
&gt;&gt;&gt; Just do a ”conference list” and you will get all conferences, with their<br>&gt;&gt;&gt; members. You will also see the name in there.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;  <br>&gt;&gt;&gt;<br>&gt;&gt;&gt; /Peter<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt;  <br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Från: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>&gt;&gt;&gt; [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] För deniro<br>
&gt;&gt;&gt; Skickat: den 29 mars 2011 19:40<br>&gt;&gt;&gt; Till: FreeSWITCH Users Help<br>&gt;&gt;&gt; Ämne: [Freeswitch-users] list conference name?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;  <br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; I have a web +voice conferencing  and trying below<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;  <br>&gt;&gt;&gt;<br>&gt;&gt;&gt; $list=$api-&gt;executeString(&quot;conference &lt;conf_name&gt; list&quot;);<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt;  <br>&gt;&gt;&gt;<br>&gt;&gt;&gt; What determines the conference name?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; is it voicebridge number or meeting id or  attendee PIN or moderator PIN<br>&gt;&gt;&gt;<br>
&gt;&gt;&gt;  <br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I am unable to determine conference name and list it accordingly<br>&gt;&gt;&gt; (performed many trials)<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;  <br>&gt;&gt;&gt;<br>&gt;&gt;&gt; is there any way to get the conference name by a command like above?<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; what is the best way to get the conference name and list it and execute<br>&gt;&gt;&gt; accordingly<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;  <br>&gt;&gt;&gt;<br>&gt;&gt;&gt; thx<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; deniro--<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt;  <br>&gt;&gt;&gt;<br>&gt;&gt;&gt;  <br>&gt;&gt;&gt;<br>&gt;&gt;&gt; !DSPAM:4d921a7332761434317129!<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt;&gt;&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; FreeSWITCH-users mailing list<br>&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>&gt;<br>&gt;<br><br></div>