What is the difference between setting &quot;mhomed=1&quot; and using the force_send_socket() function, beside providing more control.<br>
<br>
mhomed=1 seems to properly set the source IP for SIP signalling in a multi-homed situation (two IPs).<br>
<br>
<br>
-ovi<br><br><div><span class="gmail_quote">On 6/2/06, <b class="gmail_sendername">Bogdan-Andrei Iancu</b> &lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Simon,<br><br>to force sending from a different interface (to switch across the<br>interfaces), use the force_send_socket() function. See:<br><br><a href="http://openser.org/dokuwiki/doku.php?id=openser_core_cookbook#force_send_socket_protoaddress_port">
http://openser.org/dokuwiki/doku.php?id=openser_core_cookbook#force_send_socket_protoaddress_port</a><br><br>the double Record-Route will automatically be inserted to reflect the<br>interface change.<br><br>regards,<br>bogdan
<br><br><br>
</blockquote></div><br>