<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br>I found following work around for this.., <br>I have changed the "/var/lib/asterisk/static-http/config/js/index.js" , put the following two lines..<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var t = ASTGUI.cliCommand('module reload');<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br>&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; ASTGUI.systemCmdWithOutput("/bin/sed '/^$/d' -i /etc/asterisk/users.conf",function(a1){});<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ASTGUI.systemCmdWithOutput("/bin/sed '/^$/d' -i /etc/asterisk/extensions.conf",function(b1){});<br>&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; u.style.display = 'none';<br><br><br>awaiting for better suggestions..<br><br><font face="Lucida Handwriting, Cursive">_______</font><br>
<font face="Lucida Handwriting, Cursive">Regards</font>,<br>
<strong><font face="Lucida Handwriting, Cursive">Shyju</font></strong><br><br><br><br><br>&gt; From: asterisk-gui-request@lists.digium.com<br>&gt; Subject: asterisk-gui Digest, Vol 34, Issue 4<br>&gt; To: asterisk-gui@lists.digium.com<br>&gt; Date: Sat, 8 Aug 2009 12:00:03 -0500<br>&gt; <br>&gt; Send asterisk-gui mailing list submissions to<br>&gt;         asterisk-gui@lists.digium.com<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         http://lists.digium.com/mailman/listinfo/asterisk-gui<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         asterisk-gui-request@lists.digium.com<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         asterisk-gui-owner@lists.digium.com<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of asterisk-gui digest..."<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. Call Detail Records beta (Bob Crandell)<br>&gt;    2. Re: Emailing Voice Mail (Bob Crandell)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Fri, 07 Aug 2009 16:16:44 -0700<br>&gt; From: "Bob Crandell" &lt;bob@assuredcomp.com&gt;<br>&gt; Subject: [asterisk-gui] Call Detail Records beta<br>&gt; To: "Asterisk GUI" &lt;asterisk-gui@lists.digium.com&gt;<br>&gt; Message-ID: &lt;4A7C536C02000046000CC77D@mail.computerbaseusa.com&gt;<br>&gt; Content-Type: text/plain; charset="us-ascii"<br>&gt; <br>&gt; Hi,<br>&gt;  <br>&gt; I found this the other day.  Prett cool - however ...<br>&gt;  <br>&gt; About 4:00 PM this call came in:<br>&gt; Record 523, ID: 1249686161.920 (External call)<br>&gt; Timestamps: 2009-08-07 23:02:41, 2009-08-07 23:02:47, 2009-08-07 23:04:48<br>&gt; Durations: 0:02:07, 0:02:01<br>&gt; Disposition/AMA flags: ANSWERED / DOCUMENTATION<br>&gt; CallerID: "CALLER ID " &lt;5415551212&gt; Source: 5415551212 Destination: s<br>&gt; Source Channel: DAHDI/1-1<br>&gt; Destination Channel: DAHDI/10-1<br>&gt; Context: ringroups-custom-1 Application: Dial Data: DAHDI/10,20,i<br>&gt; Account code: Userfield: <br>&gt;  <br>&gt;  <br>&gt; Notice the time stamp?  The time on the workstation and the time on the server is correct.<br>&gt;  <br>&gt; Thanks and have a nice weekend.<br>&gt;  <br>&gt;  <br>&gt; Bob Crandell<br>&gt; Assured Computing, Inc.<br>&gt; 541-868-0331<br>&gt; ComputerBase USA<br>&gt; 541-349-0404<br>&gt; <br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://lists.digium.com/pipermail/asterisk-gui/attachments/20090807/44470b22/attachment-0001.htm <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Fri, 07 Aug 2009 16:24:45 -0700<br>&gt; From: "Bob Crandell" &lt;bob@assuredcomp.com&gt;<br>&gt; Subject: Re: [asterisk-gui] Emailing Voice Mail<br>&gt; To: "Asterisk GUI project discussion" &lt;asterisk-gui@lists.digium.com&gt;<br>&gt; Message-ID: &lt;4A7C554D02000046000CC782@mail.computerbaseusa.com&gt;<br>&gt; Content-Type: text/plain; charset="us-ascii"<br>&gt; <br>&gt; Matthew,<br>&gt;  <br>&gt; That change that you suggested has been in place for awhile now and messages are piling up for that user.  Are you sure of the syntax?  I did restart Asterisk.  Did I miss something?<br>&gt; Thanks and have a nice weekend.<br>&gt; Bob<br>&gt; <br>&gt; &gt;&gt;&gt; Matthew Wilson &lt;me@mattyw.co.uk&gt; 7/31/2009 9:57 AM &gt;&gt;&gt;<br>&gt; Bob,<br>&gt; <br>&gt; I had a similar problem recently. If you want a users messages to be deleted from their inbox after asterisk has emailed them you can add the following line to your users.conf<br>&gt; <br>&gt; delete = yes<br>&gt; <br>&gt; I think you have to do this on a user by user basis. If you don't want to edit the users.conf directly you can use the advanced edit function of a user in the GUI to add the line required.<br>&gt; <br>&gt; I hope this helps<br>&gt; <br>&gt; Best Wishes<br>&gt; <br>&gt; Matthew<br>&gt; <br>&gt; <br>&gt; 2009/7/31 Bob Crandell &lt;bob@assuredcomp.com&gt;<br>&gt; <br>&gt; <br>&gt; <br>&gt; Ryan, <br>&gt; <br>&gt; It's the other way around. I have 1 user that won't check his voicemail so his box will fill up. I want the system to email the messages and not store them for him.<br>&gt; <br>&gt; Seeing as how you don't have anything better to do anyway, you might want to add this to your to-do list ... even if I am the only one that wants it. ;-) <br>&gt; <br>&gt; Thanks <br>&gt; Bob <br>&gt; <br>&gt; &gt;&gt;&gt; Ryan Brindley &lt;rbrindley@digium.com&gt; 7/31/2009 07:34 AM &gt;&gt;&gt;<br>&gt; <br>&gt; Bob,<br>&gt; There aren't current plans to make configurable per user. However, there is a work around. The only thing Asterisk needs the email for is voicemail, so if you don't want the user to have voicemail, you could just remove their email address or set it to a default account if you still want the messages stored.<br>&gt; <br>&gt; -- <br>&gt; Ryan Brindley <br>&gt; Digium, Inc. | Software Developer <br>&gt; 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA <br>&gt; main: +1 256-428-6000 fax: +1 256-864-0464 <br>&gt; Check us out at: http://digium.com &amp; http://asterisk.org<br>&gt; <br>&gt; ----- "Bob Crandell" &lt;bob@assuredcomp.com&gt; wrote:<br>&gt; &gt; <br>&gt; <br>&gt; Hi All, <br>&gt; <br>&gt; <br>&gt; I see that emailing voice mail messages is an all or nothing affair. Are there plans to be able to configure that per user? <br>&gt; <br>&gt; <br>&gt; Thanks <br>&gt; <br>&gt; Bob <br>&gt; <br>&gt; <br>&gt; <br>&gt; Bob Crandell <br>&gt; <br>&gt; Assured Computing, Inc. <br>&gt; <br>&gt; 541-868-0331 <br>&gt; <br>&gt; ComputerBase USA <br>&gt; <br>&gt; 541-349-0404<br>&gt; &gt; <br>&gt; <br>&gt; <br>&gt; &gt; _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-gui mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-gui <br>&gt; <br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>&gt; <br>&gt; asterisk-gui mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt; http://lists.digium.com/mailman/listinfo/asterisk-gui<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Matthew Wilson<br>&gt; me@mattyw.co.uk<br>&gt; 07761583332<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://lists.digium.com/pipermail/asterisk-gui/attachments/20090807/63b040d6/attachment-0001.htm <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>&gt; <br>&gt; asterisk-gui mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;    http://lists.digium.com/mailman/listinfo/asterisk-gui<br>&gt; <br>&gt; End of asterisk-gui Digest, Vol 34, Issue 4<br>&gt; *******************************************<br><br /><hr />Get back to school stuff for them and cashback for you. <a href='http://www.bing.com/cashback?form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_BackToSchool_Cashback_BTSCashback_1x1' target='_new'>Try Bing now.</a></body>
</html>