[OpenSIPS-Users] load_balance and 483 error.
Iñaki Baz Castillo
ibc at aliax.net
Thu Jul 16 01:09:36 CEST 2009
El Jueves, 16 de Julio de 2009, David escribió:
> Here's a capture of the ACK and loop, can send full nget if you
> like:
>
> U 2009/07/15 19:27:22.742189 sipp-ip:5060 -> opensips-ip:5060
> ACK sip:xxx at opensips-ip:5060 SIP/2.0.
This ACK is wrong. Note that the the RURI is opensips itself hen it should be
the Contact received in the 200 from Asterisk:
Contact: <sip:xxx at asterisk-ip>
The ACK for a 200 is an *in-dialog* request so it must be setnt to the proxy
(since it did loose-routing by adding Record-Route header) and the RURI must
be the final destination.
SIPp doesn't handle corretly this case, I already tested it time ago. You must
to improve your SIPp scenario and set in the ACK RURI the Contact received in
the 200. That's all.
--
Iñaki Baz Castillo <ibc at aliax.net>
More information about the Users
mailing list