You can register multiple end users with only one sip account but asterisk does not support ringing all the registered phones on single account. Whenever a new registration comes, asterisk updates its contact info in memory. So if the registration is coming from multiple end users (multiple ip address and port) then the call will be placed to the phone who sent latest registration request. Asterisk does not keep track of all the ip addresses for single account registration.<br>
<br>What we have done to ring all the end users with same account is that we listen to registration requests thru manager api in order to detect multiple registration. If we have detected multiple registration then we store the contact information of all the end user phones which are related to single account. And when asterisk receives a dial request for that user, we create a temporary/fake users (as many as needed) in memory and dial all of them in the code not thru Dial application as it does not support thsi scenario.<br>
<br>We are still working on this scenario. It is in working condition but in testing phase. <br><br><div class="gmail_quote">On Wed, Mar 9, 2011 at 4:14 PM, --[ UxBoD ]-- <span dir="ltr">&lt;<a href="mailto:uxbod@splatnix.net">uxbod@splatnix.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-family: Verdana; font-size: 10pt; color: rgb(0, 0, 0);"><span>Hi,</span><div>
<span><br></span></div><div><span>With Asterisk 1.8 is it now possible to register the same SIP account at multiple endpoints and for both to ring when the associated extension is dialed ?<br><font color="#888888">-- <br>
<span name="x"></span>Thanks, Phil<span name="x"></span><br></font></span></div></div></div><br>--<br>
_____________________________________________________________________<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/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br><font color="#888888"><div>
Best Ragards</div><div>Rizwan Qureshi</div><div>VoIP/Asterisk Engineer</div><div>Axvoice Inc.</div>
<div>V: +92 (0) 3333 6767 26</div><div>E: <a href="mailto:rizwanhasham@gmail.com" target="_blank">rizwanhasham@gmail.com</a></div><div>W: <a href="http://www.axvoice.com/" target="_blank">www.axvoice.com</a></div></font><br>