[Freeswitch-users] Display live calls in web pages
    Mimiko 
    vbvbrj at gmail.com
       
    Thu Jul 30 10:57:14 MSD 2015
    
    
  
On 30.07.2015 09:34, John Nash 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?
Hello.
If using LUA, then you can hook a lua script to start-up of FS which 
will hook itself to events for new incomming, but not yet established 
call, or established bridges. Third option is to periodically call cli 
command: `show calls`
-- 
Mimiko desu.
    
    
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list