<div dir="ltr">Atux,<div><br></div><div>This should work:</div><div>[call-file-test]</div><div>Exten => 10,1,Answer</div><div> same => ConfBridge(100)</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 20, 2018 at 10:34 AM, Atux Atux <span dir="ltr"><<a href="mailto:atuxnull@gmail.com" target="_blank">atuxnull@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi. in my system i have a conference room where someone can call it eg 698 dial the PIN eg 1234 and enter the room as a user. The admin enters in through a different number and PIN.  I would like to have a call file and call all participants eg 610-619 at certain time of the day and give them access to the conference.<br></div>During my try i managed to create a call file where it calls the a SIP phone and it can hear the monkeys (just for test).<br></div>here is the call file<br>Channel: SIP/601<br>MaxRetries: 2<br>RetryTime: 60<br>WaitTime: 30<br>Context: call-file-test<br>Extension: 10<br><br><br><br></div>and here is the entry in extensions.conf<br><br>[call-file-test]<br>exten => 10,1,Answer()<br>exten => 10,n,Wait(1)<br>exten => 10,n,Playback(tt-monkeys)<br>exten => 10,n,Wait(1)<br>exten => 10,n,Hangup()<br><br><br></div>i did not manage to make it call more SIP phones and invite them to the conference<br><br></div>Any ideas please?<br></div>
<br>--<br>
______________________________<wbr>______________________________<wbr>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.<wbr>org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/<wbr>wiki/display/AST/Getting+<wbr>Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/<wbr>mailman/listinfo/asterisk-<wbr>users</a><br></blockquote></div><br></div>