<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Not knowing your call logging but normally in the call logger you have to set up&nbsp; departments, sub departments etc. Within these&nbsp;you have to add the extensions however again normally any extensions which the call logger picks up via the CDR DB&nbsp; may be flagged as unallocated. Can you not just delete/ exclude &nbsp;the voice mail ports from the " departments"&nbsp;so they do not show up and move them to a new department called vm&nbsp;<BR><BR>&gt; From: cisco-voip-request@puck.nether.net<BR>&gt; Subject: cisco-voip Digest, Vol 58, Issue 155<BR>&gt; To: cisco-voip@puck.nether.net<BR>&gt; Date: Thu, 27 Dec 2007 14:20:55 -0500<BR>&gt; <BR>&gt; Send cisco-voip mailing list submissions to<BR>&gt; cisco-voip@puck.nether.net<BR>&gt; <BR>&gt; To subscribe or unsubscribe via the World Wide Web, visit<BR>&gt; https://puck.nether.net/mailman/listinfo/cisco-voip<BR>&gt; or, via email, send a message with subject or body 'help' to<BR>&gt; cisco-voip-request@puck.nether.net<BR>&gt; <BR>&gt; You can reach the person managing the list at<BR>&gt; cisco-voip-owner@puck.nether.net<BR>&gt; <BR>&gt; When replying, please edit your Subject line so it is more specific<BR>&gt; than "Re: Contents of cisco-voip digest..."<BR>&gt; <BR>&gt; <BR>&gt; Today's Topics:<BR>&gt; <BR>&gt; 1. Excluding extensions from CDR reporting (Hames, Joel)<BR>&gt; 2. Re: Excluding extensions from CDR reporting (Wes Sisk)<BR>&gt; 3. Re: Excluding extensions from CDR reporting (Hames, Joel)<BR>&gt; 4. Re: Excluding extensions from CDR reporting (Scott Voll)<BR>&gt; 5. TEHO information tracking (Frazee, Timothy)<BR>&gt; <BR>&gt; <BR>&gt; ----------------------------------------------------------------------<BR>&gt; <BR>&gt; Message: 1<BR>&gt; Date: Thu, 27 Dec 2007 10:23:14 -0800<BR>&gt; From: "Hames, Joel" &lt;jhames@tamdistrict.org&gt;<BR>&gt; Subject: [cisco-voip] Excluding extensions from CDR reporting<BR>&gt; To: "Cisco VoIP" &lt;cisco-voip@puck.nether.net&gt;<BR>&gt; Message-ID:<BR>&gt; &lt;C20E7A2C14F03F4E92C350A986E0839803DB51B9@tammail.tuhsd.edu&gt;<BR>&gt; Content-Type: text/plain; charset="us-ascii"<BR>&gt; <BR>&gt; We have a new CCM5.1 installation, so I may ask a few basic questions as<BR>&gt; we work through our first deployment. At the moment, we have<BR>&gt; implemented RSI's Call Accounting system and have noticed that our<BR>&gt; voicemail extension skews all of our reports significantly. RSI claims<BR>&gt; that this is a Cisco configuration issue and that calls to that<BR>&gt; extension should not be passed to the call accounting system. Our<BR>&gt; installer claims that there is no way to filter out reporting to certain<BR>&gt; extensions.<BR>&gt; <BR>&gt; Does anyone have experience with this? While we can certainly ignore the<BR>&gt; reports of calls inbound and outbound to that extension, I'd like to<BR>&gt; clean this up as much as possible. The graphs of call lengths and call<BR>&gt; costs would be much more meaningful without extraneous information like<BR>&gt; this.<BR>&gt; <BR>&gt; Thank you,<BR>&gt; <BR>&gt; Joel Hames<BR>&gt; Senior Director, Information Technology<BR>&gt; Tamalpais Union High School District<BR>&gt; jhames@tamdistrict.org<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 2<BR>&gt; Date: Thu, 27 Dec 2007 13:32:04 -0500<BR>&gt; From: Wes Sisk &lt;wsisk@cisco.com&gt;<BR>&gt; Subject: Re: [cisco-voip] Excluding extensions from CDR reporting<BR>&gt; To: "Hames, Joel" &lt;jhames@tamdistrict.org&gt;<BR>&gt; Cc: Cisco VoIP &lt;cisco-voip@puck.nether.net&gt;<BR>&gt; Message-ID: &lt;4773EFA4.8020700@cisco.com&gt;<BR>&gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed<BR>&gt; <BR>&gt; The verbiage provided is vague but i'm going to assume that CDR's for <BR>&gt; MWI calls are the crux of the issue. Those have been an issue before <BR>&gt; and are certainly numerous enough to skew reporting.<BR>&gt; <BR>&gt; The way CM is implemented Voicemail and the associated MWI transactions <BR>&gt; are calls. You can set CM service parameter "CDR log calls with zero <BR>&gt; duration" to false so that CM does not record CDR for MWI. However, you <BR>&gt; risk losing CDR for other critical calls such as misdials/hangups to 911 <BR>&gt; where the caller hangs up before 911 service answers. Most 911 <BR>&gt; districts consider these prank calls with a quota and begin charging.<BR>&gt; <BR>&gt; Otherwise, no, there is no way to filter these calls from CDR. The <BR>&gt; system dumps out CDR's of all calls. Parsing, filtering, and <BR>&gt; correlating are the job of the "Call Accounting and Reporting" package.<BR>&gt; <BR>&gt; Just as Cisco generates the CDR flat files, RSI has to parse and import <BR>&gt; every CDR flat file. They have equal opportunity to filter these <BR>&gt; requests. As a bonus, RSI can do it without contending for <BR>&gt; CPU/Memory/DiskIO that would otherwise be used for processing your <BR>&gt; actual calls. It's a rather classic example of production vs. reporting.<BR>&gt; <BR>&gt; /Wes<BR>&gt; <BR>&gt; Hames, Joel wrote:<BR>&gt; &gt; We have a new CCM5.1 installation, so I may ask a few basic questions as<BR>&gt; &gt; we work through our first deployment. At the moment, we have<BR>&gt; &gt; implemented RSI's Call Accounting system and have noticed that our<BR>&gt; &gt; voicemail extension skews all of our reports significantly. RSI claims<BR>&gt; &gt; that this is a Cisco configuration issue and that calls to that<BR>&gt; &gt; extension should not be passed to the call accounting system. Our<BR>&gt; &gt; installer claims that there is no way to filter out reporting to certain<BR>&gt; &gt; extensions.<BR>&gt; &gt;<BR>&gt; &gt; Does anyone have experience with this? While we can certainly ignore the<BR>&gt; &gt; reports of calls inbound and outbound to that extension, I'd like to<BR>&gt; &gt; clean this up as much as possible. The graphs of call lengths and call<BR>&gt; &gt; costs would be much more meaningful without extraneous information like<BR>&gt; &gt; this.<BR>&gt; &gt;<BR>&gt; &gt; Thank you,<BR>&gt; &gt;<BR>&gt; &gt; Joel Hames<BR>&gt; &gt; Senior Director, Information Technology<BR>&gt; &gt; Tamalpais Union High School District<BR>&gt; &gt; jhames@tamdistrict.org<BR>&gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; cisco-voip mailing list<BR>&gt; &gt; cisco-voip@puck.nether.net<BR>&gt; &gt; https://puck.nether.net/mailman/listinfo/cisco-voip<BR>&gt; &gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 3<BR>&gt; Date: Thu, 27 Dec 2007 10:41:28 -0800<BR>&gt; From: "Hames, Joel" &lt;jhames@tamdistrict.org&gt;<BR>&gt; Subject: Re: [cisco-voip] Excluding extensions from CDR reporting<BR>&gt; To: "Wes Sisk" &lt;wsisk@cisco.com&gt;<BR>&gt; Cc: Cisco VoIP &lt;cisco-voip@puck.nether.net&gt;<BR>&gt; Message-ID:<BR>&gt; &lt;C20E7A2C14F03F4E92C350A986E0839803DB51BB@tammail.tuhsd.edu&gt;<BR>&gt; Content-Type: text/plain; charset="us-ascii"<BR>&gt; <BR>&gt; Thanks for the clarification and I apologize for the vagueness of the<BR>&gt; example. We are seeing both calls to our voicemail extension (2000) and<BR>&gt; to the MWI extensions (2090 and 2091). We recently disabled reporting<BR>&gt; for zero duration calls, but your point is well taken regarding 911<BR>&gt; hangups. I'll check with our implementer to see if our Emergency<BR>&gt; Responder installation will help offset this loss of detail. As for the<BR>&gt; voicemail extension itself (2000) that is logging all calls transferred<BR>&gt; to VM, I'll work with RSI again to see what they can do to help filter<BR>&gt; out this information for reporting.<BR>&gt; <BR>&gt; Joel Hames<BR>&gt; Senior Director, Information Technology<BR>&gt; Tamalpais Union High School District<BR>&gt; jhames@tamdistrict.org<BR>&gt; <BR>&gt; -----Original Message-----<BR>&gt; From: Wes Sisk [mailto:wsisk@cisco.com] <BR>&gt; Sent: Thursday, December 27, 2007 10:32 AM<BR>&gt; To: Hames, Joel<BR>&gt; Cc: Cisco VoIP<BR>&gt; Subject: Re: [cisco-voip] Excluding extensions from CDR reporting<BR>&gt; <BR>&gt; The verbiage provided is vague but i'm going to assume that CDR's for <BR>&gt; MWI calls are the crux of the issue. Those have been an issue before <BR>&gt; and are certainly numerous enough to skew reporting.<BR>&gt; <BR>&gt; The way CM is implemented Voicemail and the associated MWI transactions <BR>&gt; are calls. You can set CM service parameter "CDR log calls with zero <BR>&gt; duration" to false so that CM does not record CDR for MWI. However, you<BR>&gt; <BR>&gt; risk losing CDR for other critical calls such as misdials/hangups to 911<BR>&gt; <BR>&gt; where the caller hangs up before 911 service answers. Most 911 <BR>&gt; districts consider these prank calls with a quota and begin charging.<BR>&gt; <BR>&gt; Otherwise, no, there is no way to filter these calls from CDR. The <BR>&gt; system dumps out CDR's of all calls. Parsing, filtering, and <BR>&gt; correlating are the job of the "Call Accounting and Reporting" package.<BR>&gt; <BR>&gt; Just as Cisco generates the CDR flat files, RSI has to parse and import <BR>&gt; every CDR flat file. They have equal opportunity to filter these <BR>&gt; requests. As a bonus, RSI can do it without contending for <BR>&gt; CPU/Memory/DiskIO that would otherwise be used for processing your <BR>&gt; actual calls. It's a rather classic example of production vs.<BR>&gt; reporting.<BR>&gt; <BR>&gt; /Wes<BR>&gt; <BR>&gt; Hames, Joel wrote:<BR>&gt; &gt; We have a new CCM5.1 installation, so I may ask a few basic questions<BR>&gt; as<BR>&gt; &gt; we work through our first deployment. At the moment, we have<BR>&gt; &gt; implemented RSI's Call Accounting system and have noticed that our<BR>&gt; &gt; voicemail extension skews all of our reports significantly. RSI<BR>&gt; claims<BR>&gt; &gt; that this is a Cisco configuration issue and that calls to that<BR>&gt; &gt; extension should not be passed to the call accounting system. Our<BR>&gt; &gt; installer claims that there is no way to filter out reporting to<BR>&gt; certain<BR>&gt; &gt; extensions.<BR>&gt; &gt;<BR>&gt; &gt; Does anyone have experience with this? While we can certainly ignore<BR>&gt; the<BR>&gt; &gt; reports of calls inbound and outbound to that extension, I'd like to<BR>&gt; &gt; clean this up as much as possible. The graphs of call lengths and<BR>&gt; call<BR>&gt; &gt; costs would be much more meaningful without extraneous information<BR>&gt; like<BR>&gt; &gt; this.<BR>&gt; &gt;<BR>&gt; &gt; Thank you,<BR>&gt; &gt;<BR>&gt; &gt; Joel Hames<BR>&gt; &gt; Senior Director, Information Technology<BR>&gt; &gt; Tamalpais Union High School District<BR>&gt; &gt; jhames@tamdistrict.org<BR>&gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; cisco-voip mailing list<BR>&gt; &gt; cisco-voip@puck.nether.net<BR>&gt; &gt; https://puck.nether.net/mailman/listinfo/cisco-voip<BR>&gt; &gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 4<BR>&gt; Date: Thu, 27 Dec 2007 10:57:05 -0800<BR>&gt; From: "Scott Voll" &lt;svoll.voip@gmail.com&gt;<BR>&gt; Subject: Re: [cisco-voip] Excluding extensions from CDR reporting<BR>&gt; To: "Hames, Joel" &lt;jhames@tamdistrict.org&gt;<BR>&gt; Cc: Cisco VoIP &lt;cisco-voip@puck.nether.net&gt;<BR>&gt; Message-ID:<BR>&gt; &lt;f84a38d30712271057i5cda7499j8d7b2571d63d354c@mail.gmail.com&gt;<BR>&gt; Content-Type: text/plain; charset="iso-8859-1"<BR>&gt; <BR>&gt; if your using CER then 911 should not be an issue as it takes all the 911<BR>&gt; calls and you don't really have a 911 or 9.911 route pattern.<BR>&gt; <BR>&gt; on the other note. Are you sure you don't want the VM data. people from<BR>&gt; outside still get VM if no one is there and there for I would see this as<BR>&gt; needed info.<BR>&gt; <BR>&gt; What are you doing with the reporting software that you don't what VM?<BR>&gt; <BR>&gt; Scott<BR>&gt; <BR>&gt; On Dec 27, 2007 10:41 AM, Hames, Joel &lt;jhames@tamdistrict.org&gt; wrote:<BR>&gt; <BR>&gt; &gt; Thanks for the clarification and I apologize for the vagueness of the<BR>&gt; &gt; example. We are seeing both calls to our voicemail extension (2000) and<BR>&gt; &gt; to the MWI extensions (2090 and 2091). We recently disabled reporting<BR>&gt; &gt; for zero duration calls, but your point is well taken regarding 911<BR>&gt; &gt; hangups. I'll check with our implementer to see if our Emergency<BR>&gt; &gt; Responder installation will help offset this loss of detail. As for the<BR>&gt; &gt; voicemail extension itself (2000) that is logging all calls transferred<BR>&gt; &gt; to VM, I'll work with RSI again to see what they can do to help filter<BR>&gt; &gt; out this information for reporting.<BR>&gt; &gt;<BR>&gt; &gt; Joel Hames<BR>&gt; &gt; Senior Director, Information Technology<BR>&gt; &gt; Tamalpais Union High School District<BR>&gt; &gt; jhames@tamdistrict.org<BR>&gt; &gt;<BR>&gt; &gt; -----Original Message-----<BR>&gt; &gt; From: Wes Sisk [mailto:wsisk@cisco.com]<BR>&gt; &gt; Sent: Thursday, December 27, 2007 10:32 AM<BR>&gt; &gt; To: Hames, Joel<BR>&gt; &gt; Cc: Cisco VoIP<BR>&gt; &gt; Subject: Re: [cisco-voip] Excluding extensions from CDR reporting<BR>&gt; &gt;<BR>&gt; &gt; The verbiage provided is vague but i'm going to assume that CDR's for<BR>&gt; &gt; MWI calls are the crux of the issue. Those have been an issue before<BR>&gt; &gt; and are certainly numerous enough to skew reporting.<BR>&gt; &gt;<BR>&gt; &gt; The way CM is implemented Voicemail and the associated MWI transactions<BR>&gt; &gt; are calls. You can set CM service parameter "CDR log calls with zero<BR>&gt; &gt; duration" to false so that CM does not record CDR for MWI. However, you<BR>&gt; &gt;<BR>&gt; &gt; risk losing CDR for other critical calls such as misdials/hangups to 911<BR>&gt; &gt;<BR>&gt; &gt; where the caller hangs up before 911 service answers. Most 911<BR>&gt; &gt; districts consider these prank calls with a quota and begin charging.<BR>&gt; &gt;<BR>&gt; &gt; Otherwise, no, there is no way to filter these calls from CDR. The<BR>&gt; &gt; system dumps out CDR's of all calls. Parsing, filtering, and<BR>&gt; &gt; correlating are the job of the "Call Accounting and Reporting" package.<BR>&gt; &gt;<BR>&gt; &gt; Just as Cisco generates the CDR flat files, RSI has to parse and import<BR>&gt; &gt; every CDR flat file. They have equal opportunity to filter these<BR>&gt; &gt; requests. As a bonus, RSI can do it without contending for<BR>&gt; &gt; CPU/Memory/DiskIO that would otherwise be used for processing your<BR>&gt; &gt; actual calls. It's a rather classic example of production vs.<BR>&gt; &gt; reporting.<BR>&gt; &gt;<BR>&gt; &gt; /Wes<BR>&gt; &gt;<BR>&gt; &gt; Hames, Joel wrote:<BR>&gt; &gt; &gt; We have a new CCM5.1 installation, so I may ask a few basic questions<BR>&gt; &gt; as<BR>&gt; &gt; &gt; we work through our first deployment. At the moment, we have<BR>&gt; &gt; &gt; implemented RSI's Call Accounting system and have noticed that our<BR>&gt; &gt; &gt; voicemail extension skews all of our reports significantly. RSI<BR>&gt; &gt; claims<BR>&gt; &gt; &gt; that this is a Cisco configuration issue and that calls to that<BR>&gt; &gt; &gt; extension should not be passed to the call accounting system. Our<BR>&gt; &gt; &gt; installer claims that there is no way to filter out reporting to<BR>&gt; &gt; certain<BR>&gt; &gt; &gt; extensions.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Does anyone have experience with this? While we can certainly ignore<BR>&gt; &gt; the<BR>&gt; &gt; &gt; reports of calls inbound and outbound to that extension, I'd like to<BR>&gt; &gt; &gt; clean this up as much as possible. The graphs of call lengths and<BR>&gt; &gt; call<BR>&gt; &gt; &gt; costs would be much more meaningful without extraneous information<BR>&gt; &gt; like<BR>&gt; &gt; &gt; this.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Thank you,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Joel Hames<BR>&gt; &gt; &gt; Senior Director, Information Technology<BR>&gt; &gt; &gt; Tamalpais Union High School District<BR>&gt; &gt; &gt; jhames@tamdistrict.org<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; _______________________________________________<BR>&gt; &gt; &gt; cisco-voip mailing list<BR>&gt; &gt; &gt; cisco-voip@puck.nether.net<BR>&gt; &gt; &gt; https://puck.nether.net/mailman/listinfo/cisco-voip<BR>&gt; &gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; cisco-voip mailing list<BR>&gt; &gt; cisco-voip@puck.nether.net<BR>&gt; &gt; https://puck.nether.net/mailman/listinfo/cisco-voip<BR>&gt; &gt;<BR>&gt; -------------- next part --------------<BR>&gt; An HTML attachment was scrubbed...<BR>&gt; URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20071227/c1a45939/attachment-0001.html <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 5<BR>&gt; Date: Thu, 27 Dec 2007 13:20:47 -0600<BR>&gt; From: "Frazee, Timothy" &lt;Timothy_Frazee@adp.com&gt;<BR>&gt; Subject: [cisco-voip] TEHO information tracking<BR>&gt; To: &lt;cisco-voip@puck.nether.net&gt;<BR>&gt; Message-ID:<BR>&gt; &lt;723FA17C6AA4C4428CDF572DCAEE08D405B00197@EXCHANGEDS01.ds.ad.adp.com&gt;<BR>&gt; Content-Type: text/plain; charset="us-ascii"<BR>&gt; <BR>&gt; Group,<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Does anyone have a spreadsheet or something similar they use to track<BR>&gt; TEHO implementation? I'm looking for some ideas otherwise I'll just<BR>&gt; start my own and tweak it from there. Something for 70+ sites.<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Thanks.<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Timothy Frazee <BR>&gt; <BR>&gt; Network Solutions<BR>&gt; <BR>&gt; Automatic Data Processing, Inc.<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.<BR>&gt; -------------- next part --------------<BR>&gt; An HTML attachment was scrubbed...<BR>&gt; URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20071227/92a22e85/attachment.html <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; cisco-voip mailing list<BR>&gt; cisco-voip@puck.nether.net<BR>&gt; https://puck.nether.net/mailman/listinfo/cisco-voip<BR>&gt; <BR>&gt; End of cisco-voip Digest, Vol 58, Issue 155<BR>&gt; *******************************************<BR><br /><hr />She said what? About who? <a href='http://www.msnsearchstar.com' target='_new'>Shameful celebrity quotes on Search Star!</a></body>
</html>