<div dir="ltr"><div>i have tried to do the following for the simultaneous ringing, where 2109065738 is my DID and 192.168.1.212 is the IP of the FS server.<br></div><div><font size="1"><i><b><include><br>  <extension name="public_did"><br>    <condition field="destination_number" expression="^(
2109065738

)$"><br>      <action application="bridge" data="sofia/internal/<a href="mailto:1020@192.168.1.212">1020@192.168.1.212</a>|sofia/internal/<a href="mailto:1021@192.168.1.212">1021@192.168.1.212</a>|sofia/internal/<a href="mailto:1022@192.168.1.212">1022@192.168.1.212</a>

"/><br><br>    </condition><br>  </extension><br>        </include><br><br></b></i></font></div><div>Unfortunately it has only the 1st extension (1020) to ring and then goes to voicemail.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 10, 2020 at 2:23 PM John Tuxies <<a href="mailto:atuxnull@gmail.com">atuxnull@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I am having my system with the DIDs assigned on each extension for the incoming calls. </div><div>My /dialplan/public has the following structure:</div><div><font size="1"><b><include><br>  <extension name="public_did"><br>    <condition field="destination_number" expression="^(2109065738)$"><br>           <action application="set" data="domain_name=$${domain}"/><br>           <action application="transfer" data="1020 XML default"/><br>    </condition><br>  </extension><br></include></b></font></div><div><font size="1"><b><br></b></font></div><div><font size="1"><font size="2">I would like this DID to reach <br></font></font></div><div><font size="1"><font size="2"><br></font></font></div><div><font size="1"><font size="2">
I would like to have the one DID to reach 3 extensions simultaneously 1020-22<br></font></font></div><div><font size="1"><b></b></font></div><div><font size="1"><b>
<include><br>  <extension name="public_did"><br>    <condition field="destination_number" expression="^(2109065738)$"><br>           <action application="set" data="domain_name=$${domain}"/><br>           <action application="transfer" data="1023 XML default"/><br>    </condition><br>  </extension><br></include>

</b></font></div><div><font size="1"><font size="2"><br></font></font></div><div><font size="1"><font size="2">and a 2nd DID to call an extension(1023) and after 10secs to call another extension(1024) and after 10 secs make an outgoing call to a particular mobile number(69400700123) <br></font></font></div><div><font size="1"><font size="2"><br></font></font></div><div><font size="1"><font size="2"><br></font></font></div><div><font size="1"><font size="2">Thanks in advance,<br></font></font></div></div>
</blockquote></div>