<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi all,<div><br></div><div>I need some help on getting to work my scenario:</div><div><br></div><div>I have 3 asterisk servers, and every agents (soft phones like zoiper) is connecting  to which server they need by contacting the PublicIP of each server. (the problem is that I need to reuse the IP address on others servers) .</div><div><br></div><div>I want if is possible to use a <span class="gmail-il">proxy like "haproxy" but for sip to redirect the agents (softphones)</span>, </div><div>to their coresponding server.  </div><div><br></div><div>For example: </div><div>- <a href="mailto:james@ast.example.com">james@ast.example.com</a> -> must register to asterisk server 1, </div><div>- <a href="mailto:sarah@ast2.exampe.com">sarah@ast2.exampe.com</a> -> must register to asterisk server 2 </div><div>- andy@ast3.example.com-> must register to asterisk server 3</div><div><br></div><div><a href="http://ast.example.com">ast.example.com</a>, <a href="http://ast2.example.com">ast2.example.com</a>, <a href="http://ast3.example.com">ast3.example.com</a> = will share all the same ip, </div><div><br></div><div>when the request arrives in the proxy it should check the vhost and redirect to the coresponding server for registering.</div><div><br></div><div>Any hints and how to do this scenario? <br></div></div></div></div></div>