README.markdown in adhearsion-2.3.0 vs README.markdown in adhearsion-2.3.1

- old
+ new

@@ -1,10 +1,10 @@ # Adhearsion Adhearsion is an open-source voice application development framework. Adhearsion users write applications atop the framework with Ruby and **call into their code**. -Adhearsion rests above a lower-level telephony platform, for example [Asterisk](http://asterisk.org) or [Voxeo PRISM](http://voxeolabs.com/prism/), and provides a framework for integrating with various resources, such as SQL, LDAP and XMPP (Jabber). +Adhearsion rests above a lower-level telephony platform, for example [Asterisk](http://asterisk.org), [FreeSWTICH](http://freeswitch.org) or [Voxeo PRISM](http://voxeolabs.com/prism/), and provides a framework for integrating with various resources, such as SQL, LDAP and XMPP (Jabber). ## Features * Simple Ruby code * Flexible CallControllers to handle calls @@ -64,6 +64,6 @@ Adhearsion has a set of [contribution guidelines](http://adhearsion.com/docs/contributing) which help to smooth the contribution process. There is a pre-commit hook that runs encoding checks available in pre-commit. To use it, please copy it to .git/hooks/pre-commit and make it executable. ### Copyright -Copyright (c) 2012 Adhearsion Foundation Inc. MIT LICENSE (see LICENSE for details). +Copyright (c) 2013 Adhearsion Foundation Inc. MIT LICENSE (see LICENSE for details).