<div>Hi,</div>
<div>     My OpenSIPS server has two network cards. One is public ip address such as 202.102.XX.XX,and the other is private ip address,such as 10.0.1.5.</div>
<div>     </div>
<div>     Now ,I want to forward INVITE ,BYE,CANCEL from 10.0.1.5 to 10.0.1.6,while forward MESSAGE and REGISTER from 202.102.XX.XX to 202.102.YY.YY.</div>
<div> </div>
<div>     I have test use force_send_socket to control the send sockets to different kinds of messages,but it seems to unuseful. It just send message from one socket. How can we accomplish this demo? Thanks a lot.</div>
<div> </div>
<div>CheeWii</div>
<div>    </div>