Using C#/.Net to Invoke the Adhearsion API via REST

Recently an Adhearsion community member, David Lawal, built upon the PHP/REST example I posted back in February. David comes from a C#/.Net background and was beginning to learn Ruby in order to use Adhearsion. Then, in his own words:
"...I needed to leverage 'all the work' done in .Net...As I discovered, the marriage of .Net and Adhearsion was lovely, thanks to the RESTful RPC [API of Adhearsion]"
So David created an example and has graciously shared it with the rest of us. The example includes a component in Adhearsion that has this method extending the 'methods_for :rpc':

Read the rest of this post »

Posted