On Wed, May 14, 2014 at 3:46 PM, Jim Black <jblack@xxxxxxxxx> 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 _______________________________________________ asterisk-app-dev mailing list asterisk-app-dev@xxxxxxxxxxxxxxxx http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev