<div>I may have to do something like that to be able to setup some way to temporarily close our office.&nbsp; I haven't really found anything else that would have a visual indicator that the system is on temp. closed mode.&nbsp; I can manually set a database entry (which I already do), and I know I can add an extension to set this, but neither of those visually alerts our receptionist.&nbsp; 
</div>
<div>&nbsp;</div>
<div>Right now, we still have a Cisco SCCP phone on the system.&nbsp; She hits the DND button, which the SCCP driver updates the database of this, and that's what I check.</div>
<div>&nbsp;</div>
<div>I know this has come up several times, but so far, I haven't really seen any really good solutions.&nbsp; My receptionist system will more than likely be a Polycom IP601.&nbsp; I'm thinking of creating an extension that would be used only for this purpose.&nbsp;
</div>
<div>&nbsp;</div>
<div>Any thoughts or ideas?</div>
<div>&nbsp;</div>
<div>Thanks!</div>
<div>&nbsp;</div>
<div><br>On 8/28/06, Michiel van Baak &lt;<a href="mailto:michiel@vanbaak.info">michiel@vanbaak.info</a>&gt; wrote:<br>On 13:12, Mon 28 Aug 06, Michael Sampson wrote:<br>&gt; This is what I have so far<br>&gt;<br>&gt; [app-set-mwi]
<br>&gt; exten =&gt; *35,1,Answer<br>&gt; exten =&gt; *35,n,Wait(1)<br>&gt; exten =&gt; *35,n,Playback(please-enter-your&amp;extension)<br>&gt; exten =&gt; *35,n,Read(fromext,then-press-pound,,)<br>&gt; exten =&gt; *35,n,Wait(1)
<br>&gt; exten =&gt; *35,n,system(touch<br>&gt; /var/spool/asterisk/voicemail/default/${fromext}/INBOX/msg0001.txt);<br>&gt; exten =&gt; *35,n,Macro(hangupcall,)<br>&gt;<br>&gt; ; end of [app-set-mwi]<br>&gt;<br>&gt; For some reason I get a busy signal when I dial *35 from an ext.
<br>&gt; I did some playing around and found that if I changed the heading to<br>&gt; look like this<br>&gt;<br>&gt; [app-cf-busy-off]<br>&gt; exten =&gt; *35,1,Answer<br>&gt; exten =&gt; *35,n,Wait(1)<br>&gt; exten =&gt; *35,n,Playback(please-enter-your&amp;extension)
<br>&gt; exten =&gt; *35,n,Read(fromext,then-press-pound,,)<br>&gt; exten =&gt; *35,n,Wait(1)<br>&gt; exten =&gt; *35,n,system(touch<br>&gt; /var/spool/asterisk/voicemail/default/${fromext}/INBOX/msg0001.txt);<br>&gt; exten =&gt; *35,n,Macro(hangupcall,)
<br>&gt;<br>&gt; ; end of [app-cf-busy-off]<br>&gt;<br>&gt; It works fine. I'm pretty new to editing the extensions.conf files, why<br>&gt; can't I make a new app and have it work?</div>
<div>&nbsp;</div>
<div>did you do<br>include =&gt; app-set-mwi<br>in the context where the phone is?<br>I guess not, so the phone wont know about *35<br>--<br>Michiel van Baak<br><a href="mailto:michiel@vanbaak.eu">michiel@vanbaak.eu</a><br>
<a href="http://michiel.vanbaak.eu/">http://michiel.vanbaak.eu</a><br>GnuPG key: <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x71C946BD">http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x71C946BD</a>
</div>
<div>&nbsp;</div>
<div>&quot;Why is it drug addicts and computer afficionados are both called users?&quot;</div>
<div>&nbsp;</div>
<div>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --</div>
<div>&nbsp;</div>
<div>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><br>-- <br>Lacy Moore<br>Aspendora, Inc. </div>