[asterisk-app-dev] asterisk-app-dev Digest, Vol 8, Issue 3

Matthew Jordan mjordan at digium.com
Thu May 15 13:24:40 CDT 2014


On Wed, May 14, 2014 at 3:46 PM, Jim Black <jblack at mediu.com> wrote:
> Thanks for the quick response. I mistakenly assumed the create bridge
> command took a list of types. After taking a look at the swagger UI I
> figured out it was merely a list of acceptable values. I had an issue with
> de-serializing the json response which confused the matter. I wrote a custom
> deserializer and it works fine now.
>
> Thanks for the example from your python code. I followed that example and it
> worked fine. Considering a bridge needs to be created for a simple dial
> application - do you see any pitfalls of creating a pool of bridges for the
> application to share - assuming I take care of the bridge-state internally?

Nope, that should be fine. A bridge with no channels in it does _very_ little.

> Also... with ARI, I see no hooks into provisioning devices, I assume I need
> to use AMI updateconfig? Thanks!!!
>

Today, there's no mechanism in ARI to modify the configuration of Asterisk.

I'm guessing you use this mostly for adding/updating SIP peers?


-- 
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org



More information about the asterisk-app-dev mailing list