<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Mauro, <br><br>Yes, you will receive <span>simultaneous</span> ring on all devices which are registered with the same SIP User Account.<br><br>If a SIP user is registered on multiple devices i.e. only one SIP account is used and only one extension is used here in my implementation, then he will ring on all registered SIP enabled devices/<span><span><span><span><span>softphones</span></span></span></span></span>.<br><br>Also I've tested it with following combinations of SIP enabled devices/Softphones.<br><br>1) Both ports of SPA2100 are registered with one SIP account(Same IP address but different ports)<br>2) The same SIP user is registered with one port of SAP2100 and the same user is registered with Xten (multiple IP addresses)<br>3) The same SIP User is registered with two different SIP Dialers.<br><br>Here in these three cases I've sucessfully able to
 receive concurrent ring on the registered devices/softphones. Also CDR are working correctly.<br><br>The perl script works perfectly with my customization, you need to modify it according to&nbsp; your requirements.<br><br><br> Muhammad Faheem<br>Software Engineer<br>AxVoice Inc.<br>307,Y Commercial,<br>DHA Lahore, Pakistan<br>+92-333-4793314<br><a href="http://www.axvoice.com" target="_blank">http://www.axvoice.com</a> <br><br><br>--- On <b>Thu, 8/27/09, Mauro Sergio Ferreira Brasil <i>&lt;mauro.brasil@tqi.com.br&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Mauro Sergio Ferreira Brasil &lt;mauro.brasil@tqi.com.br&gt;<br>Subject: Re: [asterisk-users] Multiple user registration ...<br>To: "Asterisk Users Mailing List - Non-Commercial Discussion" &lt;asterisk-users@lists.digium.com&gt;<br>Date: Thursday, August 27, 2009, 8:00 PM<br><br><div class="plainMail">Hi Muhammad,
 and thanks a lot for the answer.<br><br>On this moment I'm making some tests in order to collect enough <br>information to participate of a meeting at the end of this day regarding <br>the use of Asterisk.<br>I won't have time to validate your contribution before this meeting and <br>this info would be very handfull.<br><br>So... could you please just clarify me if this approach you've used <br>allows multiple SIP clients (softphone, ATA, VoIP-Celular) registrate <br>with Asterisk using the same SIP user (like SIP/101, for example) on <br>such way that if someone call this number all clients gets <br>simultaneously called?<br><br>Thanks and best regards,<br>Mauro.<br><br><br><br><br>Faheem escreveu:<br>&gt; Dear Mauro,<br>&gt;<br>&gt; Your requirement seems Clone line feature for asterisk. The same <br>&gt; question I've asked here in this group, a months later but could't get <br>&gt; well. But actually implemented it now!<br>&gt; It is done using AMI.
 Here is its basic psudo code.<br>&gt;<br>&gt; # ami-event.pl<br>&gt; Connect to AMI<br>&gt; Read the AMI Events<br>&gt; Parse the events<br>&gt; If it is registration Event then store the <br>&gt; Username/IP/Ports/Technology in Database<br>&gt;<br>&gt; # dial plan<br>&gt; run agi script to get all strings eg.<br>&gt; first Device:&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;SIP/User@192.168.0.123:5061<br>&gt; second Device:&nbsp; SIP/User@10.0.0.150:6060<br>&gt;<br>&gt; The complete script is attached.<br>&gt;<br>&gt;<br>&gt;<br>&gt; Muhammad Faheem<br>&gt; Software Engineer<br>&gt; AxVoice Inc.<br>&gt; 307,Y Commercial,<br>&gt; DHA Lahore, Pakistan<br>&gt; +92-333-4793314<br>&gt; <a href="http://www.axvoice.com" target="_blank">http://www.axvoice.com</a> &lt;<a href="http://advcomm.net/" target="_blank">http://advcomm.net/</a>&gt;<br>&gt;<br>&gt;<br>&gt; --- On *Wed, 8/26/09, Mauro Sergio Ferreira Brasil <br>&gt; /&lt;<a ymailto="mailto:mauro.brasil@tqi.com.br"
 href="/mc/compose?to=mauro.brasil@tqi.com.br">mauro.brasil@tqi.com.br</a>&gt;/* wrote:<br>&gt;<br>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;From: Mauro Sergio Ferreira Brasil &lt;<a ymailto="mailto:mauro.brasil@tqi.com.br" href="/mc/compose?to=mauro.brasil@tqi.com.br">mauro.brasil@tqi.com.br</a>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Subject: [asterisk-users] Multiple user registration ...<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;To: "Asterisk Users Mailing List - Non-Commercial Discussion"<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&lt;<a ymailto="mailto:asterisk-users@lists.digium.com" href="/mc/compose?to=asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Date: Wednesday, August 26, 2009, 7:07 PM<br>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Hello there!<br>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;We are planning to use Asterisk on our VoIP platform, and we are<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;spending some brains on a way to provide
 the following facility: let<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;some SIP user (extension) registrate with more than one client (ATA,<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;SoftPhone, VoipCelular, etc) - what isn't a problem at all -,<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;initiate<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;calls from any of this devices that are registrated with the same<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;user -<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;no problems on tests too -, but also receive INVITE requests on "all"<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;devices if someone calls this user - yeah... here the thing gets<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;creepy.<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;The demand is quite simple: let a user registrate with multiple<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;devices<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;using the same SIP user on such way that if someone call him, all<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;these<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;registered devices will
 ring and the first to take the call will<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;be "the<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;lucky one".<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;The demand, as I've said, is quite simple and logical (translated<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;to our<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;living world), but the reality is a very different history.<br>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;On our tests, always is the last registered application/device that<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;receives the call indication.<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;And only the last one.<br>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;We are making some tests trying to "kind of deceive" Asterisk on<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;second,<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;third, and additional, registrations so it receives from Realtime<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;"fake"<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;extensions numbers on such a way that we can use all these
 fake<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;extensions to build a queue dinamicaly (through ARA) and provide the<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;desired "ring on all" functionality.<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;I think this will lead us to lots of SIP sinalization and multi user<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;registration problems, but that was the best shot we had here<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;until now.<br>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;I would like to know if anyone had the same demand and, maybe, have<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;found any viable solution to it.<br>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Thanks and best regards,<br>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;-- <br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;__At.,&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;<br>&gt;&nbsp;
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; _<br>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;*Technology and Quality on Information*<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Mauro Sérgio Ferreira Brasil<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Coordenador de Projetos e Analista de Sistemas<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;+ <a ymailto="mailto:mauro.brasil@tqi.com.br" href="/mc/compose?to=mauro.brasil@tqi.com.br">mauro.brasil@tqi.com.br</a> &lt;/mc/compose?to=<a ymailto="mailto:mauro.brasil@tqi.com.br" href="/mc/compose?to=mauro.brasil@tqi.com.br">mauro.brasil@tqi.com.br</a>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&lt;mailto:@tqi.com.br&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;: www.tqi.com.br &lt;<a href="http://www.tqi.com.br"
 target="_blank">http://www.tqi.com.br</a>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;( + 55 (34)3291-1700<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;( + 55 (34)9971-2572<br>&gt;<br>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;_______________________________________________<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;AstriCon 2009 - October 13 - 15 Phoenix, Arizona<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;asterisk-users mailing list<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br>&gt;<br>&gt;
 ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>&gt;<br>&gt; AstriCon 2009 - October 13 - 15 Phoenix, Arizona<br>&gt; Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br>-- <br>__At.,&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;_<br> <br>*Technology and Quality on Information*<br>Mauro Sérgio Ferreira Brasil<br>Coordenador de Projetos e Analista de Sistemas<br>+ <a ymailto="mailto:mauro.brasil@tqi.com.br" href="/mc/compose?to=mauro.brasil@tqi.com.br">mauro.brasil@tqi.com.br</a> &lt;mailto:@tqi.com.br&gt;<br>: www.tqi.com.br &lt;<a href="http://www.tqi.com.br" target="_blank">http://www.tqi.com.br</a>&gt;<br>( + 55 (34)3291-1700<br>( + 55 (34)9971-2572<br><br><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br><br>AstriCon 2009 - October 13 - 15 Phoenix, Arizona<br>Register Now: <a href="http://www.astricon.net"
 target="_blank">http://www.astricon.net</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></div></blockquote></td></tr></table><br>

start: 0000-00-00
end: 0000-00-00