<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp" />
  <link rel="self" type="application/atom+xml" href="http://blog.tmcnet.com/blog/tom-keating/atom.xml" />
  <id>tag:blog.tmcnet.com,2013:/blog/tom-keating//4/tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-</id>
  <updated>2013-02-22T21:05:36Z</updated>
  <title>Comments for SIP to Skype gateway breaks Skype&apos;s Great Wall of VoIP</title>
  <subtitle>VoIP &amp; Gadgets blog - Latest news in VoIP &amp; gadgets, wireless, mobile phones, reviews, &amp; opinions</subtitle>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.38</generator>
  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898</id>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.tmcnet.com/mt/mt-atom.cgi/weblog/blog_id=4/entry_id=22898" title="SIP to Skype gateway breaks Skype's Great Wall of VoIP" />
    <published>2006-02-06T14:45:28Z</published>
    <updated>2008-04-10T21:35:20Z</updated>
    <title>SIP to Skype gateway breaks Skype&apos;s Great Wall of VoIP</title>
    <summary> Dal over at Asterisk VoIP News forwarded me an interesting link last week on a project he&apos;s been working on that creates a gateway between Skype and Asterisk or any SIP-based client. As most techies know, Skype uses a...</summary>
    <author>
      <name>Tom Keating</name>
      <uri>http://blog.tmcnet.com/blog/tom-keating/</uri>
    </author>
    
    <category term="Skype" />
    
    <content type="html" xml:lang="en" xml:base="http://blog.tmcnet.com/blog/tom-keating/">
      <![CDATA[<p><img vspace="4" hspace="4" border="0" align="right" src="http://blog.tmcnet.com/blog/tom-keating/images/great-wall-of-china.jpg" /> Dal over at <a href="http://asteriskvoip.blogspot.com/">Asterisk VoIP News </a>forwarded me an interesting <a href="http://asteriskvoip.blogspot.com/2006/01/news-skype-to-asterisksip-progress.html">link</a> last week on a project he's been working on that creates a gateway between Skype and Asterisk or any SIP-based client. As most techies know, Skype uses a proprietary protocol and does not support inbound SIP calls. If you ask Skype CEO, Niklas Zennstrom why Skype chose their own proprietary protocol, (which many reporters have asked him), he always gives the same canned reply - that they chose their own proprietary protocol because SIP doesn't do everything they need, SIP has issues traversing firewalls, our proprietary protocol is more flexible, blah blah blah. Even though there are now NAT traversal solutions for SIP that perhaps didn't exist a couple of years ago, Skype still hasn't moved to SIP and it doesn't look like they will. Certainly now Skype has little to <span style="font-weight: bold;">no incentive</span> to move to SIP since they are &quot;top dog&quot; in VoIP and would probably rather have their own &quot;VoIP walled garden&quot; to keep competitors out and also force their customer base to use their revenue-generating <a href="http://www.skype.com/products/skypeout/">SkypeOut</a> service. Well, according to Asterisk VoIP News, <span style="font-weight: bold;">Skype's Great Wall of VoIP</span> has been cracked!<br /><br />Dal writes in his <a href="http://asteriskvoip.blogspot.com/2006/01/news-skype-to-asterisksip-progress.html">Asterisk VoIP News blog entry</a>:<blockquote>I've wanted to be able to gateway calls between Skype and Asterisk for a while, which of course would require some type of protocol converter (IAX or SIP to Skype, probably.) This of course is directly not in Skype's interest, since they would like to keep the network closed (boo!) so that users are forced to use their PSTN gateway and other revenue-generating systems. On the other hand, I'm trying to crack this open so that any VoIP channel can talk to any other VoIP channel. Asterisk provides the ideal platform for this type of conversion, if only Skype were accessible...</blockquote><br />Asterisk VoIP News then goes on to explain that there is a softwarel program called &quot;PSGW&quot; (<a href="http://www.rsdevs.com/">http://www.rsdevs.com/</a>) which runs on Windows and does <span style="font-weight: bold;">SIP to Skype conversion</span>. (<span style="font-style: italic;">Dal also opines that there should be a Linux port of PSGW.</span>) According to Asterisk VoIP News, &quot;It uses the Skype API to create calls in both directions, and then uses somewhat of a kludge using software audio &quot;cables&quot; between a SIP/RTP driver system and the Skype API.&quot; Essentially, you can use an Asterisk box for your call routing and PBX functionality and use the Skype network for termination.<br /><br /><a href="http://www.oreillynet.com/pub/au/1241">John Todd, a networking and VoIP consultant</a>, specializing in Asterisk implementations, who claims to never sleep, told me that the system can work &quot;standalone&quot; without Asterisk of course, but Asterisk makes it much more useful since Asterisk has powerful dialplan capabilities that enable you to do Skype mappings inside your dialplan without having to remember complex dial strings. John also said, &quot;Plus, limiting the SIP calls from a single IP address (your Asterisk server) is a heck of a lot more secure than leaving it 'wide open' which is the only other alternative right now.&quot;<br /><br /><span style="font-weight: bold;">Here's how it works:</span><br />1) User makes a SIP URI call (using SIP phone or softphone) to a domain where the PSGW software is located. For this example, suppose I have it running on my domain: <span style="font-weight: bold;">tmcnet.com.</span> Thus, you can simply SIP dial &lt;username&gt;@tmcnet.com<br /><br />2) The call is routed to the tmcnet.com firewall or SIP proxy with port 5060 mapped to a PC running Skype and the PSGW software.<br /><br />3) The PSGW takes the SIP call, strips off “&lt;username&gt;” from <span style="font-weight: bold;">&lt;username&gt;</span>@tmcnet.com and then initiates a Skype call to Skype user “<span style="font-weight: 700">&lt;username&gt;</span>”. (Thus, you simple need to pre-pend the Skype username you wish to call to the domain.)<br /><br />4) The PSGW then “bridges” the audio from the Skype leg of the call with the SIP leg of the call.<br /><br />That's it! You've just made a SIP-to-Skype call. Skype's Great Wall of VoIP has just been breached! Granted, it is a bit of a &quot;kludge&quot; requiring a host PC running Skype &amp; PSGW, but cool stuff nevertheless, eh? B) <br /><br />There are many interesting possibilities and uses for this. Maybe I'll see if I can get a demo copy of PSGW and try it myself. If anyone else tries the <a href="http://www.rsdevs.com/">$29 PSGW software</a>, let me know what you think and what interesting applications you use it for.</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:5227</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c5227" />
    <title>Comment from Rick on 2006-02-06</title>
    <author>
        <name>Rick</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Too bad Asterisk doesn't use Gips codecs to get a good sound.</p>]]>
    </content>
    <published>2006-02-06T15:08:59Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:5229</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c5229" />
    <title>Comment from Andrew Hansen on 2006-02-06</title>
    <author>
        <name>Andrew Hansen</name>
        <uri>http://beyondthebleedingedge.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://beyondthebleedingedge.blogspot.com">
        <![CDATA[<p>There have been a few people using Virtual Audio Cables to do this for a while now, it is only really useful if you can terminate more than one call at a time on a server.   ie, if I can have 8 concurrent Skype calls in various stages of IVR and routing.</p>]]>
    </content>
    <published>2006-02-06T17:20:46Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:29219</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c29219" />
    <title>Comment from yeastar on 2007-09-13</title>
    <author>
        <name>yeastar</name>
        <uri>http://www.yeastar.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.yeastar.com">
        <![CDATA[<p>Business Skype Solution for Asterisk/IPPBX </p>

<p>Nowadays, Skype is very popular and you may found many customers are Skype users. Let your customers who are used to Skype to contact with you quickly and conveniently is becoming the main job of your Asterisk/IPPBX system. SiSkyEE is the best solution for you to connect SIP and Skype world. </p>

<p>www.yeastar.com<br />
</p>]]>
    </content>
    <published>2007-09-13T10:15:01Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:30593</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c30593" />
    <title>Comment from zhink on 2007-10-29</title>
    <author>
        <name>zhink</name>
        <uri>http://www.zhink.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.zhink.com">
        <![CDATA[<p>How about testing out this skype sip gateway product?</p>]]>
    </content>
    <published>2007-10-30T03:42:52Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:36489</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c36489" />
    <title>Comment from komedi on 2008-05-03</title>
    <author>
        <name>komedi</name>
        <uri>http://www.trkomedi.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.trkomedi.com">
        <![CDATA[<p>Too bad Asterisk doesn't use Gips codecs to get a good sound.</p>]]>
    </content>
    <published>2008-05-03T18:20:20Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:39505</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c39505" />
    <title>Comment from george on 2008-09-19</title>
    <author>
        <name>george</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I`ve tried very hard to get psgw to work without any success, it seems impossible to get it to connect to SIP provider, i have several accounts and have tried them all.</p>

<p>George</p>]]>
    </content>
    <published>2008-09-19T19:03:18Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:39703</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c39703" />
    <title>Comment from MH on 2008-10-01</title>
    <author>
        <name>MH</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>You can try SipTheeSkype Skype Gateway. You can get it at siptheeskype.mhspot.com<br />
</p>]]>
    </content>
    <published>2008-10-01T15:34:49Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:39963</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c39963" />
    <title>Comment from Sip2Skype on 2008-10-15</title>
    <author>
        <name>Sip2Skype</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Just use SipTheeSkype - it is open source, works well with Asterisk and SIP.</p>

<p>Try it at: siptheeskype.mhspot.com</p>]]>
    </content>
    <published>2008-10-16T02:31:43Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:40389</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c40389" />
    <title>Comment from ursmart on 2008-11-05</title>
    <author>
        <name>ursmart</name>
        <uri>http://arcoplaza.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://arcoplaza.com">
        <![CDATA[<p>I brought the standard verson year ago. It crash my windows. But the latest demo version seems to work. Anyway, I don't know which version will work, and which one will not work. I can't get it works with the version that I had paid for.</p>]]>
    </content>
    <published>2008-11-05T14:31:27Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:40391</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c40391" />
    <title>Comment from zhink on 2008-11-05</title>
    <author>
        <name>zhink</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>You may want to take a look at this <a href="http://zhink.com/site/main/index.php/20081101vasuntu/">http://zhink.com/site/main/index.php/20081101vasuntu/</a></p>]]>
    </content>
    <published>2008-11-05T16:29:31Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:42646</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c42646" />
    <title>Comment from idynamics on 2009-02-10</title>
    <author>
        <name>idynamics</name>
        <uri>http://www.industrydynamics.ca</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.industrydynamics.ca">
        <![CDATA[<p>Thank you for your interest in Skype-PBX integration. I'd like to let you know that <a href="http://www.industrydynamics.ca">IndustryDynamics</a> has developed a powerful line of Skype gateways for business which provide Plug and Play solution for adding Skype calling to your existing PBX system.</p>

<p>Those who are looking for Skype gateway for SMB, can check out <a href="http://www.industrydynamics.ca/skybridge_product.php">VoiceGear SkyBridge</a>. This is an integrated appliance that can support up to 4 concurrent Skype calls and can integrate with any PBX system using SIP or Analog line or extension ports.</p>

<p>If you are looking for an Enterprise grade solution, please see <a href="http://www.industrydynamics.ca/vgconnect_ent_product.php">VoiceGear Connect</a>. This integrated gateway appliance can scale up to 60 concurrent calls, and can be connected to any PBX system via Analog, SIP or PRI connectivity.</p>

<p>VoiceGear gateway for Skype, was announced a winner of "Best of Show - Large Enterprise Solution" award at the popular ITExpo East 2009 conference.</p>]]>
    </content>
    <published>2009-02-10T16:41:38Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:45264</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c45264" />
    <title>Comment from John Wad on 2009-06-23</title>
    <author>
        <name>John Wad</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I'm a more simple user with not much computer knowledge, and i wanted to keep it simple.</p>

<p>I tried Asterisk but i couldnt even configure it, so i tried 3CX PhoneSystem PBX.<br />
They Also Provide you with a free Sip to Skype Gateway, and they are releasing a new Gateway very soon from what i see on their forums.</p>

<p><br />
If you are a Simple User who wants a simple PBX i'd suggest you give 3cx a shot.</p>]]>
    </content>
    <published>2009-06-23T08:20:02Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898-comment:47618</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2006:/blog/tom-keating//4.22898" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/skype/sip-to-skype-gateway-breaks-skypes-great-wall-of-voip.asp#c47618" />
    <title>Comment from daniel on 2009-09-15</title>
    <author>
        <name>daniel</name>
        <uri>http://rylwy.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://rylwy.com/">
        <![CDATA[<p>Hi,</p>

<p>This  is a new phone patch to skype that divert landline and cell phone for </p>

<p>free  to skype free.   the name is "rylwy"</p>

<p><a href="http://rylwy.com/">http://rylwy.com/</a></p>

<p>your incoming calls from your landline and cell phone will follow you for </p>

<p>free anywhere you travel,  to another skype connection.  <br />
</p>]]>
    </content>
    <published>2009-09-15T12:57:31Z</published>
  </entry>

</feed>
