<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000099">
    <font face="Bitstream Vera Sans">hi Leandro,<br>
      <br>
      thank to you for your reply but I think I shall apply the
      configurations that advised me AJS<br>
      many thanks for your help<br>
      cheers<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 12/06/2012 09:13 AM, Leandro Dardini
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAOoW2hY2oARy=8ZRg98C7PjpQeau2ci1j_itCeX1a0iVwAjubw@mail.gmail.com"
      type="cite">100 extension on a row is not feasible... the queue
      strategy is the only possible solution. If you check the
      queue.conf file you'll find you can define a "Queue" and add as
      many members you like. One of the strategy available is the "Ring
      all" where all the members in the queue will be ring. You can let
      your peers to log in/log out of the queue via dialplan
      <div>
        <br>
      </div>
      <div>Leandro<br>
        <br>
        <div class="gmail_quote">2012/12/6 Paolo De Michele <span
            dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:paolo@paolodemichele.it" target="_blank">paolo@paolodemichele.it</a>&gt;</span><br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000099"> <font
                face="Bitstream Vera Sans">hi all,<br>
                <br>
                thanks for your replies<br>
                if you have 100 extensions, put them all into a single
                string?<br>
                so: (SIP/1001&amp;SIP/1002&amp;SIP/1003...until you get
                to 100?<br>
                <br>
                It is very difficult to manage such a thing, no?<br>
                <br>
                I don't understand the queues,ringall. can someone
                explain?<br>
                thanks in advance<br>
                <br>
                <br>
              </font>
              <div>On 12/05/2012 10:59 PM, Danny Nicholas wrote:<br>
              </div>
              <blockquote type="cite">
                <div>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">You

                      “can” do the queues/ringall, but you’re increasing
                      your pay grade by doing so.</span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"> </span></p>
                  <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">
                      <a moz-do-not-send="true"
                        href="mailto:asterisk-users-bounces@lists.digium.com"
                        target="_blank">asterisk-users-bounces@lists.digium.com</a>
                      [<a moz-do-not-send="true"
                        href="mailto:asterisk-users-bounces@lists.digium.com"
                        target="_blank">mailto:asterisk-users-bounces@lists.digium.com</a>]
                      <b>On Behalf Of </b>Carlos Rojas<br>
                      <b>Sent:</b> Wednesday, December 05, 2012 3:58 PM<br>
                      <b>To:</b> Asterisk Users Mailing List -
                      Non-Commercial Discussion<br>
                      <b>Subject:</b> Re: [asterisk-users] - configure
                      ring group</span></p>
                  <p class="MsoNormal"> </p>
                  <p class="MsoNormal">Maybe, </p>
                  <div>
                    <p class="MsoNormal"> </p>
                  </div>
                  <div>
                    <p class="MsoNormal" style="margin-bottom:12.0pt">You
                      can do that, with queues, and ringall strategy.</p>
                    <div>
                      <p class="MsoNormal">On Wed, Dec 5, 2012 at 4:53
                        PM, Leandro Dardini &lt;<a
                          moz-do-not-send="true"
                          href="mailto:ldardini@gmail.com"
                          target="_blank">ldardini@gmail.com</a>&gt;
                        wrote:</p>
                      <p class="MsoNormal">You can dial all the
                        extensions at once, putting all them in the dial
                        string, separated by &amp;. There is no other
                        method.</p>
                      <div>
                        <p class="MsoNormal"> </p>
                      </div>
                      <div>
                        <p class="MsoNormal"
                          style="margin-bottom:12.0pt">Leandro</p>
                        <div>
                          <div>
                            <div>
                              <p class="MsoNormal">2012/12/5 Paolo De
                                Michele &lt;<a moz-do-not-send="true"
                                  href="mailto:paolo@paolodemichele.it"
                                  target="_blank">paolo@paolodemichele.it</a>&gt;</p>
                            </div>
                          </div>
                          <blockquote
                            style="border:none;border-left:solid #cccccc
                            1.0pt;padding:0in 0in 0in
                            6.0pt;margin-left:4.8pt;margin-right:0in">
                            <div>
                              <div>
                                <div>
                                  <p class="MsoNormal"
                                    style="margin-bottom:12.0pt"><span>hi
                                      all,<br>
                                      <br>
                                      I want have an information about
                                      ring group in asterisk (1.8.16 -
                                      centos 6.3)<br>
                                      I have configured skypeforasterisk
                                      for incoming call to one extension
                                      and it works<br>
                                      <br>
                                      now,my chan_skype.conf is:<br>
                                      <br>
                                      [general]<br>
                                      <br>
                                      default_user=user-skype<br>
                                      <br>
                                      [user-skype]<br>
                                      secret=xxxxxxxxx<br>
                                      context=from-skype<br>
                                      exten=9999<br>
                                      disallow=all<br>
                                      allow=ulaw<br>
                                      allow=alaw<br>
                                      <br>
                                      my extensions.conf:<br>
                                      <br>
                                      [from-skype]<br>
                                      <br>
                                      exten =&gt;
                                      9999,1,Verbose(2,Incoming Skype
                                      Call)<br>
                                         same =&gt; n,Answer()<br>
                                         same =&gt;
                                      n,Dial(SIP/1000&amp;SIP/2000&amp;SIP/3000,30)<br>
                                         same =&gt;
                                      n,Playback(user&amp;is-curntly-unavail)<br>
                                         same =&gt; n,Hangup()<br>
                                      <br>
                                      at right time the internal ring
                                      are 1000, 2000 and 3000<br>
                                      I have the extension from 1000 to
                                      1005, 2000 to 2005 and from 3000
                                      to 3005<br>
                                      I can ring him all? I can group
                                      the configuration into a single
                                      string?<br>
                                      <br>
                                      let me know something<br>
                                      thanks in advance<br>
                                      <br>
                                      <br>
                                    </span></p>
                                </div>
                                <p class="MsoNormal"> </p>
                              </div>
                            </div>
                            <p class="MsoNormal"><span><span
                                  style="color:#888888">--</span></span><span
                                style="color:#888888"><br>
                                <span>_____________________________________________________________________</span><br>
                                <span>-- Bandwidth and Colocation
                                  Provided by <a moz-do-not-send="true"
                                    href="http://www.api-digital.com"
                                    target="_blank">http://www.api-digital.com</a>
                                  --</span><br>
                                <span>New to Asterisk? Join us for a
                                  live introductory webinar every Thurs:</span><br>
                                <span>               <a
                                    moz-do-not-send="true"
                                    href="http://www.asterisk.org/hello"
                                    target="_blank">http://www.asterisk.org/hello</a></span><br>
                                <br>
                                <span>asterisk-users mailing list</span><br>
                                <span>To UNSUBSCRIBE or update options
                                  visit:</span><br>
                                <span>   <a moz-do-not-send="true"
                                    href="http://lists.digium.com/mailman/listinfo/asterisk-users"
                                    target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></span></span></p>
                          </blockquote>
                        </div>
                        <p class="MsoNormal"> </p>
                      </div>
                      <p class="MsoNormal"><br>
                        --<br>
_____________________________________________________________________<br>
                        -- Bandwidth and Colocation Provided by <a
                          moz-do-not-send="true"
                          href="http://www.api-digital.com"
                          target="_blank">http://www.api-digital.com</a>
                        --<br>
                        New to Asterisk? Join us for a live introductory
                        webinar every Thurs:<br>
                                       <a moz-do-not-send="true"
                          href="http://www.asterisk.org/hello"
                          target="_blank">http://www.asterisk.org/hello</a><br>
                        <br>
                        asterisk-users mailing list<br>
                        To UNSUBSCRIBE or update options visit:<br>
                           <a moz-do-not-send="true"
                          href="http://lists.digium.com/mailman/listinfo/asterisk-users"
                          target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></p>
                    </div>
                    <p class="MsoNormal"> </p>
                  </div>
                </div>
                <br>
                <span class="HOEnZb"><font color="#888888">
                    <fieldset></fieldset>
                    <br>
                    <pre>--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a moz-do-not-send="true" href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               <a moz-do-not-send="true" href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a moz-do-not-send="true" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
                  </font></span></blockquote>
              <br>
            </div>
            <br>
            --<br>
_____________________________________________________________________<br>
            -- Bandwidth and Colocation Provided by <a
              moz-do-not-send="true" href="http://www.api-digital.com"
              target="_blank">http://www.api-digital.com</a> --<br>
            New to Asterisk? Join us for a live introductory webinar
            every Thurs:<br>
                           <a moz-do-not-send="true"
              href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
            <br>
            asterisk-users mailing list<br>
            To UNSUBSCRIBE or update options visit:<br>
               <a moz-do-not-send="true"
              href="http://lists.digium.com/mailman/listinfo/asterisk-users"
              target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               <a class="moz-txt-link-freetext" href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>