Hi all<br><br>I have implemented the load balance in mode statefull, I obtained the next messages:<br><br>phone1 dispatcher sipserver phone2<br> --------INVITE--------> ----INVITE-----------> ----INVITE--------><br> <----100 TRYING---- <---100 TRYING---- <---100 TRYING----<br> <----180 RINGING-- <---180 RINGING--- <---180 RINGING---<br> <----200 OK---------- <----- 200 OK-------- <---200
OK--------<br> -------- ACK --------> --------- ACK --------> <br><br><br>You can see that the sipserver never sends ACK message to video_phone2.<br>Is this correct?<br><br>Then I try the next, in the sipserver:<br> if (method =="ACK"){<br> if (!t_relay()) {<br> sl_reply_error();<br> };<br> return;<br> }<br><br>But the sipserver doesn't send the message ACK at the phone2?<br>Does some body know what it's wrong?<br><br><p> 
                <hr size=1>
Do You Yahoo!?
La mejor conexión a Internet y <b>2GB</b> extra a tu correo por $100 al mes. <a href="http://net.yahoo.com.mx">http://net.yahoo.com.mx</a>