Browse By Tags

Results for telecom, dialogic
  • Blog Post: 1pcc vs. 3pcc - A Journey to Media Server Enlightenment

    "Perplexity is the beginning of knowledge." - Khalil Gibran "1pcc", "3pcc", "1st person call control", "3rd party call control", "Application answer model", "Media server answer model". The list goes on and on. When...
  • Blog Post: High Level Overview of Media Server Interfaces - A Journey to Media Server Enlightenment

    "Let me explain.... No, there is too much. Let me sum up." -Inigo Montoya Welcome back travelers! I want to start by wishing you all a Happy and Prosperous New Year! In the previous videos we have covered the basics of installing and configuring the PowerMedia XMS media server...
  • Blog Post: Activating your PowerMedia XMS License: A Journey to Media Server Enlightenment

    We will be taking a small break from our rigorous journey so that we can enjoy the holidays. I want to take this time to thank you for your support thus far and I look forward to continuing our journey in the new year. Please take this hiatus to catch up on any missed episodes and enter your comments...
  • Blog Post: PowerMedia XMS WebAdmin Tour: A Journey to Media Server Enlightenment

    "A picture is worth a thousand words. An interface is worth a thousand pictures." -Ben Shneiderman The agenda for today? We are going to take a whirlwind tour of the PowerMedia XMS Web Administration pages. I will touch briefly on all the important configuration pages and...
  • Blog Post: Validate Your PowerMedia XMS Installation: A Journey to Media Server Enlightenment

    "Trust, but verify" -Ronald Reagan In this video I am going to walk though the process of using the 'play_demo' functionality of the verification service. This demo will allow us to validate that our PowerMedia XMS server is installed correctly and able to process incoming...
  • Blog Post: Tools: A Journey to Media Server Enlightenment

    "Men have become the tools of their tools." -Henry David Thoreau Today we are talking tools. I will review the tools I commonly use in developing and supporting Media Server deployments. Here is the short list of the tools I typically install these on all new test and development...
  • Blog Post: Install of PowerMedia XMS on Virtual Machine: A Journey to Media Server Enlightenment

    Are you looking to get your hands on a media server of your very own? Is your network ready for some Network Fuel ? Then this is the video you have been waiting for. Let fill up and get going! In this video I will review the installation procedure when using the PowerMedia XMS...
  • Blog Post: What is XMS? A Journey to Media Server Enlightenment

    An ancient Chinese philosopher once said "A journey of a thousand miles begins with a single step" For our journey, I thought there would be no better first step than covering "What is XMS?" In this video I will be explaining what a media server is and provide a high level overview...
  • Blog Post: Introduction: A Journey to Media Server Enlightenment

    Hello, my name is Dan Wolanski and I am pleased to introduce a new Web Series that I have been working on. In this video series we wil discus various topics surrounding the PowerMedia XMS media server including overviews on developing, testing and deploying solutions on WebRTC, SIP, VOIP, REST...
  • Blog Post: RT - Where’s the QoS?

    A few months back, a question was posed on twitter by @numbergroup about how Quality of Service (QoS) was being implemented in WebRTC. As we stated in our reply, Over the Top (OTT) providers like Skype and Vonage have been operating for years without any type of guaranteed services highlighting the use...
  • Blog Post: What is TADS all about?

    On November 12 and 13 TADS will happen. TADS bills itself in the following way: “TADSummit (TADS) is focused on building an essential yet missing component of the Telecom Industry, the telecom application developer ecosystem that creates new services and customer value to address the revenue decline...
  • Blog Post: How to Develop a WebRTC Video Conferencing Server Using PowerMedia XMS, Free In An Hour

    I’m a telephony guy at heart but with the WebRTC revolution, the line that once clearly divided web versus telephony programmers is quickly vanishing. The acronyms I often referenced like ACD, ISDN and PBX seem to be obsolete and replaced with new, hip acronyms like MEAN.io, LAMP and WYSIWYG. The...
  • Blog Post: PowerMedia XMS + HTML5 canvas = A better way to hangout

    Last week @chadwallacehart shared some javascript code that used the HTML5 drawImage() method to copy a <video> source to various canvas contexts which could then be manipulated. As a result, we are able to slice the external video source into four quadrants for display. The code was great so I...