<?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>Wed, 22 May 2013 21:33:35 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Marcelo Gornstein's Blog: Making your ivr nodes (call) flow with PAGI]]></title>
      <guid>http://www.phpdeveloper.org/news/17955</guid>
      <link>http://www.phpdeveloper.org/news/17955</link>
      <description><![CDATA[<p>
<i>Marcelo Gornstein</i> has returned to his "IVR with PHP" series in <a href="http://marcelog.github.com/articles/making_your_ivr_nodes_call_flow_with_pagi_and_php_asterisk.html">this latest post</a> (see others <a href="http://phpdeveloper.org/news/17776">here</a> and <a href="http://phpdeveloper.org/news/17613">here</a>). In this new post he shows you how to create a full flow of interaction for your callers:
</p>
<blockquote>
The <a href="http://marcelog.github.com/articles/pagi_node_call_flow_easy_telephony_application_for_asterisk_php.html">last article</a> was about how to create call flow nodes for asterisk, using pagi and php, to easily create telephony applications. It's now time to add a layer on top of it, and create a complete call flow with several nodes.
</blockquote>
<p>
He talks about NodeControllers to control execution flow, results from their execution, available actions and an example of creating a controller and adding nodes. He builds on this simple controller and shows how to handle a few actions including responding to user feedback, adding multiple menu options and some more complex logic using a closure to contain the functionality.
</p>]]></description>
      <pubDate>Mon, 14 May 2012 12:09:50 -0500</pubDate>
    </item>
  </channel>
</rss>
