<div dir="ltr"><div class="gmail_default" style="color:rgb(102,0,0)">​You need to change your dialplan to use the PJSIP_DIAL_CONTACTS function like this:</div><div class="gmail_default" style="color:rgb(102,0,0)"><br></div><div class="gmail_default" style="color:rgb(102,0,0)">exten => _X.,1,Dial(${PJSIP_DIAL_CONTACTS(200)},30)​</div><div class="gmail_default" style="color:rgb(102,0,0)"><br></div><div class="gmail_default" style="color:rgb(102,0,0)">It expands to the list of contacts, separated by &, so that the contacts are dialed at the same time.</div><div class="gmail_default" style="color:rgb(102,0,0)"><br></div><div class="gmail_default" style="color:rgb(102,0,0)">The documentation page you reference should be updated to include that detail.</div><div class="gmail_default" style="color:rgb(102,0,0)"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 30, 2014 at 2:18 PM, Carlos Chavez <span dir="ltr"><<a href="mailto:cursor@telecomabmex.com" target="_blank">cursor@telecomabmex.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">    I just finished installing Asterisk 13 on our test server and I can now use PJSIP to register phones and make and receive calls. The only problem I am having is that when I register multiple phones to a single account only one of them rings.  The AOR for the account has maxcontacts at 3.<br>
<br>
    If I do a pjsip show endpoints I can see two "Contact" entries which I take to mean that both phones have registered:<br>
<br>
Endpoint:  101                                                  Not in use    0 of inf<br>
     InAuth:  101/101<br>
        Aor:  101                                                3<br>
      Contact:  101/<a href="http://sip:101@192.168.2.193:5063" target="_blank">sip:101@192.168.2.193:5063</a> Avail             178.681<br>
      Contact:  101/<a href="mailto:sip%3A101@192.168.2.197" target="_blank">sip:101@192.168.2.197</a>:<u></u>58086;transport=UDP;r Avail               4.198<br>
  Transport:  transport-udp             udp      0      0 <a href="http://0.0.0.0:5060" target="_blank">0.0.0.0:5060</a><br>
<br>
    I have tried with several phones and have rebooted the Asterisk server and phones several times just to make sure configs are loaded properly but I cannot get Asterisk to ring multiple phones at once. I used <a href="https://wiki.asterisk.org/wiki/display/AST/Setting+up+PJSIP+Realtime" target="_blank">https://wiki.asterisk.org/<u></u>wiki/display/AST/Setting+up+<u></u>PJSIP+Realtime</a> to configure this instance of Asterisk.  Am I missing some setting to allow Asterisk to ring all phones registered to a single AOR?<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Telecomunicaciones Abiertas de México S.A. de C.V.<br>
Carlos Chávez<br>
+52 (55)9116-91161<br>
<br>
<br>
-- <br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a 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 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 href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><img alt="Digium logo" src="https://my.digium.com/images/graphics/digium_RGB_signature.gif" width="288" height="50" style="color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:12px"><div>Scott Griepentrog<br>Digium, Inc · Software Developer<br>445 Jan Davis Drive NW · Huntsville, AL 35806 · US<br>direct/fax: +1 256 428 6239 · mobile: +1 256 580 6090<br>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> · <a href="http://asterisk.org" target="_blank">http://asterisk.org</a><br></div></div></div>
</div>