<div dir="ltr"><div dir="ltr">On Wed, Jun 21, 2023 at 12:53 PM TTT <<a href="mailto:lists@telium.io">lists@telium.io</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Ok I've got multiple phone sets registered with the same extension/secret.<br>
<br>
However, this causes a strange problem.  If I have 3 phone sets registered on extension 123, and I then call extension 123 (from extension 456), only a SINGLE phone set will ring.<br>
<br>
Is this by design or a bug?  Does only the most recently registered phone set ring when I call the extension?  Seems odd...is there a way to change it so ALL phones on the same extension will ring?  (I'm using SNOM + PANASONIC + Aastra phones)<br></blockquote><div><br></div><div>For dialing all contacts you have to use the PJSIP_DIAL_CONTACTS dialplan function[1] which returns a string you pass to Dial(). For example:</div><div><br></div><div>Dial(${PJSIP_DIAL_CONTACTS(alice)})</div><div><br></div><div>To dial all registered contacts for "alice".</div><div><br></div><div>[1]  <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+20+Function_PJSIP_DIAL_CONTACTS">https://wiki.asterisk.org/wiki/display/AST/Asterisk+20+Function_PJSIP_DIAL_CONTACTS</a></div></div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Project Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div>