[asterisk-users] Limit monthly calls by context

2011-11-22 Thread Hans Goossen
Many thanks to all for your suggestions. I followed adam's advise and created 
an AGI. It works brilliantly!

Hans Goossen
Investigación  Desarrollo
Planet S.A.
http://www.pla.net.py


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Limit monthly calls by context

2011-11-16 Thread Hans Goossen
Hello group,

I have this situation:

I have several contexts with a few extensions each one. I need to give every 
context a limited quantity of minutes they can use. All the extensions in the 
context will share the same bag of minutes. Meaning ext 101 use 1900 mins, 
ext 102 60 mins and ext 40 mins.
The limit must be monthly.

I guess some billing solution can do the trick, but I think it's too much for 
that little. I don't need any other feature.

I was thinking something like checking the CDR before make the call, I know it 
may permit some extra minutes to be used, but it really doesn't need to be 
that exact. A couple of extra minutes won't hurt.

Ideas, suggestions ?

Hans Goossen
Investigación  Desarrollo
Planet S.A.
http://www.pla.net.py

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users