<div dir="ltr">Hello Thiago,<br><br>One way to work-arround:<br><br>1. Use the group module to group the users in 2 and 3 minutes.<br>2. Attach a Session-Expires header with the number of minutes you want your session to last maximum based on the group where the user belongs to.<br>
3. Forward your request to a B2BUA (I use Yate for this purpose, but Asterisk and other solutions should also do fine), extract in B2BUA the value of this header and use it as the timer for your session.<br><br>Good luck!<br>
<br>DanB<br><br><div class="gmail_quote">On Mon, Jul 28, 2008 at 1:55 AM, Thiago Rondon <span dir="ltr">&lt;<a href="mailto:thiago.rondon@gmail.com">thiago.rondon@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
I&#39;m with a server openser running smoothly.<br>
<br>
- Users are authenticating. (MySQL)<br>
- I succeeded in redirecting the calls to my &quot;supplier&quot; voip.<br>
<br>
But I can not control the number of minutes that each user can use,<br>
that is, I would like to organize users by groups to say:<br>
<br>
-- Group A users can make connections/calls up to 2 minutes.<br>
-- Group B users can make connections/calls up to 3 minutes.<br>
<br>
Thank you very much!<br>
-Thiago<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.openser.org">Users@lists.openser.org</a><br>
<a href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div>