Hi All, <br> <br>I'm trying to configure a ringgroup, which will ring the extension in  the group one by one. this is what i tried on my extension.conf <br> <br>[macro-dial-ringgroup] <br>exten =&gt; s,1,Dial(SIP/${ARG1},15) <br>exten =&gt; s,n,NoOp( Dial Status: ${DIALSTATUS}) <br>exten =&gt; s,n,Goto(s-${DIALSTATUS},1) <br>exten =&gt; s-CHANUNAVAIL,1,SetCallerId(${CALLERIDNUM}) <br>exten =&gt; s-CHANUNAVAIL,n,Dial(SIP/${ARG1},15) <br>exten =&gt; s-BUSY,1,SetCallerId(${CALLERIDNUM}) <br>exten =&gt; s-BUSY,n,Dial(SIP/${ARG1},15) <br>exten =&gt; s-NOANSWER,1,SetCallerId(${CALLERIDNUM}) <br>exten =&gt; s-NOANSWER,n,Dial(SIP/${ARG1},15) <br> <br>[ringgroup-10000] <br>exten =&gt; 5000,1,Macro(dial-ringgroup,10000100) <br>exten =&gt; 5000,n,Macro(dial-ringgroup,10000101) <br>exten =&gt; 5000,n,Macro(dial-ringgroup,10000102) <br>exten =&gt; 5000,n,Hangup <br> <br> <br>so when i dial 5000 it will ring 10000100 no answer,or busy on 10000100. <br>it will go to another extension
 which is 10000101 and so on. <br> <br>I have tried 5000,1,Dial(SIP/10000100&amp;SIP/10000100) &lt;--- this one works,  ringing at the same time, how can i do it in sequential?<br> <br> hope anyone can help me. thank you <br><br>Ron<br> <p>&#32;



      <hr size=1>Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a>