I said i unblocked the ones in mod_commands<br><br>mod_conference was it&#39;s own module.<br>I changed it to work in latest trunk as well.<br><br><br><br><div class="gmail_quote">On Wed, Dec 17, 2008 at 4:15 AM, Carole O. <span dir="ltr">&lt;<a href="mailto:carole.olivier@enst.fr">carole.olivier@enst.fr</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;"><br>
(I have just read the post again, I have written &lt;action<br>
application=&quot;bind_meta_app&quot; data=&quot;1 a s conference::conf1 lock&quot;/&gt; but I<br>
meant &lt;action application=&quot;bind_meta_app&quot; data=&quot;2 a s conference::conf1<br>
lock&quot;/&gt; please don&#39;t pay attention for that, I made the mistake when I have<br>
copied it in the post, not in the configuration.)<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
Carole O. wrote:<br>
&gt;<br>
&gt; Thanks, this works fine.<br>
&gt;<br>
&gt; But I try to use some other API commands and something goes wrong: I would<br>
&gt; like to be able to use the API commands for the conference like lock,<br>
&gt; unlock, say, etc... from the dialplan.<br>
&gt;<br>
&gt; I try to add in my dialplan<br>
&gt; &lt;action application=&quot;bind_meta_app&quot; data=&quot;1 a s conference::conf1 lock&quot;/&gt;<br>
&gt; but it did not work, I presse F8 and I have got:<br>
&gt;<br>
&gt; 2008-12-17 10:47:58 [DEBUG] switch_ivr_async.c:1425 meta_on_dtmf()<br>
&gt; sofia/internal/1002@192.168.1.102:2054;line=n7ovvfr7;fs_nat=yes Processing<br>
&gt; meta digit &#39;2&#39; [conference::conf1 lock]<br>
&gt; 2008-12-17 10:47:58 [DEBUG] switch_core_session.c:611<br>
&gt; switch_core_session_queue_private_event() Kill<br>
&gt; sofia/internal/1002@192.168.1.102:2054;line=n7ovvfr7;fs_nat=yes [BREAK]<br>
&gt;<br>
&gt; You told me that the API commands should not be blocked isn&#39;t it? So I do<br>
&gt; not understand where I am wrong. Is &quot;bind_meta_app&quot; not supported in<br>
&gt; conference?<br>
&gt;<br>
&gt; I have also tried to write directly:<br>
&gt; &lt;action application=&quot;conference&quot; data=&quot;conf1 lock&quot;/&gt;<br>
&gt; which also has no effect.<br>
&gt;<br>
&gt; Thanks for your help,<br>
&gt; Carole<br>
&gt;<br>
&gt;<br>
&gt; Anthony Minessale-2 wrote:<br>
&gt;&gt;<br>
&gt;&gt; it should work with<br>
&gt;&gt; &lt;action application=&quot;bind_meta_app&quot; data=&quot;1 ab s transfer::-both 3333&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; make sure you have debug log on (press f8) to see if there are any<br>
&gt;&gt; issues.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Dec 16, 2008 at 8:43 AM, Carole O. &lt;<a href="mailto:carole.olivier@enst.fr">carole.olivier@enst.fr</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks for this answer.<br>
&gt;&gt;&gt; Just a question so that everything is clear: there is no command to<br>
&gt;&gt;&gt; bridge<br>
&gt;&gt;&gt; directly a call and both legs into a conference? We have to transfer the<br>
&gt;&gt;&gt; call to another extension and from there create the conference isn&#39;t?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I used the command transfer but I still have a problem. I do the<br>
&gt;&gt;&gt; following<br>
&gt;&gt;&gt; and it did not work: in my dialplan I write:<br>
&gt;&gt;&gt; &lt;action application=&quot;bind_meta_app&quot; data=&quot;1 ab s transfer::3333&quot;/&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The extension 3333 works fine.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; However, nothing happens when I press *1.<br>
&gt;&gt;&gt; Do you have an idea where am I wrong?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; (A subsidiary question: will both legs be transferred to the extension<br>
&gt;&gt;&gt; 3333<br>
&gt;&gt;&gt; or just the one which press *1? is there a way to transfer both<br>
&gt;&gt;&gt; together?)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks a lot,<br>
&gt;&gt;&gt; Carole<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Anthony Minessale-2 wrote:<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; There is a transfer dial plan application also.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; There is not really any benefit in blocking the api commands from the<br>
&gt;&gt;&gt; &gt; dialplan<br>
&gt;&gt;&gt; &gt; apart from the potential for a blocking api call to delay the audio<br>
&gt;&gt;&gt; stream<br>
&gt;&gt;&gt; &gt; which<br>
&gt;&gt;&gt; &gt; you can do at your own risk and use the sleep application with 0ms to<br>
&gt;&gt;&gt; &gt; flush<br>
&gt;&gt;&gt; &gt; the read buffers.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; So I guess i can lift that limitation in tree.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; see r10790<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; On Tue, Dec 16, 2008 at 7:07 AM, Carole O. &lt;<a href="mailto:carole.olivier@enst.fr">carole.olivier@enst.fr</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Hello,<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; I have a general question about the API commands. Some of them are<br>
&gt;&gt;&gt; not<br>
&gt;&gt;&gt; &gt;&gt; available in the dialplan like uuid_transfer. I was wondering how to<br>
&gt;&gt;&gt; call<br>
&gt;&gt;&gt; &gt;&gt; an<br>
&gt;&gt;&gt; &gt;&gt; API command without using the CLI. Especially I would be interested<br>
&gt;&gt;&gt; in<br>
&gt;&gt;&gt; &gt;&gt; knowing if there is any way to call them from a phone, I mean bind a<br>
&gt;&gt;&gt; key<br>
&gt;&gt;&gt; &gt;&gt; to<br>
&gt;&gt;&gt; &gt;&gt; an API command.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; For instance I would like to transfer both members of a simple call<br>
&gt;&gt;&gt; into<br>
&gt;&gt;&gt; &gt;&gt; a<br>
&gt;&gt;&gt; &gt;&gt; conference by dialing *1.<br>
&gt;&gt;&gt; &gt;&gt; I have seen the transfer is possible from the CLI by doing:<br>
&gt;&gt;&gt; &gt;&gt; api uuid_transfer &lt;uuid&gt; -both 3001<br>
&gt;&gt;&gt; &gt;&gt; but I do not know how to do it else.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; If somebody could give me an insight about the topic it would be<br>
&gt;&gt;&gt; great.<br>
&gt;&gt;&gt; &gt;&gt; Thanks,<br>
&gt;&gt;&gt; &gt;&gt; Carole<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; --<br>
&gt;&gt;&gt; &gt;&gt; View this message in context:<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; <a href="http://www.nabble.com/general-question-about-API-command-tp21032754p21032754.html" target="_blank">http://www.nabble.com/general-question-about-API-command-tp21032754p21032754.html</a><br>
&gt;&gt;&gt; &gt;&gt; Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; &gt;&gt; Freeswitch-users mailing list<br>
&gt;&gt;&gt; &gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&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; &gt;&gt; UNSUBSCRIBE:<br>
&gt;&gt;&gt; <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; &gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; --<br>
&gt;&gt;&gt; &gt; Anthony Minessale II<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt;&gt;&gt; &gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; AIM: anthm<br>
&gt;&gt;&gt; &gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt;&gt;&gt; &lt;<a href="mailto:MSN%253Aanthony_minessale@hotmail.com">MSN%3Aanthony_minessale@hotmail.com</a>&gt;&lt;<br>
&gt;&gt;&gt; <a href="mailto:MSN%253Aanthony_minessale@hotmail.com">MSN%3Aanthony_minessale@hotmail.com</a>&lt;<a href="mailto:MSN%25253Aanthony_minessale@hotmail.com">MSN%253Aanthony_minessale@hotmail.com</a>&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a>&lt;<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com">PAYPAL%3Aanthony.minessale@gmail.com</a>&gt;<br>

&gt;&gt;&gt; &lt;<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com">PAYPAL%3Aanthony.minessale@gmail.com</a>&lt;<a href="mailto:PAYPAL%25253Aanthony.minessale@gmail.com">PAYPAL%253Aanthony.minessale@gmail.com</a>&gt;<br>

&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; FreeSWITCH Developer Conference<br>
&gt;&gt;&gt; &gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt;&gt;&gt; &lt;<a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>&gt;&lt;<br>
&gt;&gt;&gt; <a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>&lt;<a href="mailto:sip%25253A888@conference.freeswitch.org">sip%253A888@conference.freeswitch.org</a>&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a>&lt;<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org">googletalk%3Aconf%2B888@conference.freeswitch.org</a>&gt;<br>

&gt;&gt;&gt; &lt;<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org">googletalk%3Aconf%2B888@conference.freeswitch.org</a>&lt;<a href="mailto:googletalk%25253Aconf%25252B888@conference.freeswitch.org">googletalk%253Aconf%252B888@conference.freeswitch.org</a>&gt;<br>

&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; pstn:213-799-1400<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt;&gt; &gt; Freeswitch-users mailing list<br>
&gt;&gt;&gt; &gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&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; &gt;<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; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; View this message in context:<br>
&gt;&gt;&gt; <a href="http://www.nabble.com/general-question-about-API-command-tp21032754p21033993.html" target="_blank">http://www.nabble.com/general-question-about-API-command-tp21032754p21033993.html</a><br>
&gt;&gt;&gt; Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
&gt;&gt;&gt;<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" 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;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Anthony Minessale II<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt;&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt;&gt;<br>
&gt;&gt; AIM: anthm<br>
&gt;&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a> &lt;<a href="mailto:MSN%253Aanthony_minessale@hotmail.com">MSN%3Aanthony_minessale@hotmail.com</a>&gt;<br>
&gt;&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a>&lt;<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com">PAYPAL%3Aanthony.minessale@gmail.com</a>&gt;<br>

&gt;&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH Developer Conference<br>
&gt;&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a> &lt;<a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>&gt;<br>
&gt;&gt; <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
&gt;&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a>&lt;<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org">googletalk%3Aconf%2B888@conference.freeswitch.org</a>&gt;<br>

&gt;&gt; pstn:213-799-1400<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;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
<br>
--<br>
</div></div>View this message in context: <a href="http://www.nabble.com/general-question-about-API-command-tp21032754p21050436.html" target="_blank">http://www.nabble.com/general-question-about-API-command-tp21032754p21050436.html</a><br>

<div><div></div><div class="Wj3C7c">Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
<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>
<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:213-799-1400<br>