Hi,<br><br>In ASTDB, I&#39;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&#39;m wondering if a single &quot;database show&quot; or &quot;database show family&quot; query could be implemented.<br>Alternative if to use ssh (&quot;asterisk -rx &quot;database show FamilyA&quot;) but I&#39;m not certain it can be easily in every language supportinq AMI.<br>
<br>Any hint ?<br><br>Regards<br>