[Freeswitch-users] Display live calls in web pages

Steven Ayre steveayre at gmail.com
Thu Jul 30 12:28:03 MSD 2015


Not to a specific table, but you can use an ODBC database for the core DB.
You'll then be able to query the calls and channels tables. 'show calls' is
just a SQL query that database, which is sqlite by default. Make sure you
only read though, and don't lock any tables/rows.

Alternatively you can connect into FS using ESL from the web server.

On 30 July 2015 at 07:34, John Nash <john.nash778 at gmail.com> wrote:

> Is there any way of storing "live" calls (Ongoing calls) in DB to a
> specific table? where we can fetch these records and display in web page?
>
> I planned to store calls using some lua script hooks but cli command show
> calls already shows calls which we can use?
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150730/4e38b8ad/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list