Project DescriptionRemoteCommand is and add-on module for the CodePlex project Mayhem. RemoteCommand allows remote systems, such as IVR's, to trigger events .
The Mayhem project can be found at
http://mayhem.codeplex.com/.
You can get an example voice application that integrates with RemoteCommand at
http://voicemodel.codeplex.com/. In the examples is a project called Mayhem.
RemoteCommand includes a middleware web application and API called CommandMgr. CommandMgr allows you to configure which commands that Mayhem will use and provides a mechanism for queuing commands from external systems. CommandMgr was developed using ASP.NET MVC 4, C#, Razor, EF, and Web API.