<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 08:18:41 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ThinkPHP Blog: Real life SOAP - connecting your browser to a VoIP PBX]]></title>
      <guid>http://www.phpdeveloper.org/news/5529</guid>
      <link>http://www.phpdeveloper.org/news/5529</link>
      <description><![CDATA[<p>
<i>Bj&ouml;rn Schotte</i> has <a href="http://blog.thinkphp.de/archives/114-Real-life-SOAP-connecting-your-browser-to-a-VoIP-PBX.html">a new post</a> on the ThinkPHP blog today with details on a handy interface script, a port of <a href="http://thinkforge.org/projects/phonemonitor/">this PhoneMonitor application</a>, over to PHP5.
</p>
<quote>
<i>
<p>
Here at Mayflower, we're using two <a href="http://www.innovaphone.com/index.php?id=19&L=0">Innovaphone IP800 gateways</a> at each of our departments (Munich and Würzburg). They are connected to each other and replicate their data. Besides that, the Gateways do use LDAP for saving the contact data and provide a SOAP interface for connecting to the PBX.
</p>
<p>
In a crazy moment in my sparse free time, I had a look at Gregor's <a href="http://thinkforge.org/projects/phonemonitor/">PhoneMonitor application</a> he's written in C# and decided to write a PHP5 based approach to connect to the PBX and handle calls. The result is a SOAP client library that is able to connect to a PBX, poll for events, register users and create calls between two endpoints. 
</p>
</i>
</quote>
<p>
He also includes an <a href="http://blog.thinkphp.de/archives/114-Real-life-SOAP-connecting-your-browser-to-a-VoIP-PBX.html">example of a request</a> to the server, dialing another phone number based on the name of the person. There's also a <a href="http://blog.thinkphp.de/uploads/pbx_sidebar.jpg">screenshot</a> of the application showing a portion of its interface.
</p>
<p>
He doesn't offer the code up for download yet, so don't get too excited. He does hint, though, at some future functionality he might be adding other features as well.
</p>]]></description>
      <pubDate>Wed, 07 Jun 2006 05:53:55 -0500</pubDate>
    </item>
  </channel>
</rss>
