I believe that you need to use the conference API, not the conference dialplan application. Try this:<div><br></div><div>apiE<meta charset="utf-8">xecute(&quot;conference&quot;, &quot;conf-room--&quot;+room_id+&quot;@default record<br>
/usr/local/freeswitch/abc.wav&quot;);</div><div><br></div><div>let us know if that helps...</div><div><br></div><div>-MC<br><br><div class="gmail_quote">On Wed, Feb 2, 2011 at 8:28 AM, kapil.rastogi <span dir="ltr">&lt;<a href="mailto:kapil.rastogi@telemune.net">kapil.rastogi@telemune.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hi,<br>
<br>
I want to record the chatting b/w all members during the conference. I am<br>
using the following statement in my javascript application:<br>
<br>
 session.execute(&quot;conference&quot;, &quot;conf-room--&quot;+room_id+&quot;@default record<br>
/usr/local/freeswitch/abc.wav&quot;);<br>
<br>
But i am unable to record the conference room chatting. But when i record<br>
the same from fs_cli command line, it is working well.<br>
<br>
Please tell me how to record the conference chatting.<br>
<br>
Regards,<br>
<br>
-----<br>
Regards,<br>
Kapil Rastogi<br>
Telemune Software Solutions P Ltd.<br>
<a href="mailto:kapil.rastogi@telemune.net">kapil.rastogi@telemune.net</a><br>
+919013204760<br>
--<br>
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/How-to-record-a-conference-using-javascript-application-tp5985457p5985457.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/How-to-record-a-conference-using-javascript-application-tp5985457p5985457.html</a><br>

Sent from the freeswitch-users mailing list archive at Nabble.com.<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>
</blockquote></div><br></div>