[asterisk-app-dev] ARI Getting Started Guide

Corey Edwards tensai at zmonkey.org
Tue Oct 15 17:50:28 CDT 2013


On Tue, Oct 15, 2013 at 4:03 PM, David M. Lee <dlee at digium.com> wrote:
> The response to ARI has been great.
>
> I've put together a Getting Started guide. Comments welcome.
>
> https://wiki.asterisk.org/wiki/x/cgeUAQ

Very nice document.

For a Perl WebSocket library, I've had good luck so far with
Net::Async::WebSocket::Client. It doesn't support HTTP Basic
authentication, so you'll have to use api_key.

http://search.cpan.org/dist/Net-Async-WebSocket/lib/Net/Async/WebSocket/Client.pm

Corey



More information about the asterisk-app-dev mailing list