<div>Hi</div>
<div>&nbsp;</div>
<div>thanks it works.</div>
<div>&nbsp;</div>
<div>Ram<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 8/9/06, <b class="gmail_sendername">Alexandre Snarskii</b> &lt;<a href="mailto:snar@paranoia.ru">snar@paranoia.ru</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Tue, Aug 08, 2006 at 07:35:47PM +0530, ram wrote:<br>&gt; Hi<br>&gt;<br>&gt; I have installed SER and testing
<br>&gt; But in my both sipura config same Extension<br>&gt; both are registering, how can i restrict the extensions.<br>&gt;<br>&gt; If the user already loging, reject other user to login using same extension.<br>&gt;<br>
&gt; any sample rules.<br><br>From modules/registrar/README:<br><br>1.3.13. max_contacts (integer)<br><br>&nbsp;&nbsp;The parameter can be used to limit the number of contacts per<br>&nbsp;&nbsp;AOR (Address of Record) in the user location database. Value 0
<br>&nbsp;&nbsp;disables the check.<br><br>&nbsp;&nbsp;Default value is 0.<br><br>&nbsp;&nbsp;Example 1-12. Set max_contacts parameter<br>...<br># Allow no more than 10 contacts per AOR<br>modparam(&quot;registrar&quot;, &quot;max_contacts&quot;, 10)<br>
...<br>&nbsp;&nbsp;&nbsp;&nbsp;_________________________________________________________<br><br>I suppose that setting this parameter to 1 will solve your problem.<br><br><br></blockquote></div><br>