the flags are set as part of the dial string so you can easily choose that,<br>int the example I told you to look at notice the +flags{} bit at the end of some of the dial strings.<br> <br><br><div class="gmail_quote">On Fri, Jan 15, 2010 at 10:42 AM, Alfredo Quiroga-Villamil <span dir="ltr">&lt;<a href="mailto:lawwton@gmail.com">lawwton@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Appreciate the fast response Anthony.<br>
<br>
Response or ideas on how to implement a) ?<br>
<div class="im"><br>
a) It seemed to me like the way to setup the moderator of the<br>
conference is by setting a parameter in the DialPlan and specifying<br>
based on a condition who the moderator is, say for instance the<br>
destination number. That&#39;s fine and it makes sense, however, say that<br>
I am creating a new conference and I want to have 3 participants where<br>
one of them is the moderator. What would I have to do to specify that<br>
person A dialing for example number xxx-xxx-xxxx is the moderator (via<br>
HTTP)? Would I have to create my own call to the system and add say an<br>
entry to DialPlan with the right parameter for the moderator, then<br>
create the conference?<br>
<br>
</div>Thanks in advance,<br>
<br>
Alfredo Q-V<br>
<div><div></div><div class="h5"><br>
On Fri, Jan 15, 2010 at 11:13 AM, Anthony Minessale<br>
&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<br>
&gt; look at the &quot;mad boss&quot; extension in the default dialplan<br>
&gt; conf/dialplan/default.xml to see how to craft an all-hands conference.<br>
&gt; otherwise individual calls to originate to send people to the conference is<br>
&gt; also ok.<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Jan 15, 2010 at 9:00 AM, Alfredo Quiroga-Villamil<br>
&gt; &lt;<a href="mailto:lawwton@gmail.com">lawwton@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hello:<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve been using asterisk for a little bit over three years now. A<br>
&gt;&gt; couple of months ago I found out about freeswitch, took a look at it,<br>
&gt;&gt; thought it was interesting and moved on. A few weeks ago, I started<br>
&gt;&gt; looking at a project I&#39;ve been wanting to work on for quite a while<br>
&gt;&gt; using conferences and started exploring systems and different<br>
&gt;&gt; approaches. Based on the requirements I have, I decided to use<br>
&gt;&gt; freeswitch. It seemed like it had the best support for conferencing so<br>
&gt;&gt; I went for it. According to some documentation I found it also seems<br>
&gt;&gt; to allow for more concurrent calls than asterisk which is an added<br>
&gt;&gt; bonus.<br>
&gt;&gt;<br>
&gt;&gt; I got a server ready, installed FC8 on it which is what I have in<br>
&gt;&gt; production now, unpacked freeswitch there and so far it&#39;s running<br>
&gt;&gt; beautifully. Very painless process really to get it installed, I was<br>
&gt;&gt; happy to see that. Configuration seems a bit different since it&#39;s XML;<br>
&gt;&gt; but being a developer myself I can see many advantages to having done<br>
&gt;&gt; that in the future as the system scales and grows in complexity.<br>
&gt;&gt;<br>
&gt;&gt; Sorry for the long introduction, getting to my question now. So ...<br>
&gt;&gt; What I want to be able to do is the following:<br>
&gt;&gt;<br>
&gt;&gt; Create and control conferences via the HTTP API. I&#39;ve been reading a<br>
&gt;&gt; bit for the past two days the documentation and I am becoming more<br>
&gt;&gt; familiar now with how things are done using ESL, the support for PHP,<br>
&gt;&gt; perl and I believe others.<br>
&gt;&gt;<br>
&gt;&gt; a) It seemed to me like the way to setup the moderator of the<br>
&gt;&gt; conference is by setting a parameter in the DialPlan and specifying<br>
&gt;&gt; based on a condition who the moderator is, say for instance the<br>
&gt;&gt; destination number. That&#39;s fine and it makes sense, however, say that<br>
&gt;&gt; I am creating a new conference and I want to have 3 participants where<br>
&gt;&gt; one of them is the moderator. What would I have to do to specify that<br>
&gt;&gt; person A dialing for example number xxx-xxx-xxxx is the moderator (via<br>
&gt;&gt; HTTP)? Would I have to create my own call to the system and add say an<br>
&gt;&gt; entry to DialPlan with the right parameter for the moderator, then<br>
&gt;&gt; create the conference?<br>
&gt;&gt;<br>
&gt;&gt; b) When a conference is created, or when I go to create a new<br>
&gt;&gt; conference via HTTP using the API, does it allow for example for all<br>
&gt;&gt; numbers that will be added to be dialed at once? Or should the process<br>
&gt;&gt; be dial each participant, sending say 3 http requests via the API? The<br>
&gt;&gt; API command &quot;conference dial&quot; seems to only take one argument for<br>
&gt;&gt; destination number; but I am asking just in case I missed something.<br>
&gt;&gt;<br>
&gt;&gt; Thanks in advance for the help and I apologize for the long email.<br>
&gt;&gt;<br>
&gt;&gt; Alfredo<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&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; 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; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Anthony Minessale II<br>
&gt;<br>
&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
&gt;<br>
&gt; AIM: anthm<br>
&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;<br>
&gt; FreeSWITCH Developer Conference<br>
&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt; <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
&gt; pstn:+19193869900<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" 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>
_______________________________________________<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:+19193869900<br>