<!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.30.3">
</HEAD>
<BODY>
Good morning,<BR>
<BR>
&nbsp;&nbsp;&nbsp; I am writing a Asterisk dialplan from scratch (for learning and testing purposes), but i'm having trouble with a algorithm to dial a SIP group using round-robin. I want that asterisk dial the member of the group in a circular way, until the call be answered. For example, i have the group TEST=&quot;SIP/1&amp;SIP/2&amp;SIP/3&amp;SIP/4&quot;, asterisk would dial SIP/1, if it doesn't answer in a period of time then asterisk would dial SIP/2 and so on. Can somebody help me?<BR>
<BR>
<BR>
Thanks.
</BODY>
</HTML>