<pre wrap="">Hi Steve, <br><br>Thanks for the reply. I made it look like this:<br><br>[meet-me-test]<br>exten =&gt; 600,1,GotoIfTime(11:00-12:00|*|20|Apr?meetnow)    <br>exten =&gt; 600,n,Answer<br>exten =&gt; 600,n,Festival('Conference is not yet active, please dial in on the assigned time');<br>exten =&gt; 600,n,Hangup<br>exten =&gt; 600,n(meetnow),MeetMe(600||600600)<br>exten =&gt; 600,n,Hangup<br><br>and it's kind of working now, except for the Festival I added, i dont hear any audio but it's executing it<br><br>Executing [600@context-10000:3] Festival("SIP/10000100-b691a738", "Conference is not yet active, please dial in on the assigned time") in new stack.<br><br>also, how can i limit the time of the conference? on this scenario how would it get cut on 12:00? is it also possible to extend the time limit even if the conference is already ongoing? thanks
 alot.<br><br>regards,<br>nhadie<br><br><br><br>=========================================================<br><br><br>1) I read this as "If the time is between 10 and 11 in the morning on the <br>19th of April, hangup. Else, play goodbye and hangup." Neither case will <br>get you to the conference.<br><br>2) Is it still the "19'th" in your part of the world?<br><br>3) Try replacing each element with "*" to identify the source of your <br>problem.<br><br>And a few suggestions:<br><br>1) Since the target of your gotoiftime is in the same context and the same <br>extension, you only need to specify the priority.<br><br>2) You can use the "n" priority.<br><br>Both will make your code more robust, maintainable, and reusable.<br><br>Thanks in advance,<br>------------------------------------------------------------------------<br>Steve Edwards      <a class="moz-txt-link-abbreviated" href="mailto:sedwards@sedwards.com">sedwards@sedwards.com</a>      Voice: +1-760-468-3867
 PST<br>Newline                                             Fax: +1-760-731-3000<br></pre><br><br><b><i>Nhadie Ramos &lt;nhadie.ramos@yahoo.com&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Hi All,<br> <br> How can i enable time condition on meetme? below i would like to deny <br> callers if the time is not yet the scheduled time of the conference, but <br> it seems like its still goes to 600,2, hope anyone can help.<br> <br> [meet-me-test]<br> exten =&gt; 600,1,GotoIfTime(<div><wbr>10:00-11:<wbr>00|*|19|Apr?<wbr>meet-me-test,<wbr>600,3)<br> exten =&gt; 600,2,Playback(<wbr>vm-goodbye)<br> exten =&gt; 600,3,Hangup<br> exten =&gt; 600,4,MeetMe(<wbr>600||600600)<br> <br> regards,<br> nhadie</div><div>           </div><hr size="1">Be a better friend, newshound, and  know-it-all with Yahoo! Mobile. <a
 href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ%20"> Try it now.</a>_______________________________________________<br>-- Bandwidth and Colocation Provided by http://www.api-digital.com --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>   http://lists.digium.com/mailman/listinfo/asterisk-users</blockquote><br><p>&#32;

      <hr size=1>Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a>