<div>thanks Michael</div>
<div>In my case I am using mod_perl</div>
<div>/opt/freeswitch/scripts/<a href="http://xxx.pl">xxx.pl</a> from within public.xml to join to conference and <a href="mailto:$PIN@profile">$PIN@profile</a>  in the perl program</div>
<div>so the conference name must be $PIN</div>
<div><br><br> </div>
<div class="gmail_quote">On Tue, Mar 29, 2011 at 5:24 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">the conference name is determined by the dialplan. From default.xml:<br><br><font 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><font color="#888888">-MC</font> 
<div>
<div></div>
<div class="h5"><br><br>On Tue, Mar 29, 2011 at 11:16 AM, deniro &lt;<a href="mailto:ayhkor@gmail.com" target="_blank">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" target="_blank">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" target="_blank">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" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a><br>&gt;&gt;&gt; [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">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" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt;&gt;&gt; <a href="http://www.freeswitch.org/" target="_blank">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" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>&gt;<br>&gt;<br><br></div></div></div><br>_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><br></blockquote></div><br>