[VoiceOps] VoIP passive monitoring appliances or software - any recommendations?

2014-02-12 Thread Brian Knight
$DAY_JOB is at a national ISP/NSP where we resell VoIP services.  We do
peering with the VoIP carrier at one of our remote POP's.  We are looking
for a better way to be able to monitor the handoff of those calls to our
carrier over that peering link.

We have quite a bit of instrumentation within our walled garden to tell us
about call quality.  We can monitor our QOS policies to ensure packets
aren't being dropped by intermediate routers.  If the customer uses our
routers to terminate their SIP session, we can pull call quality stats from
those routers as well.  We can also use our own office telephones to make
and receive test telephone calls, and we can of course run Wireshark
captures from the switches to which those phones are connected.

However, we can't say for certain that the customer's RTP traffic actually
made it on the wire connecting us to the VoIP provider, nor can we say that
the traffic is being transmitted and received properly.  The peering link
is connected to a Cisco 12k router on our side, so there is no way (afaik)
to mirror the port, as on a switch.

For the moment, I am envisioning that we'll need to deploy a server running
Wireshark to the remote POP.  It will need two network interfaces; one
connected to a management network, the other a capture interface.  The
capture interface will connect to a network tap, and the network tap
connected in-line between our router and the patch panel.

Wireshark is probably adequate for what we need.  But I'm wondering if
there is any software or an appliance that would do the job better.  Given
the usual details - calling number, called number, date and time - we want
to be able to quickly inspect traffic and dig into the details of the
stream.  Do we see any missing packets from the media stream?  What is the
MOS score of a particular call?  Do we see any missing packets coming from
us?  Any missing packets from the provider?

Alerting on bad call quality would be a nice-to-have addition.

Any recommendation would be appreciated.  Thanks in advance.

-Brian Knight
___
VoiceOps mailing list
VoiceOps@voiceops.org
https://puck.nether.net/mailman/listinfo/voiceops


Re: [VoiceOps] VoIP passive monitoring appliances or software - any recommendations?

2014-02-12 Thread Matthew Crocker


Take a look at http://www.voipmonitor.org/   pretty in-expensive and does a 
great job of capturing pcaps and SIP call detail

-Matt

--
Matthew S. Crocker
President
Crocker Communications, Inc.
PO BOX 710
Greenfield, MA 01302-0710

E: matt...@crocker.com
P: (413) 746-2760
F: (413) 746-3704
W: http://www.crocker.com



On Feb 12, 2014, at 3:15 PM, Brian Knight m...@knight-networks.com wrote:

 $DAY_JOB is at a national ISP/NSP where we resell VoIP services.  We do 
 peering with the VoIP carrier at one of our remote POP's.  We are looking for 
 a better way to be able to monitor the handoff of those calls to our carrier 
 over that peering link.
 
 We have quite a bit of instrumentation within our walled garden to tell us 
 about call quality.  We can monitor our QOS policies to ensure packets aren't 
 being dropped by intermediate routers.  If the customer uses our routers to 
 terminate their SIP session, we can pull call quality stats from those 
 routers as well.  We can also use our own office telephones to make and 
 receive test telephone calls, and we can of course run Wireshark captures 
 from the switches to which those phones are connected.
 
 However, we can't say for certain that the customer's RTP traffic actually 
 made it on the wire connecting us to the VoIP provider, nor can we say that 
 the traffic is being transmitted and received properly.  The peering link is 
 connected to a Cisco 12k router on our side, so there is no way (afaik) to 
 mirror the port, as on a switch.
 
 For the moment, I am envisioning that we'll need to deploy a server running 
 Wireshark to the remote POP.  It will need two network interfaces; one 
 connected to a management network, the other a capture interface.  The 
 capture interface will connect to a network tap, and the network tap 
 connected in-line between our router and the patch panel.
 
 Wireshark is probably adequate for what we need.  But I'm wondering if there 
 is any software or an appliance that would do the job better.  Given the 
 usual details - calling number, called number, date and time - we want to be 
 able to quickly inspect traffic and dig into the details of the stream.  Do 
 we see any missing packets from the media stream?  What is the MOS score of a 
 particular call?  Do we see any missing packets coming from us?  Any missing 
 packets from the provider?
 
 Alerting on bad call quality would be a nice-to-have addition.
 
 Any recommendation would be appreciated.  Thanks in advance.
 
 -Brian Knight
 ___
 VoiceOps mailing list
 VoiceOps@voiceops.org
 https://puck.nether.net/mailman/listinfo/voiceops


___
VoiceOps mailing list
VoiceOps@voiceops.org
https://puck.nether.net/mailman/listinfo/voiceops


Re: [VoiceOps] VoIP passive monitoring appliances or software - any recommendations?

2014-02-12 Thread Marco Teixeira
Hi Brian,

Check this one.
http://www.manageengine.com/network-monitoring/voip-monitor.html
I tested it a couple years ago, on a SPAN port and it showed some usefull
info, with drilldown in calls, etc. And MOS too.

Regards
Marco
Em 12/02/2014 20:38, Brian Knight m...@knight-networks.com escreveu:

 $DAY_JOB is at a national ISP/NSP where we resell VoIP services.  We do
 peering with the VoIP carrier at one of our remote POP's.  We are looking
 for a better way to be able to monitor the handoff of those calls to our
 carrier over that peering link.

 We have quite a bit of instrumentation within our walled garden to tell us
 about call quality.  We can monitor our QOS policies to ensure packets
 aren't being dropped by intermediate routers.  If the customer uses our
 routers to terminate their SIP session, we can pull call quality stats from
 those routers as well.  We can also use our own office telephones to make
 and receive test telephone calls, and we can of course run Wireshark
 captures from the switches to which those phones are connected.

 However, we can't say for certain that the customer's RTP traffic actually
 made it on the wire connecting us to the VoIP provider, nor can we say that
 the traffic is being transmitted and received properly.  The peering link
 is connected to a Cisco 12k router on our side, so there is no way (afaik)
 to mirror the port, as on a switch.

 For the moment, I am envisioning that we'll need to deploy a server
 running Wireshark to the remote POP.  It will need two network interfaces;
 one connected to a management network, the other a capture interface.  The
 capture interface will connect to a network tap, and the network tap
 connected in-line between our router and the patch panel.

 Wireshark is probably adequate for what we need.  But I'm wondering if
 there is any software or an appliance that would do the job better.  Given
 the usual details - calling number, called number, date and time - we want
 to be able to quickly inspect traffic and dig into the details of the
 stream.  Do we see any missing packets from the media stream?  What is the
 MOS score of a particular call?  Do we see any missing packets coming from
 us?  Any missing packets from the provider?

 Alerting on bad call quality would be a nice-to-have addition.

 Any recommendation would be appreciated.  Thanks in advance.

 -Brian Knight

 ___
 VoiceOps mailing list
 VoiceOps@voiceops.org
 https://puck.nether.net/mailman/listinfo/voiceops


___
VoiceOps mailing list
VoiceOps@voiceops.org
https://puck.nether.net/mailman/listinfo/voiceops


Re: [VoiceOps] VoIP passive monitoring appliances or software - any recommendations?

2014-02-12 Thread Lonny Clark
The Acme Packet Palladion is now the Oracle Session Monitor, or
Enterprise Operations Monitor, depending on the market. They are the same
product suite, comprising the control plane monitor, fraud monitor, and
operations monitor. Newer versions of the AcmeOS SBCs have the probes
built-in.

Here is a link to the documentation and new Oracle product names:

http://www.oracle.com/technetwork/indexes/documentation/oracle-comms-acme-packet-2046907.html

Lonny



On Wed, Feb 12, 2014 at 2:45 PM, Ujjval Karihaloo
ujj...@simplesignal.comwrote:

 Look at Palladion by Acmepacket now Oracle

 Ujjval Karihaloo



 On Wed, Feb 12, 2014 at 1:15 PM, Brian Knight m...@knight-networks.comwrote:

 $DAY_JOB is at a national ISP/NSP where we resell VoIP services.  We do
 peering with the VoIP carrier at one of our remote POP's.  We are looking
 for a better way to be able to monitor the handoff of those calls to our
 carrier over that peering link.

 We have quite a bit of instrumentation within our walled garden to tell
 us about call quality.  We can monitor our QOS policies to ensure packets
 aren't being dropped by intermediate routers.  If the customer uses our
 routers to terminate their SIP session, we can pull call quality stats from
 those routers as well.  We can also use our own office telephones to make
 and receive test telephone calls, and we can of course run Wireshark
 captures from the switches to which those phones are connected.

 However, we can't say for certain that the customer's RTP traffic
 actually made it on the wire connecting us to the VoIP provider, nor can we
 say that the traffic is being transmitted and received properly.  The
 peering link is connected to a Cisco 12k router on our side, so there is no
 way (afaik) to mirror the port, as on a switch.

 For the moment, I am envisioning that we'll need to deploy a server
 running Wireshark to the remote POP.  It will need two network interfaces;
 one connected to a management network, the other a capture interface.  The
 capture interface will connect to a network tap, and the network tap
 connected in-line between our router and the patch panel.

 Wireshark is probably adequate for what we need.  But I'm wondering if
 there is any software or an appliance that would do the job better.  Given
 the usual details - calling number, called number, date and time - we want
 to be able to quickly inspect traffic and dig into the details of the
 stream.  Do we see any missing packets from the media stream?  What is the
 MOS score of a particular call?  Do we see any missing packets coming from
 us?  Any missing packets from the provider?

 Alerting on bad call quality would be a nice-to-have addition.

 Any recommendation would be appreciated.  Thanks in advance.

 -Brian Knight

 ___
 VoiceOps mailing list
 VoiceOps@voiceops.org
 https://puck.nether.net/mailman/listinfo/voiceops



 ___
 VoiceOps mailing list
 VoiceOps@voiceops.org
 https://puck.nether.net/mailman/listinfo/voiceops


___
VoiceOps mailing list
VoiceOps@voiceops.org
https://puck.nether.net/mailman/listinfo/voiceops