Change ring group list programmatically

Hi!

I am looking into how I can programmatically change EXTENSION LIST in RING GROUP (add or remove numbers). We are using the FreePBX web-based interface at the moment, but management requires a programmatic way (java or perl or something) to access and modify the list

I am still new at this and would appreciate any pointers and/or documentation that I should be reading up on. Any suggestion?

Thank you very much!

John

ring groups are typically static. Queues allow dynamic members

In the FreePBX world your source code of a module is the best documentation you can find.