On Fri, Aug 31, 2012 at 9:36 AM, Shitian Long <longst...@gmail.com> wrote:

> Hello.
>
> I am trying to use Asterisk Manager API query data from realtime. From
> Asterisk CLI, we could use
> realtime load <realtime-family> <key> <matched key value>
> query realtime
> it would have response like
>
>                    Column Name  Column Value
>           --------------------  --------------------
>                             id  1
>                          mykey  content
>                        myvalue  value
>
> I am wondering how I could make this type of query from Manager API.
>
>
> Thanks for your time in advance.
>
>
Is there a specific reason you want to access the realtime data through the
Manager API and not directly from the database itself?  It seems like the
Manager API would add an extra layer to whatever you're trying to
accomplish.


-- 
Thanks,
--Warren Selby, dCAP
http://www.SelbyTech.com <http://www.selbytech.com>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to