HELP! Twilio / OpenVBX problem I must fix...

1 replies
Hello everyone

Does anyone know how to keep track of the number of messages sent per list (client) on Twilio / openvbx?

For example:

Lets say that I have 3 clients. 1 is a night club promoter and 2 restaurants.

The club promoter sends text Messages to his list Wed, Thurs, Fri and Sat.

The restaurants sends messages once a week.

As you can see, the club promoter sends a lot more messages but I do not know how or where to keep track of the total amount of text messages sent per list (client) so I can charge accordingly.

Does any openVBX / Twilio users have any solution to this?

Thank you in advance for your help!
#fix #openvbx #problem #twilio
  • Profile picture of the author warbler
    I use Twilio's Call Log Exporter, which generates a CSV file of activity (number from, number to, timestamp, message, charge from Twilio, status, message ID, etc). I then open the CSV file in Excel and apply the data filter to slice and dice data.

    I'll want a more elegant solution once I'm out of the testing phase with my first client, but it works for now.

    You can access the Call Log Exporter here: (oops, not enough posts) The IP address is 50.19.114.251 or you can Google it.
    {{ DiscussionBoard.errors[4582868].message }}

Trending Topics