RestComm / jain-slee

The World's #1 Open Source JAIN-SLEE (JSLEE) 1.1 Implementation
http://www.restcomm.com/
GNU Affero General Public License v3.0
24 stars 50 forks source link

Integrate the Restcomm Statistics #84

Closed deruelle closed 6 years ago

deruelle commented 7 years ago

For every SMS or Calls (and related # of minutes for the call) sent or received either through SMPP, SS7, SIP we should ping the Restcomm statistics server at the end of the day. The integration on the JAIN SLEE side happens through this project https://github.com/RestComm/commons/tree/master/statistics.

Ping me for more guidance

SergeyLee commented 7 years ago

@deruelle Should 3.0.0 Release include this feature?

deruelle commented 7 years ago

@SergeyLee Yes. You can sync up with @vetss on how to enable it, he went through the exercise a couple of times for SMSC and USSD GW.

SergeyLee commented 7 years ago

Hi @deruelle! I investigated same issue for USSD: https://github.com/RestComm/ussdgateway/issues/39 I have a question: what metrics we should/can provided for JSLEE? From JSLEE spec and modules these metrics can be sbbs, events, transactions, facilities and active objects.

deruelle commented 7 years ago

@SergeyLee we should provide that in the Resource Adaptors I think. We don't want to record all type of events. Only number of SMS, USSD Messages processed and sent and number of Voice Calls and number of minutes processed and sent in a day