<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
I just setup serial hunting and it was pretty easy.<BR>
<BR>
We stored the list of users to be called in memcached, counted how many total users need to be called and advanced to the next one in failure_route as needed, set a ring timeout and then have it go to a voicemail server or wherever it needed to go.<BR>
<BR>
I think you could do the same thing by just tracking the last user rang and use that as your starting point for the next call to take place, then after that is called update memcached or your avp and start all over again on the next call.<BR>
<BR>
I saw a post that said there was a module to do hunting, but ive yet to find it, as I don't think it does exist.<BR>
<BR>
On Tue, 2010-08-24 at 20:13 -0700, osiris123d wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I saw a post saying it was possible to do hunt groups with col, but i wasn't</FONT>
<FONT COLOR="#000000">sure how one would keep up with calls to each group user so that one could</FONT>
<FONT COLOR="#000000">do &quot;least called user&quot; or even the user that was next in line to be called. </FONT>
<FONT COLOR="#000000">I am guessing avps and contact array could help, but i was just wondering</FONT>
<FONT COLOR="#000000">what solutions some people might have used.  I was even thinking that i</FONT>
<FONT COLOR="#000000">might be able to relay the calls to a hunt group number to asterisk and let</FONT>
<FONT COLOR="#000000">asterisk handle the hunt group logic, but i am not sure if that would work.</FONT>
</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>