[asterisk-dev] Meetme AMI actions

Russell Bryant russell at digium.com
Thu Dec 3 13:08:47 CST 2009


Nick Lewis wrote:
> There seems to be much commonality in the requirements of AMI and CLI
> requests. Responses in both cases are either tabular or detailed i.e.
> 
> param-name param-name param-name ...
> para-value para-value para-value ...
> para-value para-value para-value ...
> para-value para-value para-value ...
> ...
> 
> or
> 
> param-name para-value
> param-name para-value
> param-name para-value
> param-name para-value
> param-name para-value
> ...
> 
> For new data structures could we have a standard way of 
> defining the parameters to be output that applies to both 
> AMI and CLI and then postprocess the result to provide 
> the applicable formatting? 

Check out the "data get API" project.  It was a google summer of code 
project this past summer and the resulting code is on reviewboard.

-- 
Russell Bryant
Digium, Inc. | Engineering Manager, Open Source Software
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: www.digium.com & www.asterisk.org



More information about the asterisk-dev mailing list