<div dir="ltr">Hi Dan,<br><br>I did added the record option in user options as well. <br><br>$Mod_Options = array(array(_(&quot;Announce&quot;), &quot;I&quot;), array(_(&quot;Record&quot;), &quot;r&quot;));<br>$User_Options = array(array(_(&quot;Announce&quot;), &quot;I&quot;), array(_(&quot;Listen Only&quot;), &quot;m&quot;), array(_(&quot;Wait for Leader&quot;), &quot;w&quot;), array(_(&quot;Record&quot;), &quot;r&quot;));<br>
<br>And the gre8 news is, it did worked this time. But it saved the recorded file in the following path:<br><br>/var/lib/asterisk/sounds/    with the name as &quot;meetme-conf-rec-74438-1280463795.8.wav<br><br>Than i tried to move the file to /var/lib/asterisk/sounds/conf-recordings/ just to see that it gives me a speaker icon when i click to past conferences.<br>
<br>Unfortunately i couldnt see this speaker icon to hear this recorded conference .wav file.<br><br>I tried to download the .wav file into my windows machine and the filed played well..<br><br>like i mentioned in my earlier mail that following line i had added in lib/define.php, please correct me if i am wrong:<br>
<br><br>define (&quot;RECORDING_PATH&quot;, &quot;/var/lib/asterisk/sounds/conf-recordings/&quot;);<br><br>Do you think This recording path is taking the effect here?<br><br>--Manmohan Singh.<br><br><br><div class="gmail_quote">
On Fri, Jul 30, 2010 at 2:56 AM, Dan Austin <span dir="ltr">&lt;<a href="mailto:Dan_Austin@phoenix.com">Dan_Austin@phoenix.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br>
Manmohan wrote:<br>
&gt; Following is the output for core set verbose 5,<br>
&gt; also i am really not able to get on the admin pin<br>
&gt; thing? Do you mean, that with admin pin configured<br>
&gt; we cant use recording?<br>
<br>
</div>You are actually running a version that has been fixed<br>
to support recording with pin-less or user pins.  I should<br>
point out that the default settings in WMM is only to present<br>
the recording checkbox with the admin pin field.<br>
<br>
It is a fairly simple edit to add the recording checkbox to the<br>
user pin (and these options apply if no pin is set).<br>
<br>
Look in lib/defines.php for Mod_Options and User_Options to<br>
See how to add or remove MeetMe options from the GUI and database.<br>
<div><div></div><div class="h5"><br>
Dan<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Thanks &amp; Regards<br>Manmohan Singh Jandu<br>
</div>