<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 30, 2014 at 2:47 PM, Scott Griepentrog <span dir="ltr"><<a href="mailto:sgriepentrog@digium.com" target="_blank">sgriepentrog@digium.com</a>></span> wrote:<br><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 style="color:rgb(102,0,0)">​You need to change your dialplan to use the PJSIP_DIAL_CONTACTS function like this:</div><div style="color:rgb(102,0,0)"><br></div><div style="color:rgb(102,0,0)">exten => _X.,1,Dial(${PJSIP_DIAL_CONTACTS(200)},30)​</div><div style="color:rgb(102,0,0)"><br></div><div 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 style="color:rgb(102,0,0)"><br></div><div style="color:rgb(102,0,0)">The documentation page you reference should be updated to include that detail.</div></div></blockquote><div><br></div><div>How about this page instead:<br><br><a href="https://wiki.asterisk.org/wiki/display/AST/Dialing+PJSIP+Channels">https://wiki.asterisk.org/wiki/display/AST/Dialing+PJSIP+Channels</a><br></div></div><br></div><div class="gmail_extra">Matt<br clear="all"></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div>Matthew Jordan<br></div><div>Digium, Inc. | Engineering Manager</div><div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div><div>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></div></div></div>
</div></div>