Hi there,
about a couple of moths ago i started this post, where i was looking for a very simple billing system, where a person comes to my place, makes a couple of calls, i charge them and they leave!
forums.digium.com/viewtopic.php? … ing+system
i made it happen with a couple of tables on mysql using the asteriskcdrdb table.
The system works, and it registers the phone calls, but it does it AFTER the call has been made.
I found out that’s not what i need, given the fact that i have to know in real time what’s happening!
ive read some stuff on asterisk real time, but it seems to work with config files and updating config without reloading.
Is there soemthing about ARA that im missing or thats not the way to go?
how do i make a system that works in real time?
thanks in advance