<div dir="ltr">Hi All,<div><br></div><div>I guess this issue has been discussed before but I could not find a suitable solution.</div><div><br></div><div>I've this one user with the CIDR declared in directory/default/1000.xml</div>
<div><br></div><div><div><include></div><div> <user id="1000" cidr="<a href="http://12.34.56.78/32,20.0.0.0/8">12.34.56.78/32,20.0.0.0/8</a>"> <!--ID is the sip username. CIDR is optional -- if specified, these IPs with automatically auth to this user--></div>
<div><div> <params></div><div> <param name="password" value="1234"/></div><div> <param name="vm-password" value="1000"/></div><div> </params></div>
<div> <variables></div><div> <variable name="accountcode" value="1000"/></div><div> <variable name="user_context" value="default"/></div><div> <variable name="effective_caller_id_name" value="Extension 1000"/></div>
<div> <variable name="effective_caller_id_number" value="1000"/></div><div> </variables></div><div> </user></div><div><br></div><div>Another user 2000 is defined but no CIDR is added there.</div>
<div><div> <user id="2000" cidr="<a href="http://12.34.56.78/32,20.0.0.0/8">12.34.56.78/32,20.0.0.0/8</a>"></div><div> <params></div><div> <param name="password" value="1234"/></div>
<div> <param name="vm-password" value="2000"/></div><div> </params></div><div> <variables></div><div> <variable name="accountcode" value="2000"/></div>
<div> <variable name="user_context" value="default"/></div><div> <variable name="effective_caller_id_name" value="Extension 2000"/></div><div> <variable name="effective_caller_id_number" value="2000"/></div>
<div> </variables></div><div><div> </user></div></div></div><div><br></div><div>Now, when user 2000 dials out to another extension, ACL is still authenticating the user as 1000. How can I associate 2000 and it's associated params and variables to this call instead of 1000's?</div>
<div><br></div>-- <br><div dir="ltr">Thanks,<div>Dipak</div></div>
</div></div></div>