[Kamailio-Users] Sending from 1 of N ip address

Juha Heinanen jh at tutpro.com
Sun Jun 21 16:19:26 CEST 2009


Stagg Shelton writes:

 > 	  if (next_gw()) {
 > 		# prepare for lcr failover
 > 		t_on_failure("2");
 >                  if(uri=~"sip:.*[@]A.B.C.D+.*")

perhaps easier:

	if ($rd == "A.B.C.D") ...

-- juha




More information about the sr-users mailing list