Hi,<br><br>In ASTDB, I've got a rather long list of entries like:<br>/FamilyA/Key1 Value1<br>/FamilyA/Key2 Value2<br>
/FamilyA/Key3 Value3<br>
...<br><br>Instead of sending several DBGet queries (and parsing every response), I'm wondering if a single "database show" or "database show family" query could be implemented.<br>Alternative if to use ssh ("asterisk -rx "database show FamilyA") but I'm not certain it can be easily in every language supportinq AMI.<br>
<br>Any hint ?<br><br>Regards<br>