sipcapture / hepipe.js

Pipe arbitrary data rows (logs, events, cdrs, esl, etc) to HEP Server (HOMER)
http://sipcapture.org
MIT License
25 stars 17 forks source link

Added SEND_RTCP_MESSAGE #27

Closed noahmehl closed 2 years ago

noahmehl commented 2 years ago

Generally added support for SEND_RTCP_MESSAGE, added to Freeswitch here: https://github.com/signalwire/freeswitch/pull/1370

Also, a little cleanup whereas the ttl should be longer, and the max db records should be higher. Also, a small cleanup item regarding the logging on session db deletion.

Another thing to note, since Homer 7.x displays things in bar graphs over time, it seemed better to calculate the delta for packets, octets, and packets lost.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.