more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7388 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
207b6411b9
commit
a1d894953f
|
@ -25,7 +25,7 @@
|
||||||
*
|
*
|
||||||
* Anthony Minessale II <anthmct@yahoo.com>
|
* Anthony Minessale II <anthmct@yahoo.com>
|
||||||
*
|
*
|
||||||
* mod_soundtouch.c -- Example of writeable media bugs
|
* mod_soundtouch.cpp -- Example of writeable media bugs
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
* Anthony Minessale II <anthmct@yahoo.com>
|
* Anthony Minessale II <anthmct@yahoo.com>
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* mod_lumenvox.c -- Lumenvox Interface
|
* mod_lumenvox.cpp -- Lumenvox Interface
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -26,6 +26,8 @@
|
||||||
* Traun Leyden <tleyden@branchcut.com>
|
* Traun Leyden <tleyden@branchcut.com>
|
||||||
* Arsen Chaloyan <achaloyan@yahoo.com>
|
* Arsen Chaloyan <achaloyan@yahoo.com>
|
||||||
*
|
*
|
||||||
|
* mod_openmrcp.c -- OpenMRCP Interface
|
||||||
|
*
|
||||||
* Module which acts as an MRCP client to an MRCP speech recognition
|
* Module which acts as an MRCP client to an MRCP speech recognition
|
||||||
* server. In other words it bridges freeswitch to an external speech
|
* server. In other words it bridges freeswitch to an external speech
|
||||||
* recognition system. Documentation on how to install and configure
|
* recognition system. Documentation on how to install and configure
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
* Anthony Minessale II <anthmct@yahoo.com>
|
* Anthony Minessale II <anthmct@yahoo.com>
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* mod_dialplan_demo.c -- Example Dialplan Module
|
* mod_dialplan_directory.c -- Example Dialplan Module
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include <switch.h>
|
#include <switch.h>
|
||||||
|
|
Loading…
Reference in New Issue