<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>how to sort data retrieved from avp_db_load in avpops module</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hi List,</FONT>
</P>

<P><FONT SIZE=2>&nbsp;&nbsp;&nbsp; I want to implement serial forking with avpops module and I have this problem. The set of destinations for each user is stored in a database and I use apv_db_load to load it. However, I couldn't find a way to sort them in the right order. For example, I cant tell SER to try destination A before B, then C because there is no way to specify this in the database. Another feature I want to implement is to allow a client to specify a timeout for a destination. Eg. Try A for x seconds, then try B for y seconds, then try C.</FONT></P>

<P><FONT SIZE=2>&nbsp;&nbsp;&nbsp; I wonder if there are ways to implement the services above using actual ser modules or it's not yet possible.</FONT>
</P>

<P><FONT SIZE=2>Best regards,</FONT>
</P>

<P><FONT SIZE=2>Minh</FONT>
</P>

</BODY>
</HTML>