<div dir="ltr">You would make the call file the same way you are now. 100 was the conf room ID. Have a look at the documentation how to do it. Also take a look at the default settings in confbridge.conf<div><br></div><div><div>voice1*CLI> core show application ConfBridge</div><div><br></div><div>  -= Info about application 'ConfBridge' =- </div><div><br></div><div>[Synopsis]</div><div>Conference bridge application. </div><div><br></div><div>[Description]</div><div>Enters the user into a specified conference bridge.  The user can exit the</div><div>conference by hangup or DTMF menu option.</div><div>This application sets the following channel variable upon completion:</div><div>${CONFBRIDGE_RESULT}: </div><div>    FAILED:The channel encountered an error and could not enter the conference.</div><div>    HANGUP:The channel exited the conference by hanging up.</div><div>    KICKED:The channel was kicked from the conference.</div><div>    ENDMARKED:The channel left the conference as a result of the last marked</div><div>    user leaving.</div><div>    DTMF:The channel pressed a DTMF sequence to exit the conference.</div><div>    TIMEOUT:The channel reached its configured timeout.</div><div><br></div><div>[Syntax]</div><div>ConfBridge(conference[,bridge_profile[,user_profile[,menu]]])</div><div><br></div><div>[Arguments]</div><div>conference</div><div>    Name of the conference bridge.  You are not limited to just numbers.</div><div>bridge_profile</div><div>    The bridge profile name from confbridge.conf.  When left blank, a</div><div>    dynamically built bridge profile created by the CONFBRIDGE dialplan</div><div>    function is searched for on the channel and used.  If no dynamic profile is</div><div>    present, the 'default_bridge' profile found in confbridge.conf is used. </div><div>    It is important to note that while user profiles may be unique for each</div><div>    participant, mixing bridge profiles on a single conference is _NOT_</div><div>    recommended and will produce undefined results.</div><div>user_profile</div><div>    The user profile name from confbridge.conf.  When left blank, a dynamically</div><div>    built user profile created by the CONFBRIDGE dialplan function is searched</div><div>    for on the channel and used.  If no dynamic profile is present, the</div><div>    'default_user' profile found in confbridge.conf is used.</div><div>menu</div><div>    The name of the DTMF menu in confbridge.conf to be applied to this channel.</div><div>     When left blank, a dynamically built menu profile created by the</div><div>    CONFBRIDGE dialplan function is searched for on the channel and used. If no</div><div>    dynamic profile is present, the 'default_menu' profile found in</div><div>    confbridge.conf is used.</div><div><br></div><div>[See Also]</div><div>ConfBridge(), CONFBRIDGE, CONFBRIDGE_INFO</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 20, 2018 at 10:44 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>thanks a lot for the reply. <br><span class="">
<div>[call-file-test]</div><div>Exten => 10,1,Answer</div><div> same => ConfBridge(100)</div>

<br><br></span></div>i assume 100 is the conference room, correct?<br></div>where do i write the SIP numbers to invite(internal or external)?<br></div>what about the PIN?<br><br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 20, 2018 at 4:41 PM, Dovid Bender <span dir="ltr"><<a href="mailto:dovid@telecurve.com" target="_blank">dovid@telecurve.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">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"><div><div class="m_-1906820027557357922h5">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></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_-1906820027557357922h5"><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></div></div><span class="m_-1906820027557357922HOEnZb"><font color="#888888">--<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.org<wbr>/</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/wiki<wbr>/display/AST/Getting+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/mailm<wbr>an/listinfo/asterisk-users</a><br></font></span></blockquote></div><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.org<wbr>/</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/wiki<wbr>/display/AST/Getting+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/mailm<wbr>an/listinfo/asterisk-users</a><br></blockquote></div><br></div>
</div></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>