Monday, 21 December 2015

Analog and Digital Voice System

Analog Systems:


   When we thing of voice systems the very first thing that comes into our mind is a home phone. Like our home phones our old telephony systems used to operate in analog mode. It has two cables Ring and Tip and it operates on -48 DC voltage. When the circuit between the two gets complete it withdraws a dial tone from the central office. The voice waveform of these kind of calls are analog waveform.

Wednesday, 18 March 2015

MEDIA RESOURCES



A media resource is a software-based or hardware-based entity that performs media processing functions on the data streams to which it is connected. Media processing functions include mixing multiple streams to create one output stream (conferencing), passing the stream from one connection to another (media termination point), converting the data stream from one compression type to another (transcoding), streaming music to callers on hold (music on hold), echo cancellation, signaling, voice termination from a TDM circuit (coding/decoding), packetization of a stream, streaming audio (annunciation), and so forth. The software-based resources are provided by the Cisco Unified Communications Manager (Unified CM) IP Voice Media Streaming Service (IP VMS). Digital signal processor (DSP) cards provide both software and hardware based resources.

Monday, 16 March 2015

Media Termination Point



MTP
A media termination point (MTP) is an entity that accepts two full-duplex media streams. It bridges the streams together and allows them to be set up and torn down independently. The streaming data received
from the input stream on one connection is passed to the output stream on the other connection, and vice versa.

Thursday, 4 December 2014

CSS Line Device Approach: Path Selection



CSS Line Device Approach: Path Selection


Hi All,
  In the previous post I explained how Line Device CSS approach works, but I also mentioned:
  • ·        The Device CSS decides through which gateway/trunk call will go out of our network.
  • ·        Line CSS defines (Class of Service) calling privileges.
In this post we will try to understand how device CSS helps us to select the right gateway. Although Cisco has introduced a concept of local gateway, but we will discuss that in a different post.

Wednesday, 3 December 2014

CSS Line Device Approach



CSS Line Device Approach


Hi All,
  As we start understanding CSS and partitions next confusion we normally have is what is Line and Device CSS. There is a very simple definition of CSS Line/Device Approach
  • ·        The Device CSS decides through which gateway/trunk call will go out of our network.
  • ·        Line CSS defines (Class of Service) calling privileges.

Monday, 1 December 2014

CSS & Partition



 
Hi All,

  The most basic and complicated topic in CUCM dial-plan is CSS &Partition. When I look at this topic I compare it with Lock (partition) and Key (CSS) and Route Pattern or a DN as a door. Assume CSS as a key chain with different keys as partition.

Monday, 14 October 2013

Integrating VMware with GNS3

Hi All,

  This is one of the toughest situation I faced when I tried to integrate VMware and GNS3 as I had to simulate a voice gateway working with CUCM and as I said its a no hardware lab (excludes my PC). After 2 months of trails and failures finally I found a way to do it.