<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:10pt"><div>Hi Duane,<br><br>Thank you. <br><br>Yes, In my case, shouldn't use the domain module.<br><br>I disabled the domain module, it works fine.<br><br>Thank you very much<br><br>Chris<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 10pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Duane Larson &lt;duane.larson@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> OpenSIPS users mailling list &lt;users@lists.opensips.org&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Sat, January 8, 2011 8:32:03 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [OpenSIPS-Users] About domain name and
 IP<br></font><br>If OpenSIPS is only going to be used for one company you could just not use the domain module at all.&nbsp; I am not sure if what you are asking to do is possible.&nbsp; Someone else might know.<br><br>
<div class="gmail_quote">On Sat, Jan 8, 2011 at 6:50 PM, Chris Liu <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:cachris68@yahoo.ca" target="_blank" href="mailto:cachris68@yahoo.ca">cachris68@yahoo.ca</a>&gt;</span> wrote:<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;" class="gmail_quote">
<div>
<div style="font-family: times new roman,new york,times,serif; font-size: 10pt;">
<div>Thank you Duane.<br><br>But in my case, the ip address 123.123.123.123 is the same as <a rel="nofollow" target="_blank" href="http://voip.abc.com/">voip.abc.com</a>, they are belong to one company.<br><br>the DNS A entry is <a rel="nofollow" target="_blank" href="http://voip.abc.com/">voip.abc.com</a> = 123.123.123.123<br>
<br>How can I use both of them in one company?<br><br>Regards,<br><br>Chris<br></div>
<div style="font-family: times new roman,new york,times,serif; font-size: 10pt;"><br>
<div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2">
<hr size="1">
<b><span style="font-weight: bold;">From:</span></b> Duane Larson &lt;<a rel="nofollow" ymailto="mailto:duane.larson@gmail.com" target="_blank" href="mailto:duane.larson@gmail.com">duane.larson@gmail.com</a>&gt;<br><b><span style="font-weight: bold;">To:</span></b> OpenSIPS users mailling list &lt;<a rel="nofollow" ymailto="mailto:users@lists.opensips.org" target="_blank" href="mailto:users@lists.opensips.org">users@lists.opensips.org</a>&gt;<br>
<b><span style="font-weight: bold;">Sent:</span></b> Sat, January 8, 2011 7:28:31 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [OpenSIPS-Users] About domain name and IP<br></font>
<div>
<div></div>
<div class="h5"><br>
<p>The domain part of the username is really supposed to be used so that you can have different companies hosted on your service.&nbsp; So you could have<br><a rel="nofollow" ymailto="mailto:David@companya.com" target="_blank" href="mailto:David@companya.com">David@companya.com</a><br>
And<br><a rel="nofollow" ymailto="mailto:David@companyb.com" target="_blank" href="mailto:David@companyb.com">David@companyb.com</a></p>
<p>That way you could have multiple users with the account david because they are from different domains.</p>
<p>Sent from Droid</p>
<div class="gmail_quote">On Jan 8, 2011 2:25 PM, "Chris Liu" &lt;<a rel="nofollow" ymailto="mailto:cachris68@yahoo.ca" target="_blank" href="mailto:cachris68@yahoo.ca">cachris68@yahoo.ca</a>&gt; wrote:<br>&gt; Hi All,<br>&gt; <br>&gt; I am new to opensips. I'd like to let users be able to login the system by <br>
&gt; domain name and ip address. <br>&gt; <br>&gt; <br>&gt; For eg. our opensips server's ip is 123.123.123.123 , the dns is <a rel="nofollow" target="_blank" href="http://voip.abc.com/">voip.abc.com</a>. A <br>&gt; user named David, should be able to register by <a rel="nofollow" ymailto="mailto:david@123.123.123.123" target="_blank" href="mailto:david@123.123.123.123">david@123.123.123.123</a> and <br>
&gt; <a rel="nofollow" ymailto="mailto:david@voip.abc.com" target="_blank" href="mailto:david@voip.abc.com">david@voip.abc.com</a><br>&gt; <br>&gt; I add user in the system <a rel="nofollow" ymailto="mailto:david@123.123.123.123" target="_blank" href="mailto:david@123.123.123.123">david@123.123.123.123</a>, but only <a rel="nofollow" ymailto="mailto:david@123.123.123.123" target="_blank" href="mailto:david@123.123.123.123">david@123.123.123.123</a> <br>
&gt; can login but not <a rel="nofollow" ymailto="mailto:david@voip.abc.com" target="_blank" href="mailto:david@voip.abc.com">david@voip.abc.com</a>. if I change the user to <br>&gt; <a rel="nofollow" ymailto="mailto:david@voip.abc.com" target="_blank" href="mailto:david@voip.abc.com">david@voip.abc.com</a>, it works for <a rel="nofollow" ymailto="mailto:david@voip.abc.com" target="_blank" href="mailto:david@voip.abc.com">david@voip.abc.com</a> but not <br>
&gt; <a rel="nofollow" ymailto="mailto:david@123.123.123.123" target="_blank" href="mailto:david@123.123.123.123">david@123.123.123.123</a>.<br>&gt; <br>&gt; How can I make the <a rel="nofollow" target="_blank" href="http://voip.abc.com/">voip.abc.com</a> works like 123.123.123.123? I already setup <br>
&gt; reserve DNS and point 123.123.123.123 to <a rel="nofollow" target="_blank" href="http://voip.abc.com/">voip.abc.com</a>.<br>&gt; <br>&gt; Please help me.<br>&gt; <br>&gt; Thanks<br>&gt; <br>&gt; Chris<br>&gt; <br>&gt; <br>
</div></div></div></div></div></div><br></div><br>_______________________________________________<br>Users mailing list<br><a rel="nofollow" ymailto="mailto:Users@lists.opensips.org" target="_blank" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a rel="nofollow" target="_blank" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>--<br>*--*--*--*--*--*<br>Duane<br>*--*--*--*--*--*<br>--<br>
</div></div>
</div><br></body></html>