Hello,
I'm with a server openser running smoothly.
- Users are authenticating. (MySQL)
- I succeeded in redirecting the calls to my "supplier" voip.
But I can not control the number of minutes that each user can use,
that is, I would like to organize users by groups to say:
-- Group A users can make connections/calls up to 2 minutes.
-- Group B users can make connections/calls up to 3 minutes.
Thank you very much!
-Thiago