[Kamailio-Users] BYE to the wrong IP
Danny Fröberg
danny.froberg at foreststar.net
Mon Jan 12 22:23:45 CET 2009
Alex,
Sorry about that, Provider SER uses; one *hostname* pointing to two IP's
Route set looks like;
route[ 1 ] {
if ( ! t_relay() ) {
sl_reply_error();
};
}
onreply_route[ 1 ] {
fix_nated_contact();
force_rport();
if ( ! search( "^Content-Length:\ 0" ) ) {
fix_nated_sdp( "3" );
};
}
-----Original Message-----
On Monday 12 January 2009 15:40:03 Danny Fröberg wrote:
> Provider SER: Is load balanced using standards DNS round robin with one
This is illegal and/or impossible. A CNAME must point to exactly _one_
hostname, not multiple, and not IP addresses.
> CNAME pointing to two IP's Our BYE goes to the wrong IP even though we use;
What's in the route-set? The IP address or the host/domain name of the
provider?
--
Alex Hermann
_______________________________________________
Kamailio (OpenSER) - Users mailing list
Users at lists.kamailio.org
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
More information about the sr-users
mailing list