[Freeswitch-users] Call monitoring

Tihomir Culjaga tculjaga at gmail.com
Tue May 29 16:07:17 UTC 2018


subscribe only to events you really need :=)


events json CHANNEL_ANSWER CHANNEL_HANGUP CHANNEL_PROGRESS
CHANNEL_PROGRESS_MEDIA ...

this will limit the number of events being generated.





On 27 May 2018 at 17:58, Francesco Facco de Lagarda <francesco at delagarda.com
> wrote:

> Grazie Giovanni!
>
>
>
> You think I didnt go through that with a fine-toothed comb? šŸ˜‰
>
> I was looking for some simpler explanations!
>
>
>
> F
>
>
>
> *From:* FreeSWITCH-users <freeswitch-users-bounces at lists.freeswitch.org> *On
> Behalf Of *Giovanni Maruzzelli
> *Sent:* domenica 27 maggio 2018 16:15
> *To:* FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
> *Subject:* Re: [Freeswitch-users] Call monitoring
>
>
>
> Check https://freeswitch.org/confluence plenty of documentation about
> event filtering
>
>
>
> On Sun, May 27, 2018, 13:48 Francesco Facco de Lagarda <
> francesco at delagarda.com> wrote:
>
> I am writing a ā€œcall monitorā€, something like an operator panel.
>
> I am capturing events via esl in php, filtering down the data and then
> sending them to a javascript UI via websocket.
>
>
>
> My problem is that I am totally bewildered by the amount of events that fs
> generates, and Iā€™d like to filter it down to a bare minimum.
>
>
>
> New outgoing call (with uuid, extension and dialed number)
> Call answererd from other party
>
> Line busy
>
> Call hung up from either party.
>
>
>
> Can anyone give me a pointer to which events I really need to monitor, and
> which fields inside?
>
>
>
> I will obviously share finished code!
>
>
>
>
>
> _________________________________________________________________________
> 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
>
>
> _________________________________________________________________________
> 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/20180529/b2b4e51a/attachment.html>


More information about the FreeSWITCH-users mailing list