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